Skip to content

filif123/ExControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExControls

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

How to install?

dotnet add package ExControls

About

Extended controls for Windows Forms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages