API 文件集 > Custom user interface > Object ProUIDashboard > Function ProUIDashboardStdlayoutDefaultBtnsAdd
Function ProUIDashboardStdlayoutDefaultBtnsAdd
Description
Adds a new standard push buttons to the dashboard of Creo Parametric. This function affects the top-level Creo Parametric dashboard only.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardStdlayoutDefaultBtnsAdd
(
/* (In)
Bit mask to identify which buttons to add.
*/
)
Returns
The function successfully added the buttons.
One or more input arguments was invalid.
Failed to add one of the buttons.
User Guide References
這是否有幫助?