다음을 통해 공유


WizardDesigner.UsePreviewControl 속성

정의

디자인 호스트에서 미리 보기 컨트롤을 사용할지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual property bool UsePreviewControl { bool get(); };
protected override bool UsePreviewControl { get; }
member this.UsePreviewControl : bool
Protected Overrides ReadOnly Property UsePreviewControl As Boolean

속성 값

미리 보기 컨트롤을 사용하면 true이고, 연결된 컨트롤을 사용하면 false입니다.

적용 대상

추가 정보