次の方法で共有


RibbonToolTip.Description プロパティ

定義

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

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

プロパティ値

String

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

注釈

依存プロパティ情報

識別子フィールド DescriptionProperty
メタデータのプロパティが次に設定されている true なし

適用対象