API 文件集 > Creo Parametric user interface > Object ProNavigatorpane > Function ProNavigatorpaneBrowsericonSet
Function ProNavigatorpaneBrowsericonSet
Description
Set pane icon (.BIF/.GIF)
Replacement in Object TOOLKIT:
Synopsis
#include <ProNavigator.h>
ProNavigatorpaneBrowsericonSet
(
ProCharName pane_name
/* (In)
Name of the new navigator pane
*/
ProCharName icon_file_name
/* (In)
Icon file name
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Not able to set the Icon
Sample Code References
User Guide References
這是否有幫助?