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

属性值

编辑器窗口的标题。

适用于

另请参阅