System.Windows.Forms.TabPage.Visible Property

This member is not meaningful for this control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public bool Visible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This member is not meaningful for this control.

To hide a tab in a System.Windows.Forms.TabControl, you must remove it from the control's TabControl.TabPages collection.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0