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)]
public string? ToolTipText { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ToolTipText : string with get, set
Public Property ToolTipText As String

プロパティ値

ツールヒント テキストの文字列形式。

属性

注釈

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

適用対象