Click here to Skip to main content
15,914,323 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Want to know how i can design my menus to look like the one in outlook.
i mean the left side menus i.e the one that displays the Mails, contacts, calendar etc.

i would be glad if i can get help from you coders out there
Posted

1 solution

I suspect that they are simply made of a bunch of nested panels with split containers etc.

I know you can get these components from various programming sources, but where is the fun in that.

You should be able to knock up your own if you think through it logically.

Here is a link to an article on here;
OutlookBar: A Simplified Outlook Style Sidebar Control[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900