This is really easy in VB.NET, but I was wondering how can I access a label or button control on another form (formMain) from a class file or another form?
Printable View
This is really easy in VB.NET, but I was wondering how can I access a label or button control on another form (formMain) from a class file or another form?
Hey,
It's really simple in C# as well :)
Have a look at this post:
http://www.vbforums.com/showpost.php...55&postcount=2
Hope that helps!!
Gary