Click or drag to resize

ComboBoxEx.ImageList Property

X#
The ImageList object containing the images for the items in the ComboBoxEx object.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ImageList AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The ImageList object containing the images for the items in the ComboBoxEx object.
See Also