Showing the control is equivalent to setting the Control.Visible property to true. After the Control.Show method is called, the Control.Visible property returns a value of true until the Control.Hide 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