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

イメージの透過色。

属性

注釈

オブジェクトで透明として扱う色。

適用対象