Im making a program in Visual Basic that is a Windows Application Form. It has 6 checkboxes and two buttons. I would like each checkbox to have a "value" than when the box is checked, the program takes the value of that check box(s) and when the user hits the button(create) writes the values of the selected boxes to a txt file on a certain line and colum.Ive already created the visual part,now i need to be pointed in the right direction for the code. Thanks
↧