• Stars
    star
    102
  • Rank 334,143 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modern UI support for the Extended WPF Toolkit.

ModernUI.Xceed.Toolkit

About

ModernUI.Xceed.Toolkit contains all style resources to seamlessly integrate Xceeds WPF extended toolkit into the ModernUI framework.

GitHub Nuget

Controls

The following controls have had style resources fully created for them:

Up/Down Controls

  • ByteUpDown
  • CalculatorUpDown
  • DateTimeUpDown
  • DecimalUpDown
  • DoubleUpDown
  • IntegerUpDown
  • LongUpDown
  • ShortUpDown
  • SingleUpDown
  • TimeSpanUpDown

Standard Controls

  • AutoSelectTextBox
  • Calculator
  • CollectionControl
  • DropDownButton
  • DateTimePicker
  • MaskedTextBox
  • MultiLineTextEditor
  • NumericUpDown
  • PrimitiveTypeCollEditor
  • PropertyGrid
  • RangeSlider
  • RichTextBox
  • RichTextBoxFormatBar
  • SplitButton
  • TimePicker
  • ValueRangeTextBox
  • WatermarkTextBox
  • WatermarkComboBox

Color Controls

  • ColorCanvas
  • ColorPicker

Check Controls

  • CheckComboBox
  • CheckListBox

Misc Controls

  • ButtonSpinner
  • ChromeButton

Aditional Libraries

  • AvalonDock

The following controls will be implemented in separate libraries:

  • DataGrid

Screenshots

ModernUI.Xceed.Toolkit (Dark) - Calculator

ModernUI.Xceed.Toolkit (Dark) - CheckList

ModernUI.Xceed.Toolkit (Dark) - Collection Control

ModernUI.Xceed.Toolkit (Dark) - Color Controls

ModernUI.Xceed.Toolkit (Dark) - Property Grid

ModernUI.Xceed.Toolkit (Dark) - RichTextBox

ModernUI.Xceed.Toolkit (Dark) - Standard Controls

ModernUI.Xceed.Toolkit (Dark) - Up/Down Controls