RibbonSplitMenuItem.DropDownToolTipTitle プロパティ

定義

このコントロールのドロップダウン領域のツールヒントに表示されるタイトル テキストを取得または設定します。

public:
 property System::String ^ DropDownToolTipTitle { System::String ^ get(); void set(System::String ^ value); };
public string DropDownToolTipTitle { get; set; }
member this.DropDownToolTipTitle : string with get, set
Public Property DropDownToolTipTitle As String

プロパティ値

ツールヒントに表示するタイトル テキスト。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド DropDownToolTipTitleProperty
に設定されたメタデータ プロパティ true なし

適用対象