Is there any other way else?
On VB6 it works fine because we do not need to write:
We just write:VB Code:
Dim frm As New Form1()
Is there a way to do it on .NET?VB Code:
Form1.Button1.Enabled = True
Thanks.
|
Results 1 to 16 of 16
Thread: How to get this working?Threaded View
|
Click Here to Expand Forum to Full Width |