Hello everyone,
I am an Intern at a company and I mainly create scripts to update databases. I don't have the opportunity to do much "real" programming, hence the reason I am begging for some help :p
I am working in visual studio and my program runs great. There is one minor glitch I would like to correct. Here is the GUI:
Right now a user can proceed with running the program with no checkboxes check, or both checkboxes checked. It would be ideal for a check to be ran to make sure they have selected a checkbox, be it Live or Test, and that the user can only select one checkbox.
Anyone want to offer some tips on where I should get started? I have looked through a few threads on checkboxes, but have not found enough information to get me started.
Thanks!