Click here to Skip to main content
15,887,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am new into MFC and I am working on a winform which is being build up by MFC code.

The form is having a BCGP ComboBox and its using BCGP Scrollbar. I got ".h" and ".cpp" files.

When I run the application, I can see that the scrollbar is not working if I try to scroll using mouse. But, its working if I scroll using keyboard up/down keys.

Can anybody give me any idea how to solve it?

What I have tried:

I have gone through some BCGP notes in the internet:
BCGSuite for MFC
Posted
Updated 17-Feb-20 21:50pm

1 solution

You need to ask at the BCGSoft: professional GUI controls for MFC/.NET/WinForms[^] support forum.
 
Share this answer
 
Comments
Member 11072126 18-Feb-20 4:30am    
I cannot be able to register there. Always throwing error while registration. Don't know why?
Anyways, have you worked on this BCGP controls? Then you can give an idea.
Richard MacCutchan 18-Feb-20 4:37am    
Sorry, I have never heard of this library, and no idea why you would need to use it for an MFC based application.
Member 11072126 18-Feb-20 5:52am    
A comboBox is being used which is of this library. Its a legacy application. Regarding the support link, they are not entertaining any question unless I provide a valid registration number and I don't have it.
Richard MacCutchan 18-Feb-20 7:28am    
Sorry, nothing we can do about that. You most likely need to buy a support contract from them.
Member 11072126 19-Feb-20 10:16am    
ok. thanks for your support.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900