BCGControlBar Pro for MFC
static BOOL CBCGPToolBar::LoadParameters ( LPCTSTR  lpszProfileName = NULL)
static

Loads general (global) toolbar parameters from the Windows registry.

Returns
Nonzero if successful; otherwise 0.

This function loads global parameters (such as menu animation type, menu shadows, "large icons" mode flag and so on) from the Windows registry.

The LoadParameters member function is called from CBCGPWorkspace::LoadState as a part of workspace initialization process.

Parameters
lpszProfileNameSpecifies the relative path to the Windows registry key.