ImageList Property (SplitButtonItem)
In This Topic
Gets the
System.Windows.Forms.ImageList that contains the
System.Drawing.Image displayed on an item.
Syntax
'Declaration
Public ReadOnly Property ImageList As ImageList
public ImageList ImageList {get;}
See Also