Abstract: While there are a few demo videos how to create nice buttons with Expression Blend, I didn’t find a straight-forward description how to do a nice button from a image. This article tries to fill this gap and a bit more. The IconButtonStyle takes the contents of the button, decorates them with a little shadow and when the user presses the butten, it generates a subtle animation “pushing” the content into the screen.
Today I posted the first article about my recent WPF experiences to CodeProject: “WPF: IconButton – Creating a little push button from a icon.”


