다음을 통해 공유


ControlDesigner.Visible 속성

정의

디자인 타임에 컨트롤이 표시되는지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual property bool Visible { bool get(); };
protected virtual bool Visible { get; }
member this.Visible : bool
Protected Overridable ReadOnly Property Visible As Boolean

속성 값

Boolean

모든 경우에 true입니다.

적용 대상