Skip to main content

Adding a Mouse Over Effect to a Button

By: Dante Gagne and Total Training

WPF allows you to create effects on your controls that react to user input. For instance, buttons in Windows get a slightly different appearance when the mouse is over them, to indicate to the user that something is going to happen when they click there. In this tutorial, we're going to take a design taken from Expression Design, bring it over to Blend, convert it to a button, and add a Mouse Over effect.

3 minutes, 6 seconds