ComponentOne Menus and Toolbars for WinForms
ImageList Property (C1CommandHolder)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : ImageList Property
Gets or sets the image list for command images.
Syntax
'Declaration
 
Public Property ImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members