Click here to Skip to main content
15,905,867 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hello

Does anyone know how to implement virtual combo box?

With "virtual combo box" I mean similar like ListView in virtualmode.

jtpaa
Posted

1 solution

http://support.microsoft.com/kb/197690[^]

Download and run vcombobx.exe
It will ask you the path to extract. Then you will find VCOMBOBX and VIRTCBOX folders in that location. Open .dsw files. It will ask to upgrade, click Yes.

That's it. It builds fine, and you will get the .dll files in respective debug directories.

[Edit] http://www.mediafire.com/?e27zy7d6dunbek2[^] 6.5 MB (Open .vcproj files)
 
Share this answer
 
v3
Comments
jtpaa 26-Apr-11 6:08am    
Thanks.
Actually I found this also. But I wasn't able to open this example with Visual Studio 2008.
Additional question: How could I get this example opened :)

jtpaa
Prerak Patel 26-Apr-11 6:16am    
Updated answer. It just works fine with VS2008.
jtpaa 26-Apr-11 6:41am    
Ok, thanks again.

Although I couldn't get it opened.
My VS2008 doesn't ask to upgrade the files, I'm not sure, but this migth be because I have VS2008 Express Edition.

jtpaa
Prerak Patel 26-Apr-11 7:02am    
Ohh, I uploaded it to Mediafire if you are interested to see it.
http://www.mediafire.com/?e27zy7d6dunbek2
Prerak Patel 26-Apr-11 7:07am    
Forgot to mention. If you download the rar, you can directly open .vcproj files.

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