TypePresenter.CenterTypeBrowserDialog 属性

定义

获取或设置是否应居中显示类型浏览器对话框窗口。

public:
 property bool CenterTypeBrowserDialog { bool get(); void set(bool value); };
public bool CenterTypeBrowserDialog { get; set; }
member this.CenterTypeBrowserDialog : bool with get, set
Public Property CenterTypeBrowserDialog As Boolean

属性值

true 如果窗口应居中,则为 ;否则,为 false.

适用于