Custom Dialogs
|
Purpose: |
Display a custom dialog box. |
|
Category: |
Custom Dialogs |
|
Syntax: |
OpenDialog "dialog id" dialog id A dialog id you have created in the upper right "Dialogs" tab. |
|
Example: |
OpenDialog "MyDialog" |
|
Purpose: |
Close a custom dialog box previously opened with OpenDialog. |
|
Category: |
Custom Dialogs |
|
Syntax: |
CloseDialog |
|
Example: |
CloseDialog |
Created with the Personal Edition of HelpNDoc: Free help authoring tool