Advanced Forum Search Results
-
I have built a custom Calendar control here http://slcalendarcontrol.codeplex.com/
-
I have built a custom Calendar control here http://slcalendarcontrol.codeplex.com/
-
As MarkTap said you can use an ObjectAnimation instead of a ColorAnimation to swap the entire bursh. So if you are using a resource dictionary it would look like.<ObjectAnimationUsingKeyFrames Storyboard.TargetName="object" Storyboard.TargetProperty="Fill"> <ObjectAnimationUsingKeyFrames.KeyFrames> ...
-
You might want to check back on the sight again. I have been making alot of updates for the control. The control that you are looking for is the extended calendar, correct? if you would like i can narrow down the code selection for if you give me a ping on codeplex.
-
I have built a complete custom calendar control here at http://slcalendarcontrol.codeplex.com/ it should alow you to add what you are trying to accomplish.
-
I have posted a custom calendar control at http://slcalendarcontrol.codeplex.com/ where i have built a dynamic event planner based calendar for Silverlight 2. It allows full custimization in theme and event handling. Let me know what you think.
-
I have created a complete custom calendar control that is capable of doing what you are wanting to do out of the box. check it out here at codeplex http://slcalendarcontrol.codeplex.com/
-
i have created a custom calendar control really close to the one you are looking for. Check if out here at codeplex http://slcalendarcontrol.codeplex.com/. The source is available for download in VB.Net and C#. Let me know if this works for you.