Table of Contents

Event ResizableChanged

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

Occurs when the value of the Resizable property changes.

public event EventHandler? ResizableChanged

Returns

EventHandler
Occurs when the value of the property changes.
Implements