winform.controls
Winform controls
A collection of Winform controls designed and implemented for internal ERP systems
分享几年前开发的一套winform控件库。当时主要为开发公司内部ERP系统,重新设计实现了所有用到的Winform组建,包括Form窗体组建6个(支持换肤),基础控件25个。其中有很多参考借鉴其他开源组件,也有几个是集成的别人的组件,然后做了些调整。 现在已经好几年不做Winform开发了,整理一下共享出来,希望能够给需要的朋友一些帮助。
694 stars
66 watching
359 forks
Language: C#
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ribbonwinforms/ribbonwinforms | An Office-style Ribbon control for .NET WinForms applications | 766 |
ghost1372/handycontrols | A collection of custom WPF controls and UI components for creating visually appealing and interactive applications. | 1,100 |
ratishphilip/wpfspark | A rich UserControl library to enhance the look and feel of WPF applications | 551 |
wildgums/orc.controls | A collection of reusable UI controls for building data-centric applications with date and time manipulation. | 166 |
unoplatform/uno.toolkit.ui | A collection of custom UI controls for multi-platform applications | 83 |
guorg/gu.wpf.flipview | A flipview control for WPF that handles touch and mouse swipe | 54 |
unoplatform/uno.telerik.ui-for-uwp | A set of UI controls for building UWP applications | 13 |
scottaohara/a11y_styled_form_controls | Provides accessible and styled form control elements to improve user interface design for screen readers. | 461 |
ieuanwalker/xamarin.forms.statebutton | A custom Xamarin.Forms button control allowing flexible styling and event handling. | 14 |
krzysztofstepnikowski/xamarin.forms.entryautocomplete | A custom control that provides auto-complete functionality to an Entry field in Xamarin.Forms applications | 35 |
glenyi/floatratingview | A custom iOS rating control that allows users to rate values with whole, half, or floating-point precision. | 549 |
voltrb/volt-fields | Provides a set of reusable UI controls for common form fields and button groups. | 10 |
controlsfx/controlsfx | A collection of high-quality UI controls and tools for the JavaFX platform | 1,577 |
cyndibaby905/gifrefreshcontrol | A custom pull-to-refresh control using GIF animations in iOS | 289 |
robinmanuelthiel/swipecards | A swipe control for Xamarin.Forms that allows user interaction with cards in a stack. | 130 |