.NET Windows Forms in a Nutshell

SplitterEventHandler serializable

System. Windows .Forms (system. windows .forms.dll) delegate

This is a delegate for the Splitter.SplitterMoving and Splitter.SplitterMoved events.

public delegate void SplitterEventHandler (object sender , SplitterEventArgs e );

Associated Events

Splitter.{SplitterMoved() , SplitterMoving()}

Категории