Hi,I am working on a project which the main form layout will be like MS Outlook with 3 panels, Office 2007 like menu, etc.
What I am not sure, is how to position the ListBar on the left, the ListView on the right top and the description part on the right bottom part of the form?
I was playing with the ThemedSplitContainer, but this control will only handle 2 panels, and I believe I would need 3 panels.
FYI, I have the Infragistics controls, and would appreciate if somebody can give me a hint on how to work out this kind of form.
Thanks!