Telerik Named Brushes

Here are listed all Telerik named brushes that define the appearance of the RadNumericBox control. To see how to use them, first you have to read this section: Telerik Named Brushes

All resources are of type SolidColorBrush.

Keys

Brushes that affect the RadNumericBox control are listed below. The name of the brush should be set as x:Key property of the SolidColorBrush, and the changes are shown with Green on the images.

TextBox Styling

Normal State

  • TelerikNumericBoxBackgroundBrush
    Telerik Numeric Box Background Brush
  • TelerikNumericBoxForegroundBrush
    Telerik Numeric Box Foreground Brush
  • TelerikNumericBoxBorderBrush
    Telerik Numeric Box Border Brush
  • TelerikNumericBoxHeaderForegroundBrush
    Telerik Numeric Box Header Foreground Brush
  • TelerikNumericBoxWatermarkForegroundBrush
    Telerik Numeric Box Watermark Foreground Brush

PointOver State

  • TelerikNumericBoxPointerOverBackgroundBrush
    Telerik Numeric Box Pointer Over Background Brush
  • TelerikNumericBoxPointerOverBorderBrush
    Telerik Numeric Box Pointer Over Border Brush

Focused State

  • TelerikNumericBoxFocusedBackgroundBrush
    Telerik Numeric Box Focused Background Brush
  • TelerikNumericBoxFocusedBorderBrush
    Telerik Numeric Box Focused Border Brush

Disabled State

  • TelerikNumericBoxDisabledBackgroundBrush
    Telerik Numeric Box Disabled Background Brush
  • TelerikNumericBoxDisabledForegroundBrush
    Telerik Numeric Box Disabled Foreground Brush
  • TelerikNumericBoxDisabledBorderBrush
    Telerik Numeric Box Disabled Border Brush

SpinButton Styling

Normal State

  • TelerikNumericBoxSpinButtonBackgroundBrush
    Telerik Numeric Box Spin Button Background Brush
  • TelerikNumericBoxSpinButtonForegroundBrush
    Telerik Numeric Box Spin Button Foreground Brush

PointOver State

  • TelerikNumericBoxSpinButtonPointerOverBackgroundBrush
    Telerik Numeric Box Spin Button Pointer Over Background Brush

Pressed State

  • TelerikNumericBoxSpinButtonPressedBackgroundBrush
    Telerik Numeric Box Spin Button Pressed Background Brush
  • TelerikNumericBoxSpinButtonPressedForegroundBrush
    Telerik Numeric Box Spin Button Pressed Foreground Brush

Disabled State

  • TelerikNumericBoxSpinButtonDisabledBackgroundBrush
    Telerik Numeric Box Spin Button Disabled Background Brush
  • TelerikNumericBoxSpinButtonDisabledForegroundBrush
    Telerik Numeric Box Spin Button Disabled Foreground Brush
  • TelerikNumericBoxSpinButtonDisabledBorderBrush
    Telerik Numeric Box Spin Button Disabled Border Brush

DeleteButton Styling

  • TelerikNumericBoxDeleteButtonForegroundBrush
    Telerik Numeric Box Delete Button Foreground Brush
  • TelerikNumericBoxDeleteButtonPointerOverBackgroundBrush
    Telerik Numeric Box Delete Button Pointer Over Background Brush
  • TelerikNumericBoxDeleteButtonPressedBackgroundBrush
    Telerik Numeric Box Delete Button Pressed Background Brush
  • TelerikNumericBoxDeleteButtonPressedForegroundBrush
    Telerik Numeric Box Delete Button Pressed Foreground Brush
In this article