943,576 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 300
  • VB.NET RSS
Sep 23rd, 2009
0

combo box

Expand Post »
how can i add the items in combox?i want to add item and then if user select that item it will open new form containg item which we selected.i want to make combox in which i want to select all browser which i have installed in my system and then if i select the combobox it ll show the browser name.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bonny343 is offline Offline
1 posts
since Sep 2009
Sep 23rd, 2009
0

Re: combo box

Looking in the help file will show how to add and retrieve combobox items.
Reputation Points: 84
Solved Threads: 48
Posting Whiz
TomW is offline Offline
342 posts
since Sep 2009
Sep 24th, 2009
0

Re: combo box

to add
combobox.items.add("xyz")
combobox.items.add("abc")

to retrieve u can use
combobox.selecteditem or combobox.selectedindex
Reputation Points: 48
Solved Threads: 111
Practically a Master Poster
Pgmer is online now Online
666 posts
since Apr 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Problem with sql database in visual studio..plz help...need to learn
Next Thread in VB.NET Forum Timeline: create Exe





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC