Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
calling a form from within a form
Old
  (#1)
Charles Phelan
Guest
 
Posts: n/a
Default calling a form from within a form - 06-04-2007, 10:35 AM

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

Thanks in advance

Charlie


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: calling a form from within a form
Old
  (#2)
Dean Earley
Guest
 
Posts: n/a
Default Re: calling a form from within a form - 06-04-2007, 10:35 AM

Charles Phelan wrote:
> 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

--
Dean Earley (EMAIL REMOVED)
i-Catcher Development Team

iCode Systems
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: calling a form from within a form
Old
  (#3)
Jan Hyde
Guest
 
Posts: n/a
Default 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


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Contact Us - Forum Care Forums - Archive - Top