![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2006
Location: Ohio
Posts: 22
Rep Power: 0
![]() |
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:
|
|
|
|
|
|
#2 |
|
Newbie
|
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. |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
to add somthing into a combo box just use
[HTML]Combo1.AddItem ("your item here")[/HTML] |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Feb 2006
Location: Ohio
Posts: 22
Rep Power: 0
![]() |
O thats right, i remember now, thanks
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|