Im creating a program where users need to fill out a form with a number of textboxes. Ive created all the correct classes and some variables are integer types. The thing is i want to be able to have some textboxes left blank and still have the instance created. Can someone help!