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
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