Hiding the control is equivalent to setting the Control.Visible property to false. After the Control.Hide method is called, the Control.Visible property returns a value of false until the Control.Show method is called.
Requirements
Namespace: System.Windows.Forms Assembly: System.Windows.Forms (in System.Windows.Forms.dll) Assembly Versions: 1.0.5000.0, 2.0.0.0