I'm trying to add a string and double value from two text field into an object, then have that object be placed in a combo box.

I have a button that adds an employee object with a (string, double)...