Documentação da API
>
Custom user interface
>
Object ProUIDashboardpage
> Function ProUIDashboardpageTitleSet
Function ProUIDashboardpageTitleSet
Description
Assigns the title string for the dashboard page. This will be shown as the button name for the slide-up panel.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardpageTitleSet
(
ProUIDashboardPage
page
/* (In)
The dashboard page handle.
*/
wchar_t
* title
/* (In)
The title string.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Accessing a Dashboard Page:ProUIDashboardpageTitleSet
Isto foi útil?
Este site funciona melhor com JavaScript habilitado