Gets or sets the ImageList which contains the images displayed in the drop-down suggestion window.
An ImageList which contains the images displayed in the drop-down suggestion window.
Images from the list are only displayed when DrawMode is Enhanced, OwnerDraw or OwnerDrawAndMeasure. When using one of the owner-draw modes, you must draw the image yourself using the DrawImage method.
AutoComplete Class | Skybound.AutoComplete Namespace