Results 1 to 4 of 4

Thread: How do I create a reference to an existing form?

  1. #1

    Thread Starter
    Member Aerials's Avatar
    Join Date
    Jul 2002
    Location
    Chile
    Posts
    50

    How do I create a reference to an existing form?

    I wanna hide the form but I need to create a reference to it. How?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Dim myref As New Formname()
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member Aerials's Avatar
    Join Date
    Jul 2002
    Location
    Chile
    Posts
    50
    thank u o duh master

  4. #4

    Thread Starter
    Member Aerials's Avatar
    Join Date
    Jul 2002
    Location
    Chile
    Posts
    50
    doesnt that create a new form

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