Posts Tagged ‘Templates’

Visual State Manager (VSM) (part 1)

Monday, August 22nd, 2011

This is part one of a three part series in which I am going to revisit a topic that we covered earlier on regarding creating cool controls with Expression Blend. I discussed the concept of control templates in the “Cool Buttons” topic. Control templates in Silverlight and WPF support customizing both the “look” of a control, as well as the “feel” of a control. By “feel” I mean changing its interactive responsiveness. For example: how the control reacts when pushed, when it gets focus, loses focus, in a pressed state, or is in a disabled state, or has something inside it selected, etc. There are instances that require some sort of animations to execute when a user interacts with a control like this.
Continue reading »

More articles

Inside the Info Icons in Expression Encoder

July 7th, 2011

Those info icons in Expression Encoder can help you solve problems in your project.

1

comment »

Expression Blend templates for Windows Phone applications

June 13th, 2011

You can now download Expression Blend + SketchFlow templates for developing Windows Phone applications.

4

comments »

Creating “Cool” Buttons with Expression Blend

March 21st, 2011

In this article we will look at some of the ways to create “cool” or gel buttons in Expression Blend.

1

comment »