04-18-2010, 12:40 AM
(02-27-2010, 05:21 PM)Extasey Wrote:I haven't coded in a while and I can't remeber the exact code... but just change form1 to whatever opens up first, then form2 to whatever you want to show.Code:form1_load
form1.hide
form2.show
Wait, are you saying you only want something like a disclaimer to pop up on the initial run of the program?
It worked for me...Thanks