Function ProUIDialogAboveactivewindowSet
Description
Sets the dialog to be always above the dialog which is the current active Creo Parametric window. This allows the Creo Parametric TOOLKIT application to ensure that their dialog does not end up behind the Creo Parametric window during window opening and closing events.
Important Note: If the Creo Parametric user changes the current active window, you must call this function again to set the dialog to be above the current active Creo Parametric window.
Synopsis
| ProUIDialogAboveactivewindowSet |
| ( char* dialog /* (In) The dialog. */ /* (In) */ ) |
Returns
| The function succeeded. |
| One or more input arguments was invalid. |
User Guide References