https://github.com/HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
https://github.com/HandyOrg/HandyControl
color-picker control csharp flipclock gif propertygrid relativepanel wpf wpf-controls wpf-ui xaml
Last synced: about 1 month ago
JSON representation
Contains some simple and commonly used WPF controls
- Host: GitHub
- URL: https://github.com/HandyOrg/HandyControl
- Owner: HandyOrg
- License: mit
- Created: 2018-05-22T05:04:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T14:35:59.000Z (8 months ago)
- Last Synced: 2024-10-29T14:51:06.816Z (6 months ago)
- Topics: color-picker, control, csharp, flipclock, gif, propertygrid, relativepanel, wpf, wpf-controls, wpf-ui, xaml
- Language: C#
- Homepage: https://handyorg.github.io/
- Size: 50.4 MB
- Stars: 6,099
- Watchers: 140
- Forks: 1,026
- Open Issues: 278
-
Metadata Files:
- Readme: README-cn.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-csharp - HandyControl - Contains some simple and commonly used WPF controls (GUI)
- awesome-dotnet-cn - HandyControl - 包含一些简单常用的WPF控件。 (GUI)
- awesome-dotnet - HandyControl - Contains some simple and commonly used WPF controls (GUI)
- awesome-starz - HandyOrg/HandyControl - Contains some simple and commonly used WPF controls (C# #)
- awesome-dot-dev - HandyControl - Contains some simple and commonly used WPF controls (GUI)
- awsome-dotnet - HandyControl - Contains some simple and commonly used WPF controls (GUI)
- awesome-dotnet - HandyControl - Contains some simple and commonly used WPF controls (GUI)
README
## 找工作
由于个人原因,预计于年后离职,大家如果在上海,且有 python、wpf 空缺的岗位,可联系我,我的邮箱:[email protected]。## 友情链接
[SimpleFactoryGenerator](https://github.com/DingpingZhang/SimpleFactoryGenerator) - A simple factory source generator that enables the pattern to not violate the open-close principle.
[WpfExtensions](https://github.com/DingpingZhang/WpfExtensions) - Some syntactic sugar for Wpf development.
![]()
## 特别声明
HandyControl 项目已加入 [dotNET China](https://gitee.com/dotnetchina) 组织。

## 面向中国
### 技术交流
[https://join.slack.com/t/handycontrol/shared_invite/zt-sw29prqd-okFmRlmETdtWhnF7C3foxA](https://join.slack.com/t/handycontrol/shared_invite/zt-sw29prqd-okFmRlmETdtWhnF7C3foxA)
### 码云
[https://gitee.com/handyorg/HandyControl/](https://gitee.com/handyorg/HandyControl/)
### 中文文档
[https://handyorg.github.io/handycontrol/](https://handyorg.github.io/handycontrol/)
### 赞助
* [以HandyControl的名义为慈善事业做贡献(请联系我们上赞助墙)](http://www.chinacharityfederation.org/ConfirmDonation/0.html?zhijie=3)
* 为我们购买防脱洗发水 (支付宝扫码)
## 贡献者
## 赞助者
## 鸣谢
[](https://visualstudio.microsoft.com/free-developer-offers/)
[](https://www.jetbrains.com/?from=HandyControl)
[](https://cakebuild.net/)## 使用HandyControl的项目
如果你的项目没有被列出,请告知我们! 😀
## 用法
Step 1: 添加 HandyControl 引用,或在 nuget 上搜索 HandyControl;
```Install-Package HandyControl```
Step 2: 在 App.xaml 中添加如下代码:
```XML
```
Step 3: 添加命名空间:
`xmlns:hc="https://handyorg.github.io/handycontrol"`Step 4: 开始编码
## VS插件
| [VS2019](https://marketplace.visualstudio.com/items?itemName=HandyOrg.HandyControl) |
| ------------- |## Star趋势
[](https://starchart.cc/HandyOrg/HandyControl)
## 概览


## 最新示例
### Watermark

### AutoCompleteTextBox

### ElementGroup

### UniformSpacingPanel

### FlexPanel

## 历史发布
### CheckComboBox

### ImageSelector

### PropertyGrid

### Screenshot

### GooeyEffect

### GlowWindow

### FlowDocumentScrollViewerStyle

### PinBox

### Effects

### RelativePanel

### Drawer

### Poptip

### Divider

### GeometryAnimation

### SplitButton

### FloatingBlock

### HoneycombPanel

### RunningBlock

### ImageBlock


### Magnifier

### Card

### ButtonGroup

### Grid

### SideMenu

### NotifyIcon

### Dialog

### WaveProgressBar

### Badge

### Gravatar

### GoToTop

### ChatBubble

### Label

### Transfer

### ProgressButton

### CoverFlow

### CoverView

### MessageBox

### WaterfallPanel

### Rate

### BlurWindow

### FlipClock

### Shield

### OutlineText

### Tag

### ToolBar

### Slider

### RangeSlider

### CircleProgressBar

### ButtonStyle

### ToggleButtonStyle

### RadioButtonStyle

### CheckBoxStyle

### ListBoxStyle

### TreeViewStyle

### ListViewStyle

### DataGrid

### Now you can switch to dark theme

### ColorPicker

### Loading

### Carousel

### Pagination

### Expander

### TimeBar

### ImageBrowser

### PreviewSlider

### CompareSlider


### Growl

### AnimationPath

### ProgressBar

### TabControl

### TabControlStyle

### GroupBox

### StepBar

### GifImage

### ContextMenu

### Calendar

### Clock

### CalendarWithClock

### TextBlock

### RichTextBoxStyle

### TextBox

### ComboBox

### NumericUpDown

### SearchBar

### PasswordBox

### DatePicker

### TimePicker

### DateTimePicker

### ScrollViewer

### CirclePanel

### TransitioningContentControl

### BorderStyle

### Brush
