CommandBarControl.Caption プロパティ

定義

コマンド バー コントロールのキャプション テキストを設定または返します。

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

プロパティ値

注釈

コントロールのラベルは既定のポップ ヒントとしても表示されます。

適用対象