Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is .Net Equivalent to VFP Containers?
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
What is .Net Equivalent to VFP Containers?
Miscellaneous
Thread ID:
00933235
Message ID:
00933235
Views:
78
Hi

I have finally gotten a chance to begin learning .NET. So I will probably have some basic newbie questions for awhile.

In VFP all my interface classes are based on VFP Containers which are added to forms dynamically at runtime. This allowed for faster startup of the application because the container was not added to the form until it was activated. So if the user chose a menu item that opened several forms only the active form loaded the container with the controls. The other forms were created but no container was added until the form was activated.

In .NET is such a technique required? If such a technique would be useful what class would be the equivalent of the VFP container and can this class be visually designed?

Thanks
Simon White
Simon White
dCipher Computing
Next
Reply
Map
View

Click here to load this message in the networking platform