Combo Box Item Values - App

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NothingMore
    New Member
    • Feb 2008
    • 1

    Combo Box Item Values - App

    I am using VB .NET and I am stumped as I draw blanks and cant find anything about adding multiple values to a combo box item. Without using external files.


    Example: (hope this helps a bit)


    First Combo Box = Nation (4 Nations guess thats useless info)
    Second Combo Box = Unit Type (with 11 values each unit type has)
    Third Combo Box = (One of the 11 values from the unit type selection in combo box 2)

    So that when a user Selects the unit ability they can subtract there current ability to find out the original ability.

    Current Unit Ability - Ability for unit type = Starting ability
    Last edited by NothingMore; Feb 20 '08, 02:49 AM. Reason: look a little neater
Working...