API-Dokumentation > Custom user interface > Object ProUIDialog > Function ProUIDialogDialogstyleSet
Function ProUIDialogDialogstyleSet
Description
Set the dialog style to the dialog.
Synopsis
#include <ProUIDialog.h>
ProUIDialogDialogstyleSet
(
char* dialog
/* (In)
Name of the dialog.
*/
/* (In)
The dialog style.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?