I'm using the following code to show a form:
How to not duplicate this form? Instead, I'd like to show the opened one.VB Code:
Dim frm As New Form1() frm.Show()
Thanks.
|
Results 1 to 10 of 10
Thread: How to not duplicate a form?Threaded View
|
Click Here to Expand Forum to Full Width |