Questions tagged [microsoft-common-controls]
3 questions
27
votes
14 answers
Visual Studio 6 Windows Common Controls 6.0 (sp6) Windows 7, 64 bit
I was asked to help work on a legacy vb6 application for someone, so I decided to toss Visual Studio 6 on my Windows 7 x64 laptop following this guide.
It installed fine, and from I can see everything is working except for Microsoft Windows Common…

Jay
- 885
- 1
- 7
- 9
2
votes
0 answers
How to fix the error "Cannot load control TabStrip" in VB6 program?
When I am trying to build the exe in VB6, I am getting a pop up saying that a particular form cannot be loaded. When I checked its log file, it says "Cannot load TabStrip."
The same thing is working fine in another machine having Microsoft Visual…

user1711034
- 31
- 2
- 3
1
vote
2 answers
How do I toggle word-wrap in a EditBox
How can I toggle word-wrap in a multiline EditBox?
I can create it with or without but I don't know which message I should use to toggle the wrapping mode.

wsman
- 68
- 4