NetXP 3.0 Reference
ComboBoxEx.ImageList Property
The image list used by the items.
[Visual Basic]
Public Property ImageList As
ImageList
[C#]
public
System.Windows.Forms.ImageList
ImageList {get; set;}
See Also
ComboBoxEx Class
|
NETXP.Controls Namespace