Hi All,
I am new C++ programmer so please bear with me if I ask a basic (or stupid) question.
I have written a dialogue based application in MSVC++, and it has, among oter things, a List Box. Everything else works OK, but when I add an entry to list box that is wider than the List box boundaries, I do not get a scroll bar. This is even though I have specified a Horizontal scroll bar on the list box properties.
I checked MSDN, and found an article but that does not help much. Does anyone have an example or something that I can use. Thanks a lot for your help.
Realazad
I am new C++ programmer so please bear with me if I ask a basic (or stupid) question.
I have written a dialogue based application in MSVC++, and it has, among oter things, a List Box. Everything else works OK, but when I add an entry to list box that is wider than the List box boundaries, I do not get a scroll bar. This is even though I have specified a Horizontal scroll bar on the list box properties.
I checked MSDN, and found an article but that does not help much. Does anyone have an example or something that I can use. Thanks a lot for your help.
Realazad