RibbonSplitMenuItem.DropDownToolTipDescription プロパティ

定義

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

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

プロパティ値

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

注釈

依存プロパティ情報

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

適用対象