Table of Contents

Event VisibleChanged

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

Occurs when the value of the Visible property changes.

public event EventHandler? VisibleChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements