Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   ComboBoxes(I forget how to use them) (http://www.programmingforums.org/showthread.php?t=8500)

Quagmire Feb 21st, 2006 9:50 AM

ComboBoxes(I forget how to use them)
 
I have not used combo boxes in a while and i forget how to use them. The only thing I rememeber is that the values are 0,1,2,3 and so on, I think. Right? Can you please help me. :banana:

dean_h Feb 21st, 2006 9:54 AM

I assume you are using VB\C++. I have not had experience with these but i seem to remember that in delphi it was

0 := ""
1 := ""
2 := ""


I could be wrong, but I am sure it was similar to this if this is incorrect, hope this helps.

zorin Feb 21st, 2006 10:00 AM

to add somthing into a combo box just use
[HTML]Combo1.AddItem ("your item here")[/HTML]

Quagmire Feb 21st, 2006 11:35 AM

O thats right, i remember now, thanks


All times are GMT -5. The time now is 7:46 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC