Results 1 to 2 of 2

Thread: Referencing An Object On Another Form [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374

    Referencing An Object On Another Form [RESOLVED]

    I want to reference a control on a another form.

    In VB6, you could do this with "Form1.Control1" but the objects belonging to Form1 don't appear in .NET.

    I have tried changing the .NET generated declaration of the control from "Friend" to "Public" but that didn't work either.
    Last edited by robertx; Apr 21st, 2004 at 09:38 PM.

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