System.Windows.Forms.Control.VisibleChanged Event

Occurs when the Control.Visible property value changes.

Syntax

public event EventHandler VisibleChanged

Remarks

This event is raised if the Control.Visible property is changed by either a programmatic modification or user interaction.

For more information about handling events, see Consuming Events.

Requirements

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