[]
public delegate void SelectionChangingEventHandler(object source, SelectionChangingEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | source | |
| SelectionChangingEventArgs | e |
| Name | Description |
|---|---|
| SelectionChangingEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, SelectionChangingEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, SelectionChangingEventArgs) |