Table of Contents

Event TabSizeChanged

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

Occurs when the size of the tab has changed.

public event EventHandler<BaseEventArgs<Control>>? TabSizeChanged

Returns

EventHandler<BaseEventArgs<Control>>
Occurs when the size of the tab has changed.