Question : vb.net let user select start page

I have a windows app with form1 and form2.  I want to have a checkbox on form1, that if it is unchecked, user gets form1, if checked user gets form2.  Or is there an easier way to allow users to select different start pages?  Thanks

Answer : vb.net let user select start page

>> Or is there an easier way to allow users to select different start pages?

That depends of your choice. You can use a combobox if you plan to have more start pages but the checkbox or radiobuttons are also good ways.
Random Solutions  
 
programming4us programming4us