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.
Initializes and sets the caption for the dialog window.
Syntax
protected DialogRunbase dialogPostInit(DialogRunbase dialog)
Run On
Called
Parameters
- dialog
Type: DialogRunbase Class
The dialog instance to be intialized.
Return Value
Type: DialogRunbase Class
true if the dialog is ran successfully; otherwise, false.