ToolStripControlHost.ImageTransparentColor Property

Definition

This property is not relevant to this class.

public:
 property System::Drawing::Color ImageTransparentColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color ImageTransparentColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ImageTransparentColor : System.Drawing.Color with get, set
Public Property ImageTransparentColor As Color

Property Value

Color

The transparent color of the image.

Attributes

Remarks

The color to treat as transparent in the object.

Applies to