Posted by Helen on 7/4/2011 5:29 PM | Comments (0)

A little sample how the NumericUpDown control from Silverlight toolkit can be customizable.

1

  1. Open project in Microsoft Expression Blend
  2. Use the Resources panel to customize colors: modify RgbSecond and BgControlSecond brushes.

2

  1. Test the NumericUpDown control.

3

  1. Attach Numeric.xaml to your project resources. The NumericUpDown Style applies automatically.
  2. Tune such NumericUpDown properties as HorizontalAlignment, Foreground if you need.

Download Sample

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Comments are closed