ComponentOne Menus and Toolbars for WinForms
ImageIndex Property (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : ImageIndex Property
Gets or sets the index of the command image (in C1CommandHolder.ImageList).
Syntax
'Declaration
 
Public Property ImageIndex As System.Integer
public System.int ImageIndex {get; set;}
See Also

Reference

C1Command Class
C1Command Members