|
by jesseliberty via Jesse Liberty - Silverlight Geek on 11/20/2009 4:06:20 PM
This is the first of many mini-tutorials on Silverlight 4 features. An enhancement has been made that allows you to add animation when items are added ,or removed from, the list box. Silverlight 4 adds a new StateGroup to the ListBoxItem class: A Simple Demo To demonstrate this, I’ve created a wicked simple demo: the user types into the text box, clicks the add button and the text “floats” up into the list. I begin with a simple Silverlight 4 program in Visual Studio 20
... [ read more ]
|
|