다음을 통해 공유


PartDesigner.UsePreviewControl 속성

정의

디자이너에서 디자이너와 연결된 실제 컨트롤이 아닌 임시 복사본을 사용하여 디자인 타임 태그를 생성할 것인지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

항상 true입니다.

적용 대상