CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Forms

  1. #1
    Join Date
    May 2012
    Posts
    2

    Forms

    hello people.i have two forms,form1 and form2,how do i call form2 on form1 with a button??

  2. #2
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,675

    Re: Forms

    This sounds like a C++/CLI question rather that one about native C++, and in this case you've posted in the wrong forum section. This is the correct one: http://forums.codeguru.com/forumdisplay.php?f=17

    In the meantime, given my assumptions, drawn from the really few information you gave, about what you didn't ask explicitly are correct, your answer probably is here: http://forums.codeguru.com/showthread.php?t=511052
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured