| Re: calling a form from within a form -
06-04-2007, 10:35 AM
"Charles Phelan" <EMAIL REMOVED>'s wild thoughts
were released on Wed, 04 Apr 2007 12:33:29 GMT bearing the
following fruit:
>I really simple question that I can seem to get a grasp one.
>
>I start an VB project. VB creats a form1
>
>I place a button on form1 to call another form that I created form2
>
>what is the code I have to put in the button to call this form2
>
>I've read everything I have got my hands on and this simple guestion still
>stumps me
Form2.Show |