Advertise with us
Control Panel
Forum
Hosting Help
ASP.NET 4.5 & SQL 2012 Hosting
Resources
Notice
Login
Members
Shared Hosting
|
Upgrade
|
Advertise
|
Tutorials
|
Home
»
Resources
»
Creating Windows Applications in Visual Studio 2005
ASP.NET
ADO.NET
Web Services
Remoting
Visual Studio 2005
Error Bank
Interview Questions
Tips & Tricks
XML
HTML
Jscript/Javascript
IIS
Windows
General
Submit Resource or code snippet
... and get
surprise gifts
Win Digital camera, ASP.NET Books, Free softwares!!
Creating Windows Applications in Visual Studio 2005
13 Apr, 2008
Author:
Mensah Daniel
Pisoft Software Systems
Summary
Using One window for all task (Inductive User Interface not MDI)
.NET Classes used :
System.Windows.Forms
Create your main window.
Add two panels, Panel1 as sidebar and panel2 as work board.
Design other user interfaces on other forms in panels.
When a user clicks a menu or line that should show a window, assign the panel as a child to the panel on the main form.
Example:
c#
Form frm=new prop();
frm.Controls["panel1"].Parent=this.panel2
Feedbacks about this page from members:
- No Feedbacks yet !! -
Submit Feedback
View All Feedbacks
Total
members
:
250899
Average new registrations per day (in last 7 days):
11
New Registration:
Open
Register Now
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
Advertise
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies Pvt Ltd.
All Rights Reserved.