dahall / groupcontrolsLinks
.NET controls that display multiple sub-controls without creating a unique window handle for each child. Instead each child is drawn using the default renderers.
☆23Updated 2 years ago
Alternatives and similar repositories for groupcontrols
Users that are interested in groupcontrols are comparing it to the libraries listed below
Sorting:
- C# lib for copying/moving files and folders with reporting a progress☆45Updated 2 years ago
- Provides MVVM/WPF conform textbox and combobox control implementations for dark and light modern UIs☆19Updated 6 years ago
- Collection of utilities for working with .NET and WinForms.☆30Updated 4 years ago
- Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc☆43Updated 8 years ago
- A .NET library to aid WebView2 control hosting, .NET/JavaScript interop and Html to Pdf Conversion☆44Updated this week
- WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on to…