I have a combo box that displays an id number and a name. I need to just be able to read the id number in an if statement. Ex.
If cmbSite.text = 7 then etc.
Obviously this does not work, because it tries to read the whole box.
Anybody...Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: combo boxThreaded View
|
Click Here to Expand Forum to Full Width |