Results 1 to 8 of 8

Thread: How to get equivalent of VB(.NET) Module? [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2003
    Posts
    88

    Question How to get equivalent of VB(.NET) Module? [RESOLVED]

    I can understand that you add a new Class to your project... declare methods and variables inside the new Class... but how do you refer to methods and variables in the helper class from a different one (say a form)? I have been having trouble figuring out exactly the syntaxes involved, normally I would look this up in the help but I can't figure out exactly how to phrase the search and I haven't had much luck. Been flipping through my various C# books too but haven't hit the answer yet. How do you do this?
    Last edited by Crunch; Oct 27th, 2003 at 06:14 AM.

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