Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows subclasses to process the dialog box immediately before the dialog box.Run method.
Syntax
protected void prepareForRun(Object _dialog)
Run On
Called
Parameters
- _dialog
Type: Object Class
The dialog box to start.
Remarks
This method allows for last minute customization of the dialog box immediately before opening it.