Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moduleart/quick-library
📚 Windows Forms Control class library for "Quick" apps (.NET Framework)
https://github.com/moduleart/quick-library
app application class-library csharp dll dotnet library ui-library windows windows-forms winforms
Last synced: 1 day ago
JSON representation
📚 Windows Forms Control class library for "Quick" apps (.NET Framework)
- Host: GitHub
- URL: https://github.com/moduleart/quick-library
- Owner: ModuleArt
- License: gpl-3.0
- Created: 2020-05-27T20:04:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T00:46:05.000Z (11 months ago)
- Last Synced: 2024-10-26T08:47:09.445Z (14 days ago)
- Topics: app, application, class-library, csharp, dll, dotnet, library, ui-library, windows, windows-forms, winforms
- Language: C#
- Homepage: https://moduleart.github.io
- Size: 9.38 MB
- Stars: 28
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Quick Library
📚 Windows Forms Control class library for "Quick" apps (.NET Framework)## 📃 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:
```powershell
git clone --recurse-submodules https://github.com/ModuleArt/quick-library
```#### Code contributors:
- adriengivry - Updated app to .NET8.0
- Beelink - Everything else 😘## 🖼 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