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

适用于