VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applicati
VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) Applications In this tutorial you will learn about Creating Multiple Document Interface (MDI) Applications. In most real time applications we often find that multiple windows open within another window. This kind of need is satisfied by implementing Multiple Document Interface (MDI) Applications. You can create a class and designate it as a MDI window by setting its IsMDIContainer Property as true. Set the value for WindowState as maximized.
Visit publisher site: VB.NET 2005 Tutorials: Creating Multiple-Document Interface (MDI) ApplicatiListing Details
- Filed in:
-
Scripts / ASP.NET / Tutorials & Tips
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Exforsys Inc Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
create MDI in asp.net sothat I can create menu and submenu