DialogShellControllerEhOK Method |
Called when the user presses the OK button. Calls the Apply method of the
hosted controller, then closes the form.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void EhOK(
CancelEventArgs e
)
Parameters
- e CancelEventArgs
[Missing <param name="e"/> documentation for "M:Altaxo.Gui.Common.DialogShellController.EhOK(System.ComponentModel.CancelEventArgs)"]
See Also