I want to have a simple comboBox1 that displays a DropDownList consisting of the number 1 thru 12.
How do I get the comboBox1 data type to be an Int instead of a String??
Thanks in advance for help in this matter.
How do I get the comboBox1 data type to be an Int instead of a String??
Thanks in advance for help in this matter.
Comment