Category Creo Parametric user interface, Object ProNavigatorpane

Function ProNavigatorpanePHolderHide


Description
Hide pane fron the Navigator pane
Synopsis
#include <ProNavigator.h>
ProErrorProNavigatorpanePHolderHide(
ProCharName pane_name
/* (In)
Name of the navigator pane
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_GENERAL_ERRORFunction failed.

Manual References:

  1. User Interface: Menus, Commands, and Popupmenus: Adding Custom Dialog Box Components
  2. User Interface: Menus, Commands, and Popupmenus: Adding Custom Dialog Box Components