API Documentation > Creo Parametric user interface > Object ProUIDashboardpage > Function ProUIDashboardpageForegroundcolorSet
Function ProUIDashboardpageForegroundcolorSet
Description
Assigns the text color for the button name that opens the slide-up panel.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardpageForegroundcolorSet
(
/* (In)
The dashboard page handle.
*/
/* (In)
The color to use for the title text.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
Was this helpful?