RibbonToolTip.FooterTitle プロパティ

定義

このツールヒントに関連付けられているコントロールのツールヒント フッターに表示されるタイトル テキストを取得または設定します。

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

プロパティ値

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

注釈

依存関係プロパティ情報

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

適用対象