次の方法で共有


UserControlFileEditor.Caption プロパティ

定義

ダイアログ ボックスのキャプションを取得します。

protected:
 virtual property System::String ^ Caption { System::String ^ get(); };
protected override string Caption { get; }
member this.Caption : string
Protected Overrides ReadOnly Property Caption As String

プロパティ値

String

エディター ウィンドウのキャプション。

適用対象

こちらもご覧ください