Gets or sets a value indicating whether the control and all its child controls are displayed.
シンタックス
'宣言
Public Property Visible As Boolean
public bool Visible {get; set;}
プロパティ値
true if the control and all its child controls are displayed; otherwise,
false. The default is
true.
参照