ExControls 1.0.0-beta
See the version list below for details.
dotnet add package ExControls --version 1.0.0-beta
NuGet\Install-Package ExControls -Version 1.0.0-beta
<PackageReference Include="ExControls" Version="1.0.0-beta" />
<PackageVersion Include="ExControls" Version="1.0.0-beta" />
<PackageReference Include="ExControls" />
paket add ExControls --version 1.0.0-beta
#r "nuget: ExControls, 1.0.0-beta"
#:package ExControls@1.0.0-beta
#addin nuget:?package=ExControls&version=1.0.0-beta&prerelease
#tool nuget:?package=ExControls&version=1.0.0-beta&prerelease
Extended controls for Windows Forms.
This library features extensions over some of the classic controls, most of which expand their ability to customize visuals and colors. The ExControls library was originally created as part of the GVDEditor program for the dark mode of the graphical interface.
These controls have been extended:
- ComboBox (also its variant in ToolStrip and DataGridView)
- DateTimePicker (partial)
- GroupBox
- CheckBox (also its variant in DataGridView)
- CheckedListBox
- MaskedTextBox
- NumericUpDown
- RadioButton
- TabControl
- TextBox
These controls have been added:
- LineSeparator
These components have been extended:
- FolderBrowserDialog
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 263 | 6/22/2023 |
| 1.0.0-beta | 146 | 6/21/2023 |
First release.