UI components with Outlook 2003 look&feel?
-
Hi everyone, I hope that this is not a programming question ;). Does anyone know a good .NET components - Windows Forms with Outlook 2003 look&feel? I have tried the DotNetBar from http://www.devcomponents.com/dotnetbar/[^], the menu and toolbar looks fine, but I'm looking for something with the outlook style panes (those with large titlebars, not the classic docking panes known from visual studio with small titlebars) and also a set of large buttons used to switch between Mail, Calendar, Contacts etc. Thanks a lot in advance! Rado
-
Hi everyone, I hope that this is not a programming question ;). Does anyone know a good .NET components - Windows Forms with Outlook 2003 look&feel? I have tried the DotNetBar from http://www.devcomponents.com/dotnetbar/[^], the menu and toolbar looks fine, but I'm looking for something with the outlook style panes (those with large titlebars, not the classic docking panes known from visual studio with small titlebars) and also a set of large buttons used to switch between Mail, Calendar, Contacts etc. Thanks a lot in advance! Rado
Interesting site. The $500 for source code license looks worth it just to learn how some of this stuff is done. For an Outlook style bar (pre-2003 though), did you see my article?[^] Seems maybe you could modify it for the look and feel you want. Marc Every line of code is a liability - Taka Muraoka
A doable project is one that is small enough to be done quickly and big enough to be interesting - Ken Orr
CPP Script Framework Design Page Latest AAL Article AAL blog -
Hi everyone, I hope that this is not a programming question ;). Does anyone know a good .NET components - Windows Forms with Outlook 2003 look&feel? I have tried the DotNetBar from http://www.devcomponents.com/dotnetbar/[^], the menu and toolbar looks fine, but I'm looking for something with the outlook style panes (those with large titlebars, not the classic docking panes known from visual studio with small titlebars) and also a set of large buttons used to switch between Mail, Calendar, Contacts etc. Thanks a lot in advance! Rado
try Infragistics NetAdvantage 2003 Vol. 2 http://www.infragistics.com/
-
Interesting site. The $500 for source code license looks worth it just to learn how some of this stuff is done. For an Outlook style bar (pre-2003 though), did you see my article?[^] Seems maybe you could modify it for the look and feel you want. Marc Every line of code is a liability - Taka Muraoka
A doable project is one that is small enough to be done quickly and big enough to be interesting - Ken Orr
CPP Script Framework Design Page Latest AAL Article AAL blogMarc Clifton wrote: Interesting site. The $500 for source code license looks worth it just to learn how some of this stuff is done. Sure, Perhaps I will try it someday. Marc Clifton wrote: For an Outlook style bar (pre-2003 though), did you see my article?[^] Seems maybe you could modify it for the look and feel you want. This is not exactly what were looking for, but thanks for the link, I will definitely check it out :) Rado
-
try Infragistics NetAdvantage 2003 Vol. 2 http://www.infragistics.com/
Thanks a lot for this, looks really cool, I'm just downloading the trial version. Rado