How to display complete long text in combo boxes 
Author Message
 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



Sun, 18 Jul 2004 14:50:50 GMT  
 How to display complete long text in combo boxes
        See my reply in the microsoft.public.vc.mfc newsgroup.

Cheers
Check Abdoul
-------------------


Quote:
> 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



Sun, 18 Jul 2004 15:26:02 GMT  
 How to display complete long text in combo boxes
Thanks it worked
Ganga

Quote:
>         See my reply in the microsoft.public.vc.mfc newsgroup.

> Cheers
> Check Abdoul
> -------------------



> > 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



Tue, 20 Jul 2004 16:06:19 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. How to display complete long text in combo boxes

2. How to display complete long text in combo boxes?

3. How to display complete long text in comboboxes?

4. auto complete combo box?

5. List with columns containing both text and combo boxes / check boxes

6. RecordSet Field displayed in a Combo Box?

7. RecordSet Field displayed in a Combo Box?

8. Displaying a database field in a combo box

9. Capturing Returns in Text/Combo Box Controls

10. Set the text in a combo box

11. Problem with Getting Text in Combo Box

12. How to clear the window text of a drop list type combo box

 

 
Powered by phpBB® Forum Software