Documentación de la API
>
Creo Parametric user interface
>
Object ProUIDashboardpage
> Function ProUIDashboardpageVisibleSet
Function ProUIDashboardpageVisibleSet
Description
Modify the visibility of the button which opens the dashboard page.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardpageVisibleSet
(
ProUIDashboardPage
page
/* (In)
The dashboard page handle.
*/
ProBoolean
visible
/* (In)
The state of the page.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_GENERAL_ERROR
Failed to Modify the page button.
User Guide References
Accessing a Dashboard Page:ProUIDashboardpageVisibleSet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado