Documentazione API
>
Custom user interface
>
Object ProUIDialog
> Function ProUIDialogTitleSet
Function ProUIDialogTitleSet
Description
Sets the label for a dialog
Synopsis
#include <
ProUIDialog.h
>
ProError
ProUIDialogTitleSet
(
char* dialog
/* (In)
The name of the dialog
*/
wchar_t
* label
/* (In)
The label
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
Sample Code References
pt_mfg_proctable ( PTMfgProcTable.c )
pt_userguide ( UgUtilUI.c )
User Guide References
Dialog Attributes:ProUIDialogTitleSet
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato