|
Microsoft® Windows XP® / Vista® Themes Support |
|
|
 |
BCGControlBar Pro (MFC) |
 |
BCGSuite (MFC) |
 |
BCGControlBar (Microsoft .NET) |
|
| The library has built-in mechanism allowing to give your application Microsoft® Windows XP/Vista® look. All library components such as toolbars, menus, tab controls, frames, docking bars and buttons can be drawn using Theme API, so your application will have the modern look. |
|

|
|

|
|

|
|
| Sample code: |
// Enable Windows XP look:
CBCGPVisualManager::SetDefaultManager (RUNTIME_CLASS (CBCGPWinXPVisualManager));
|
|
|
| Prev
Next |