Technical questions
-
I've installed BCGControlBar library, but I can't find any DLLs and library files. Where can I find them?
Updated: Wednesday, May 11, 2022
-
The Integration Wizard has reported me the following error: "Cannot setup BCGPAppWizard***. Error code = 80131500". How do I fix this?
Updated: Thursday, June 13, 2024
-
How can I start using BCGControlBar library?
Sunday, October 16, 2016
-
How can I switch my existing MFC application to BCGControlBar library?
Updated: Wednesday, December 18, 2019
-
How can I change the menu contents dynamically, in run-time?
Updated: Sunday, October 16, 2016
-
I added some new toolbar buttons and menu items in my Resource Editor, but I don't see them when I'm running the application. What's going wrong?
Updated: Sunday, October 16, 2016
-
I would like assigning some images to the menu items without placing them on the toolbars. Is it possible?
Sunday, October 16, 2016
-
How can I add to my program context menus?
Updated: Sunday, October 16, 2016
-
Is it possible to change a default menu/toolbars font?
Sunday, October 16, 2016
-
How can I add a library to my static MFC project?
Updated: Wednesday, June 13, 2018
-
I would like to draw my own images on the menu items without adding them to toolbars resources. How can I do it?
Sunday, October 16, 2016
-
I put a tree control into CBCGPDockingControlBar window. How can I response the messages of the tree control?
Sunday, October 16, 2016
-
I create two toolbars in the OnCreate method of my CMainFrame class. When I run the application for the first time, the toolbars show, but when I run a second time, the toolbars are the same and look like the second toolbar. What am I doing wrong?
Updated: Sunday, October 16, 2016
-
Is it possible to use CBCGPToolBar in dialog boxes?
Sunday, October 16, 2016
-
I'm using Visual C++ 6.0. I'm getting access violation in CHtmlView::Refresh2 during execution of my application. What's going wrong?
Sunday, October 16, 2016
-
The following error appears when I'm trying to compile the library under VC++ 6.0 + platform SDK: "transact.h(226) : error C2059: syntax error : 'constant'". How can I solve this problem?
Sunday, October 16, 2016
-
In my application I have a number of toolbars. How to create one of the toolbars with a different image/button size?
Sunday, October 16, 2016
-
I'm porting my application to BCGControlBar. When I'm trying to access the main application menu, GetMenu always returns NULL. How can I change my menu bar?
Updated: Sunday, October 16, 2016
-
When I'm trying to link my program with BCGControlBar library, I get lot of linker errors like 'error LNK2001: unresolved external symbol "public: virtual long __thiscall CBCGPWnd::get_accName'. How can I resolve this problem?
Updated: Sunday, October 16, 2016
-
When I'm trying to open (by double-click) a file previously saved in application created with BCGPAppWizard, I see "There was a problem sending a command to the program" DDE error. How to resolve it?
Wednesday, February 01, 2017
-
How to put two toolbars on one row?
Updated: Wednesday, February 01, 2017
-
How do I dynamically hide or show specific Ribbon Bar elements, such as tabs, panels, or controls?
Updated: Tuesday, June 11, 2024
-
Do you support multi-line ("stacked") tabs?
Updated: Tuesday, June 11, 2024
-
I want to create my own visual theme based on one of the existing visual managers. How can I do this?
Updated: Tuesday, June 11, 2024
-
When I am running my application in the Visual Studio debugger, I see a lot of the following messages in the Debug Output window: “Microsoft C++ exception: _com_error." The messages came from CBCGPGraphicsManagerD2D::BeginDraw(). What can I do to get rid of these errors?
Updated: Tuesday, June 11, 2024