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