Event VisibleChanged
Occurs when the control changes its Visible property.
public static event EventHandler? VisibleChanged
Returns
- EventHandler
- Occurs when the control changes its property.
Remarks
Subscribe to this event to be notified when the visibility of the control is updated.