Table of Contents

Method OnSplitterResize

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnSplitterResize(SplitterPanelEventArgs)

Called when the splitter sash is moved.

protected virtual void OnSplitterResize(SplitterPanelEventArgs e)

Parameters

e SplitterPanelEventArgs

An SplitterPanelEventArgs that contains the event data.