Table of Contents

Event VisibleChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.