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

プロパティ値

常に true

適用対象