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

적용 대상