I have a VC++ application , written using Visual studio 6.0. The application UI has a number of listcontrols,bu ttons etc. The UI is fine when launched on Windows XP. The application has been there for years. Now I have to make it work on Windows 7 machine.
The problem now is the UI controls,especi ally the listboxes get a horizontal scroll bar when launched on WIndows 7(they do not come when launched in XP). Due to this scrollbar,the controls look shrinked and the UI distorted.
Please suggest what can be done to remove the horizontal scroll bar.
The problem now is the UI controls,especi ally the listboxes get a horizontal scroll bar when launched on WIndows 7(they do not come when launched in XP). Due to this scrollbar,the controls look shrinked and the UI distorted.
Please suggest what can be done to remove the horizontal scroll bar.