RhinoCommon API
StackedDialogPageOnApply Method |
Called when stacked dialog OK button is pressed.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Return Value
Type: BooleanIf return value is true then the dialog will be closed. A return of false means there was an error and dialog remains open so page can be properly updated.
