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

屬性值

String

ToolStripSeparator 顯示之影像的索引鍵。

屬性

備註

這個屬性與這個類別無關。

適用於