Method OnSplitterMoved
OnSplitterMoved(SplitterEventArgs)
Raises the SplitterMoved event. This event occurs when the user finishes moving the splitter.
protected virtual void OnSplitterMoved(SplitterEventArgs e)
Parameters
eSplitterEventArgsA SplitterEventArgs that contains the event data.