Is there is an open source or free control like the Outlook Navigation control? I want to add one to my .NET application.
Update1: I am not using WPF. I need control for windows form only and i am using .NET Framework 2.0
|
2
|
|||
|
|
|
I'm going to assume you are looking for a WinForms control. Here are a couple that I've checked out in the past. |
||
|
|
|
For Windows Forms or for WPF? |
||||
|
|
|
There are several freely available if you are looking for the older < 2007 version. If you wanting the 2007 ribbon control, you can use the WPF Preview, or this winforms version. |
||
|
|
|
|
For WPF you can use divelements' SandShell control: Edit: This is not free, haven't read the question carefully enough. Matthias |
||||||
|