SECToolBarManager::SetDefaultDockState
voidSECToolBarManager::SetDefaultDockState(void)
Load a default toolbar configuration state.
Defined in: tbarmgr.cpp
Return Value
void
Comments
Use this function to set or restore the default toolbar and menubar configuration as defined by calls SECToolBarManager::DefineDefaultToolBar. This functionally essentially resets any and all user customization of the toolbars/menubars.
See Also