menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Called when stacked dialog OK button is pressed.
Syntax:
public virtual
bool
OnApply(
)
virtual
Returns:
Type:
bool
If 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.
Available since:
5.0
home
/
Rhino.UI
/
StackedDialogPage
/
OnApply
OnApply method
Class:
Rhino.UI.StackedDialogPage
Nothing found