
How to display complete long text in combo boxes
Platform: WindowNT (SP6), VC++6.0 (SP5),MFC
Hello,
In my application, i need to display a DropList combobox which can display
very long text. Now when viewing the text, in the combo box i am unable to
view the complete text as the combo's size is less than the text to be
displayed.
Is there some way i can display the complete text in a combo box? I tried
the AutoHScroll option in the combo resource, but it doesn't seem to make
any difference.
Thanks and Regards
Ganga