I know in VB 6.0 the code to activate a form was...
Private Sub cmdOK_Click ()
frmMainForm.Show
End Sub
How can I do the same in VB.Net?
Thanks
|
Results 1 to 14 of 14
Thread: How to activate a form?Threaded View
|
Click Here to Expand Forum to Full Width |