[]
The delegate for the OptionsDialogOpening event.
public delegate void OptionsDialogOpeningEventHandler(object sender, OptionsDialogOpeningEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The delegate for the event. |
| OptionsDialogOpeningEventArgs | e | The delegate for the event. |
| Name | Description |
|---|---|
| OptionsDialogOpeningEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, OptionsDialogOpeningEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, OptionsDialogOpeningEventArgs) |