Function ProUIDashboardpageVisibleSet
Description
Modify the visibility of the button which opens the dashboard page.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardpageVisibleSet
(
/* (In)
The dashboard page handle.
*/
ProBoolean visible
/* (In)
The state of the page.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Failed to Modify the page button.
User Guide References
¿Fue esto útil?