Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

MFC Combobox in visual studio 2022

$
0
0
Hello,

Im using visual studio 2022 installed in my project.

I have a combobox, which needs to display negetive floats. ( Internally it is owl combobox, TComboBox )

Eventhough the string i add is lets say "-6" , but is displaying, "6-" .. Could experts please help with this ?

Thanks
Pri

Viewing all articles
Browse latest Browse all 3042

Trending Articles