HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

Contains some simple and commonly used WPF controls

Results 312 HandyControl issues
Sort by recently updated
recently updated
newest added

I want Vertical lines in my DataGrid but when i turn the visibility on it messes with the corner raidus of the things **The normal Thing** ![Image](https://github.com/user-attachments/assets/687f5088-ee77-48ce-9450-0a8757ad5f4e) **With the Lines**...

### Describe the bug ![Image](https://github.com/user-attachments/assets/89a73a4c-273b-4a4d-8b8d-1780b37359bb) 比如我这个分辨率识别出来就是1440*900,最大截图范围就是这个范围内的。 ### Steps to reproduce the bug 我是用的演示程序测试的 ![Image](https://github.com/user-attachments/assets/e09fcf7e-2bbd-4b08-8058-fc6f8bc8a741) ### Expected behavior _No response_ ### Screenshots _No response_ ### NuGet package version None ### IDE...

### Describe the bug I settted Combobox's AutoComplete true and IsEditable true, when I input a latter in the textbox, it auto setted the value matched first letters in the...

### Describe the bug 日期控件切换语言,一半中文一半英文 ### Steps to reproduce the bug 1、通过安装语言包2、ConfigHelper.Instance.SetLang(langName); ### Expected behavior _No response_ ### Screenshots ![PixPin_2024-11-15_14-34-46](https://github.com/user-attachments/assets/0a131754-3ff4-469a-8126-1adfd47f8d7e) ### NuGet package version None ### IDE _No response_ ###...

### Feature request type enhancement ### Is your feature request related to a problem? Please describe sidemenu展开的时候能不能向右侧展开,而不是向下展开 ### Describe the solution you'd like sidemenu展开的时候能不能向右侧展开,而不是向下展开 ### Describe alternatives you've considered sidemenu展开的时候能不能向右侧展开,而不是向下展开...

### Describe the bug 首先,非常感谢你们的付出,控件很好用,谢谢。在使用中,我发现轮播控件Carousel绑定数据后不会自动更新,需要每次数据更新完毕后调用hcCarousel.OnApplyTemplate()才能更新,但还是有点问题,OnApplyTemplate()后第一张图片显示的宽度少于设定的宽度,要切换到第二张图片后才会恢复正常。如果直接在XAML中写死Image,宽度是正常的,看下图。期待你们的回复 ### Steps to reproduce the bug XAML 代码 显示有问题,后面有截图: ` ` ViewModel代码: ` View.hcCarousel.PageIndex = 0; View.hcCarousel.OnApplyTemplate();` ### Expected behavior _No response_ ### Screenshots ![errImage](https://github.com/user-attachments/assets/cc0e6e3d-05b5-4bc8-8cb6-571772de3bf2)...

### Feature request type sample request ### Is your feature request related to a problem? Please describe I want to change MessageBox buttons's content to another languages. Can you add...

### Feature request type sample request ### Is your feature request related to a problem? Please describe 目前我需要局部修改按钮得显示文字,但是发现Nuget 保重提供得方法 均是统一调整语言包。 比如:我想实现下面效果: ![image](https://github.com/user-attachments/assets/b7404c1d-282e-4008-91b3-445ba81fb556) ### Describe the solution you'd like 我修改了以下代码文件,在调用得时候可以自定义传入 ![image](https://github.com/user-attachments/assets/e01193a1-a772-45af-9b7c-d0b0a35c11f3)...

### Describe the bug datagrid是否支持右侧固定列,如果支持怎么实现 ### Steps to reproduce the bug datagrid是否支持右侧固定列,如果支持怎么实现 ### Expected behavior _No response_ ### Screenshots _No response_ ### NuGet package version None ### IDE _No response_...

### Feature request type enhancement ### Is your feature request related to a problem? Please describe 就是想要个天气组件, 丰富一下 与生活相关的功能, 如果可以有的话, 那非常感谢! ### Describe the solution you'd like 就是想要个天气组件, 丰富一下 与生活相关的功能,...