PictureTransparencyColor Property
PictureTransparencyColor
Gets or sets the transparency color for the picture in the control.
Declaration
[Browsable(true)]
public virtual Color PictureTransparencyColor { get; set; }
<Browsable(True)>
Public Overridable Property PictureTransparencyColor As Color