Is there a function to create drop down lists in VC++ 6?
If you how do you get the user to choose between a long
list of options without filling up all the form in a ugly
fashion?

Re: Drop down lists? by Jeff

Jeff
Fri Nov 21 10:31:16 CST 2003

"Mer" <anonymous@discussions.microsoft.com> wrote in message
news:346001c3b04a$5f9562c0$a601280a@phx.gbl...
> Is there a function to create drop down lists in VC++ 6?
> If you how do you get the user to choose between a long
> list of options without filling up all the form in a ugly
> fashion?

Do you mean a COMBOBOX?
--
Jeff Partch [VC++ MVP]



Re: Drop down lists? by anonymous

anonymous
Fri Nov 21 11:08:01 CST 2003


ahh...

thank you.

im blind and dumb and thats my excuse.


>-----Original Message-----
>"Mer" <anonymous@discussions.microsoft.com> wrote in
message
>news:346001c3b04a$5f9562c0$a601280a@phx.gbl...
>> Is there a function to create drop down lists in VC++ 6?
>> If you how do you get the user to choose between a long
>> list of options without filling up all the form in a
ugly
>> fashion?
>
>Do you mean a COMBOBOX?
>--
>Jeff Partch [VC++ MVP]
>
>
>.
>