ToolStripControlHost.ImageTransparentColor 属性

定义

此属性与此类无关。

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

属性值

Color

图像的透明颜色。

属性

注解

要视为对象中透明的颜色。

适用于