[]
Gets or sets the transparent color for images not in image list.
[C1Description("C1CommandHolder.ImageTransparentColor", "Gets or sets the transparent color for images not in image list.")]
[C1Category("Appearance")]
public Color ImageTransparentColor { get; set; }
<C1Description("C1CommandHolder.ImageTransparentColor", "Gets or sets the transparent color for images not in image list.")>
<C1Category("Appearance")>
Public Property ImageTransparentColor As Color