Specifies whether items in the drop-down suggestion window are drawn automatically or using your own code.
| Member Name | Description |
|---|---|
| System | Items in the drop-down suggestion window are drawn by the operating system. Icons, custom fonts and colors colors are not supported by this mode.
|
| Enhanced | Items in the drop-down suggestion window are drawn by Skybound AutoComplete, using the assgined ImageList, custom colors and custom fonts specified for the control.
|
| OwnerDraw | Items in the drop-down suggestion window are drawn manually and all are of the same size.
|
| OwnerDrawAndMeasure | Items in the drop-down suggestion window are drawn manually and can differ in size.
|
Namespace: Skybound.AutoComplete
Assembly: Skybound.AutoComplete (in Skybound.AutoComplete.dll)
Skybound.AutoComplete Namespace