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

適用於