941,498 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 2272
  • C# RSS
Apr 29th, 2009
0

Outlook Design in C#

Expand Post »
Hi,
I have a question about UI design in NET.
I am creating a scientific application with C# and VS2008. Currently I am using a tab control were till now I have 3 level tab depth (eg tab inside tab etc) which is not very convenient, nor user friendly.
I am thinking to switch to an outlook UI style were the general tabs will be moved to left panel with the form of buttons. While the right panel will have the detail form again with tabs but lesser depth.
So my question is what is the best approach of doing this?
Should I move to a MDI where in the right panel will load detail form's in full mode?
Or should I search for some specific tab component?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bigN is offline Offline
4 posts
since Apr 2009
Apr 29th, 2009
0

Re: Outlook Design in C#

Check out Developer Express, they have cloned the entire office UI. Plus they have excellent support.

http://www.devexpress.com/
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Apr 29th, 2009
0

Re: Outlook Design in C#

Click to Expand / Collapse  Quote originally posted by sknake ...
Check out Developer Express, they have cloned the entire office UI. Plus they have excellent support.

http://www.devexpress.com/
Thanks,
You are right, there is a lot of components out there (mainly commercial) that would perform this task, however I am interested in creating one to fit my needs.
So I am trying to find here a pattern or algorithm to do so...
So my question is ... would it be better to create and load each detail form in right panel, or should I proceed with components. Where the component would be a detail form?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bigN is offline Offline
4 posts
since Apr 2009
Apr 29th, 2009
0

Re: Outlook Design in C#

Searching in google, I found some good articles that may help you:

http://www.google.com/search?q=c%23+...ike+tab+panels
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jojobar is offline Offline
3 posts
since Apr 2009
Apr 29th, 2009
0

Re: Outlook Design in C#

Click to Expand / Collapse  Quote originally posted by jojobar ...
Searching in google, I found some good articles that may help you:

http://www.google.com/search?q=c%23+...ike+tab+panels
Thanks, but already did that, and couldnt find how do they deal with detail window... An answer from the expert would be usedfull
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bigN is offline Offline
4 posts
since Apr 2009
May 1st, 2009
0

Re: Outlook Design in C#

Perhaps you need to use a splitcontainer control. I used one once. The left panel I filled with a treeview control, the right panel I filled with info from the item selected in the treeview.
Last edited by ddanbe; May 1st, 2009 at 6:31 am.
Reputation Points: 2009
Solved Threads: 637
Senior Poster
ddanbe is online now Online
3,711 posts
since Oct 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: html control and webserver control
Next Thread in C# Forum Timeline: Readding and Separating Image Headers.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC