Table of Contents

Event StatusBarChanged

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

Occurs when the value of the StatusBar property changes.

public event EventHandler? StatusBarChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements