Solved
Hello Bryan,
the dialog style defines what the user will be able to pick with the mouse cursor inside the Creo window while your dialog is displayed.
- If you choose a MODELESS style, it is possible to click and select anything in the Creo window behind your dialog. This option makes sense if the user shall be able to normally access Creo buttons and contents in the graphical area while your dialog is displayed.
- If you choose PROUIDIALOGSTYLE_WORKING everything except your dialog is frozen and cannot be selected. This makes sense for instance if your dialog contains a progress bar and it has to be avoided, that the user clicks or selects anything in the Creo window or the ribbon before your task is completed,
- Modal styles are the default and a mixture of the two points above. This should be usually used for a dialog which has a OK and Cancel button.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

