ToolStripSeparator.ImageKey プロパティ

定義

このクラスでは、このプロパティは使用されません。

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

プロパティ値

ToolStripSeparator に対して表示されるイメージのキー。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象