Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more

License

Notifications You must be signed in to change notification settings

Silastu/PropertyTools

Repository files navigation

License Project page NuGet Gitter chat Build artifacts

Control Description Status
PropertyGrid A control that shows properties of an object or a collection of objects. Stable
DataGrid A data grid with an "Excel feel" (note that the control is not virtualized) Stable
TreeListBox A ListBox that looks and feels like a TreeView (supports multi-select and drag-drop) Stable
ColorPicker A color picker Stable
RadioButtonList A collection of radio buttons that binds to an enum Stable
EnumMenuItem A collection of checkable menuitems that binds to an enum Stable
EditableTextBlock A TextBlock that can be changed into a TextBox, useful for in-place editing in TreeViews Stable
FilePicker A TextBox with browse for file button Stable
DirectoryPicker A TextBox with browse for directory button Stable
DockPanelSplitter A splitter for DockPanels Stable
SpinControl A numeric up/down spinner control Stable
LinkBlock A hyperlink on a TextBlock Stable
SliderEx A Slider that calls IEditableObject.BeginEdit/EndEdit when thumb dragging Stable
TextBlockEx A TextBlock that contains a style for disabled state Stable
PopupBox A restyled ComboBox where you can put anything in the popup view Stable
FormattingTextBox A TextBox where you can bind the formatting string Stable

PropertyGrid

PropertyGrid

DataGrid

DataGrid

TreeListBox

TreeListBox

ColorPicker

ColorPicker ColorPicker

Build requirements

  • Microsoft .NET 4.5.2 or later
  • Visual Studio 2019 or later

About

Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%

AltStyle によって変換されたページ (->オリジナル) /