8
downloads
2153
views
Summary
Silverlight has no controls that allow the end-user to create and edit Brushes at run-time. I have built this brush library for use in my own software.
There are four Brush editing controls, and two buttons in the library. All can be Styled and Themed, and the Brush and Color values use Binding to make development easier.
As a bonus I've included a Brush serializer so you can save the edited brushes externally (Silverlight has no XamlWriter). You can then recreate the saved Brush from the Xaml.
by Bob DeCuir
3/13/2011
Reference
The demo solution provides sample code on how to use the library.
The project has been updated to include the Brush Editor Library and to add InvariantCulture to the Brush XAML Writer to correctly format the XAML across cultures.
The project has been updated to include the Brush Editor Library and to add InvariantCulture to the Brush XAML Writer to correctly format the XAML across cultures.
Compatibility
Licensing
SilverlightXAP grants a non-exclusive, non-transferable, royalty free license with purchase of this control. This means that you can use this control in your own work without paying additional royalties to the author for usage. For more details see our End User License Agreement.
Need Help?
Anything you post below will instantly notify the author of Silverlight Brush Editor Library.
2
Reviews
Hi,
I have just purchased this control and I find that when dragging any item and my mouse goes past the edge of the background for the item that the drag is cancelled. Also if you try to select and drag an item that is already near the edge of a background it takes multiple attempts?
Otherwise a great control.
Thanks
Tony
Hi,
I have just purchased this control and I find that when dragging any item and my mouse goes past the edge of the background for the item that the drag is cancelled. Also if you try to select and drag an item that is already near the edge of a background it takes multiple attempts?
Otherwise a great control.
Thanks
Tony
Log in to write a review.