Function ProUIDialogRememberPosition
Description
Set the dialog to remember its position when it is destroyed. So that when it is recreated it will display at the same location.
Synopsis
| ProUIDialogRememberPosition |
| ( char* dialog /* (In) Name of the dialog. */ ) |
Returns
| The function succeeded. |
| The function failed. |
| One or more input arguments was invalid. |
User Guide References