BCGControlBar Pro for MFC

Detailed Description

The CBCGPOccManager class used for global replacement of "MS Sans Serif" fonts in all dialogs with "MS Shell Dlg" or "MS Shell Dlg 2".

To use this class:

Instantiate CBCGPOccManager global variable.

Pass a pointer to this variable to AfxEnableControlContainer (usually called in application's InitInstance method).

Inherits COccManager.

Public Member Functions

 CBCGPOccManagerClass constructor.