ToolStripSeparator.ToolTipText 屬性

定義

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

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

屬性值

String

字串,表示工具提示文字。

屬性

備註

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

適用於