
Visual C++ Combo boxes & Windows 2000
We have developed a
Visual C++ 6.0 application in Windows NT that uses
a CComboBox with the "right aligned text" property set (Extended
Styles tab of Combo Box properties).
When we run the application under Windows 2000, the combobox appears
"reversed" of how it appears in Windows NT (i.e. the dropdown arrow
was on the left side of the combo). We removed the right-aligned text
property, and things were back to normal.
Has anyone run across this problem or know how we can get a right
aligned combo box to display correctly in Windows 2000?
Thanks in advance for any help.
Terry Koyn