Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MDI Child
Message
From
24/11/1998 22:05:19
 
 
To
24/11/1998 07:47:38
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00160071
Message ID:
00161229
Views:
27
Let me explain to you with the simple example :

I have 1 MDI form (MDIFORM) with 1 MDI child ( Form1) , after Form1 loaded, I want to load it again .. it does not work ..

at MDIFORM :

Dim x as New Form1

Private Sub MnuForm1_Click()
x.Show
End Sub

please help ..
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform