NetXP 3.0 Reference
ComboBoxExItem.ImageList Property
The item's image list.
[Visual Basic]
Public Property ImageList As
ImageList
[C#]
public
System.Windows.Forms.ImageList
ImageList {get; set;}
See Also
ComboBoxExItem Class
|
NETXP.Controls Namespace