Share via


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입니다.

적용 대상