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

适用于