Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Office-style buttons
 

Office-style buttons

Hi,

I'm making an application which I want to have Office-style buttons on (actually, Visual Studio has the same kind of buttons). There is a drop shadow on hover, the buttons look flat and have a highlight box around them when you roll-over.

Can anyone tell me where to start with this? I've tried virtually everything I can think of but to no avail!

Cheers

Paul
MigrationUser 1  Sunday, June 05, 2005 8:21 AM
Check the control galleries at various forums and developer sites, like the Code Project for example.  Also, if you don't mind paying, Skybound Software at www.skybound.ca have a theming component called FreeStyle that can give you this effect and many others.
MigrationUser 1  Monday, June 06, 2005 12:18 AM
Have you looked at the <a href="http://www.windowsforms.net/ControlGallery/default.aspx?Category=21&tabindex=10">Control Gallery</a>? You can find some very good controls there, and some of them are free.
MigrationUser 1  Monday, June 06, 2005 5:54 AM

You can use google to search for other answers

Custom Search

More Threads

• Can I use UserControl as a TreeNode?
• When ToolStrip Input Field is Focused.. Cant Hover Other Buttons in Tool Strip
• Weird behavior when customizing property grid.
• Problem after hiding an owned form
• An item with the same key has already been added
• Listbox and data link properties in property grid?
• Save Form as XAML at Runtime
• Forms designer error when trying to display
• Event fired when doubleclicked on the titlebar
• Designer Writing Broken Code in InitializeComponent (Class must be serializable?)