Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MDI Child Forms don't show
Message
 
To
19/01/2005 11:49:53
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00978599
Message ID:
00978602
Views:
30
I have my main app form set to be a MDIContainer. I create a child form and set it's MDIParent to the main app form. When I show the child form, it will NOT display. It is created, I can inspect all of it's properties. It is in the parent form's MDIChildren collection, I can inspect all of it's properties via the collection as well. I also have a Windows menu that is a MDI aware menu. The MDI Child windows show up on this menu, but don't show!

IT JUST WON'T SHOW! Any suggestions?


try visible = true; prior to show();...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform