Skip to main content
Home Learn Videos Silverlight Videos Building a Skinnable Custom Control, Part 4
Presented by:Jesse Liberty
December 18, 2008 | Duration: 17:05
Login to Rate
:( Error
0 0
Select Your Format
In this fourth and final part of his series on skinnable custom controls, Jesse Liberty demonstrates how to add custom visual state and state groups to your custom control.
Member
2 Points
#1 March 27, 2009 9:54 AM
Nice VIDIOS
Where is a "skin" part?
Thanks
1 Points
#2 May 17, 2009 7:19 PM
Really like the Videos, has any one had an error "Invalid attribute value controls:StatusControl for property TargetType" when running the c# code. The error doesnt stop a build but does stop the XAML preview of page.xaml. The only way i can get the preview back is to remove the TargetType in App.xaml...any ideas! Or am i just being an idiot!
5 Points
#3 September 09, 2009 10:59 PM
Nice video, Jesse. As always I enjoyed the lesson. One minor issue to bring to your attention is some quirky behavior with the custom control when the user holds the left mouse button down inside of the control and then releases the button outside of the control. You should notice that the control remains stuck in whatever position once the user has left the control and released the left mouse button. I've already come up with a work around that involved handling the LeftMouseButtonUp event.
2225 Points
#4 September 10, 2009 1:41 AM
Well done!
You must be logged in to leave a comment. Click here to log in.