[]
Gets or sets the image list for command images.
[C1Description("C1CommandHolder.ImageList", "Gets or sets the image list for command images.")]
[C1Category("Appearance")]
public ImageList ImageList { get; set; }
<C1Description("C1CommandHolder.ImageList", "Gets or sets the image list for command images.")>
<C1Category("Appearance")>
Public Property ImageList As ImageList