API 文档 > Creo Parametric user interface > Object ProUIDashboardpage > Function ProUIDashboardpageStateSet
Function ProUIDashboardpageStateSet
Description
Modify the visibility of the button which opens the dashboard page according to the the page state. Affects the background and foreground of the button.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardpageStateSet
(
/* (In)
The dashboard page handle.
*/
/* (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
这对您有帮助吗?