CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2002
    Posts
    63

    accessing controls

    Hello,

    I have windows form
    in that the default class(form1)
    i have another public class name "secondclass"

    how do i access a textbox control from default class

    could you send me an example of it

    thanks

  2. #2
    Join Date
    Jun 2001
    Location
    MO, USA
    Posts
    2,868

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