vote up 1 vote down star
2

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

flag

20% accept rate
Office Ribbon or Older Office (<2003)? Winforms or WPF? – CJM Mar 17 at 15:02

4 Answers

vote up 3 vote down

I'm going to assume you are looking for a WinForms control. Here are a couple that I've checked out in the past.

link|flag
Ah, is there anything you can't get at CodeProject.com? :) – CJM Mar 17 at 15:05
vote up 0 vote down

For Windows Forms or for WPF?

link|flag
Why asking, simply answer what you know - if you know both, he will be helped anyway ;-) – BeowulfOF Mar 17 at 14:57
TBH, it's a fair question. Also which version of Outlook? I've had a stab at answering but I've no idea if I have answered the question as the OP intended. For historical purposes, a more focused question would be better. – CJM Mar 17 at 15:02
vote up 0 vote down

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.

link|flag
vote up 0 vote down

For WPF you can use divelements' SandShell control:

SandShell for WPF Overview

Edit: This is not free, haven't read the question carefully enough.

Matthias

link|flag
This isn't free, is it? – CJM Mar 17 at 14:59
looks like trial version – santhosh kumar Mar 17 at 15:13
No, it's not free. I'm sorry, didn't read the question carefully enough. – Mudu Mar 17 at 16:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.