次の方法で共有


_CommandBarButton.DescriptionText プロパティ

定義

コマンド バー コントロールの説明を設定または返します。

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

プロパティ値

実装

注釈

この説明は、ユーザーには表示されませんが、コントロールの開発者がほかの開発者向けにコントロールの動作などを記述しておくときに使用します。

このプロパティは、Macintosh のバルーン ヘルプに使用されます。

適用対象