System.Windows.Forms.Control.Visible Property

Gets or sets a value indicating whether the control and all its child controls are displayed.

Syntax

[System.ComponentModel.Localizable(true)]
public bool Visible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note that even if Visible is set to true, the control might not be visible to the user if it is obscured behind other controls.

Requirements

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