[]
Represents the methods that will handle the SplitterMoving and SplitterMoved events of a C1Sizer control.
public delegate void C1SizerEventHandler(object sender, C1SizerEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the methods that will handle the and events of a control. |
C1SizerEventArgs | e | Represents the methods that will handle the and events of a control. |
Name | Description |
---|---|
C1SizerEventHandler(object, nint) |
Name | Description |
---|---|
BeginInvoke(object, C1SizerEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, C1SizerEventArgs) |