BCGSuite for MFC

Detailed Description

The CBCGPVisualManagerXP class is a "skin" that gives the application Office XP look and feel.

Call BCGPSetVisualManagerSuite(CBCGPVisualManager::BCGPVM_OFFICE_XP); to activate this visual theme.

+ Inheritance diagram for CBCGPVisualManagerXP:

Additional Inherited Members

- Public Member Functions inherited from CBCGPVisualManager
 BreadcrumbFillBackgroundCalled to fill background of Breadcrumb Navigation Bar.
 
 DrawGanttChartBackgroundCalled by the framework to draw Gantt Chart background.
 
 DrawGanttHeaderCellCalled by the framework to draw a Gantt control header cell.
 
 DrawGanttHeaderTextCalled by the framework to draw text in a Gantt control header cell.
 
 DrawGanttItemBackgroundCellCalled by the framework to fill background of a Gantt cell.
 
 FillGanttBarCalled by the framework to fill a Gantt Control item.
 
 GetDlgBackBrushReturns a brush used to fill background of a themed dialog.
 
 GetGanttColorsCalled by the framework to obtain colors (color scheme) to be used to draw Gantt Chart elements.
 
 IsOwnerDrawScrollBarTells whether the current Visual Manager supports custom scroll bar look.
 
 OnDrawGridSelectionBorderCalled by the framework to draw border around selected items in grid control.
 
 OnDrawGroupCalled by the framework to draw a Group control.
 
 OnDrawRadioButtonCalled by the framework to draw a radio button.
 
 OnDrawSliderChannelCalled by the framework to draw a slider channel.
 
 OnDrawSliderThumbCalled by the framework to draw a slider's thumb.
 
 OnDrawToolBoxButtonBorderCalled by the framework when the border of a toolbox button is about to be drawn.
 
 OnEraseToolBoxButtonCalled by the framework when the background of a toolbox button is erased.
 
 OnFillDialogCalled by the framework to fill background of a themed dialog.
 
 OnFillPlannerCalled by the framework to fill background of planner control.
 
 OnFillPlannerWeekBarCalled by the framework to fill the planner week bar.
 
- Static Public Member Functions inherited from CBCGPVisualManager
 GetInstanceReturns a pointer to the visual manager object.
 
 SetDefaultManagerSets the default visual manager.