/ExControls

Extended controls for Windows Forms.

Primary LanguageC#

ExControls (SK)

Rozšírené a pridané ovládacie prvky pre Windows Forms.

Táto knižnica predstavuje nadstavby nad niektorými klasickými ovládacími prvkami, pričom väčšinou rozširujú ich možnosť úpravy vizuálu a farieb. Knižnica ExControls bola pôvodne vytvorená ako súčasť pre program GVDEditor pre tmavý mód grafického rozhrania.

Tieto ovládacie prvky boli rozšírené:

  • ComboBox (tiež jeho varianta v ToolStripe aj v DataGridView)
  • DateTimePicker (čiastočne)
  • GroupBox
  • CheckBox (tiež jeho varianta v DataGridView)
  • CheckedListBox
  • MaskedTextBox
  • NumericUpDown
  • RadioButton
  • TabControl
  • TextBox

Tieto ovládacie prvky boli pridané:

  • LineSeparator

Tieto komponenty boli rozšírené:

  • FolderBrowserDialog

Do budúcnosti sa pripravujú ďalšie...

ExControls (EN)

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

More in future...