Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto-generating Drop Menus from User Input
#3
Tracer, you may be making this more complicated than it needs to be. Instead of using settings, you can just use a button (the login button, perhaps) to add the players' names to the combobox using something like:

[code2=vbnet]ComboBox1.Items.Add(PlayerNameTextBox.Text)[/code2]
My Blog | My Setup | My Videos | Have a wonderful day.


Messages In This Thread
Re: Auto-generating Drop Menus from User Input - by brandonio21_phpbb3_import2 - 09-17-2014, 09:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I set profile for a user??? mnxford 5 19,254 04-12-2013, 06:31 PM
Last Post: brandonio21
  How do I check if a user has a certain role in their profile kismetgerald 4 15,450 11-14-2012, 12:30 PM
Last Post: kismetgerald
  auto generated number jochen29 3 13,313 10-01-2012, 02:52 PM
Last Post: brandonio21
  i need help on making a launcher with auto updating function jamietjeh 2 11,317 12-16-2011, 07:24 PM
Last Post: xolara
  Computer User vbcodegeek 6 20,894 11-01-2011, 06:01 PM
Last Post: openeXpressions

Forum Jump:


Users browsing this thread: 1 Guest(s)