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
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳