Skip to content

ModuleArt/quick-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Quick Library

πŸ“š Windows Forms Control class library for "Quick" apps (.NET Framework)

GitHub release (latest by date including pre-releases) Module Art website

πŸ“ƒ Documentation

Controls:

Control name Codename WinForms alternative
Check box QlibCheckBox CheckBox
Combo box QlibComboBox ComboBox
Context menu QlibContextMenuStrip ContextMenuStrip
Fixed form QlibFixedForm Form
List view QlibListView ListView
Numeric QlibNumeric NumericUpDown
Progress bar QlibProgressBar ProgressBar
Radio QlibRadio RadioButton
Tabs QlibTabs TabControl
Text box QlibTextBox TextBox
Titlebar button QlibTitlebarButton -
Toolbar QlibToolbar ToolStrip
Tool separator QlibToolsep ToolStripSeparator

Managers:

Manager name Codename WinForms alternative
Dialog manager DialogMan MessageBox
File manager FileMan -
Language manager LangMan -
Native manager NativeMan -
Plugin manager PluginMan -
Serialization manager SerializeMan -
Theme manager ThemeMan -
Update manager UpdateMan -
Wallpaper manager WallpaperMan -

πŸ”¨ Contribution:

Help Module Art!

  • Give us a star ⭐
  • Fork and Clone! Awesome
  • Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❀

How to clone:

git clone --recurse-submodules https://github.com/ModuleArt/quick-library

Code contributors:

πŸ–Ό Showcase:

  • Quick Picture Viewer - Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.
  • Quick Color Picker - Lightweight desktop color picker and color editor utility for Windows.
  • QPV Plugins - Set of preinstalled plugins for the Quick Picture Viewer