ToolStripControlHost.ImageTransparentColor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此属性与此类无关。
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
属性值
图像的透明颜色。
- 属性
注解
要视为对象中透明的颜色。