Office 2003 / ASP.net web matrix Toolbar Icons

  • Thread starter Thread starter John Wildes
  • Start date Start date
J

John Wildes

Hello

I am looking for a set of toolbar icons that have the high color look of the
Office 2003 products to include use my project. Does anyone have an idea
where I might find them ? You can't resource hack any of the Microsoft
office executables to find them either, not to mention it isn't entirely
legal to do that.

Thanks
john
 
Hi John,
If you have infragistics tools, you will get a tool that
captures all the toolbars of the application and gives the
facility to use those in the application that uses
infragistics toolbar controls.
Hope that helps
Have a great day :)
R. Pooran Prasad
Itreya Technologies Pvt Ltd.,
Mail: (e-mail address removed)
Phone(Off) : 5200179/80/81/82/83 Extn: 42
Mobile: +91 98860 29578
 
The Infragistics toolbar controls do not support the Alpha blended toolbar
images seen in Office 2003 due to some bugs with the dot net imagelist
control and some design flaws with the way the Infragistics controls render
alpha blended images, however it can be hacked by implementing Infragistics
DrawFilter interface and with the use of some unmanaged api calls.

Regards
Neal
 
Syncfusion's Essential Tools provides you Office 2003 look and feel for the
menus and toolbars. We have a Outlook Sample that reproduces the
look-and-feel of MS Outlook, be sure to take a look at it. We also provide
Office 2003 style tab control and comboboxes.

http://www.syncfusion.com/Products/tools.aspx

Regards,
Praveen Ramesh
Syncfusion, Inc.
 
Back
Top