HandyControl
HandyControl copied to clipboard
Contains some simple and commonly used WPF controls
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**  **With the Lines**...
### Describe the bug  比如我这个分辨率识别出来就是1440*900,最大截图范围就是这个范围内的。 ### Steps to reproduce the bug 我是用的演示程序测试的  ### 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  ### 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 ...
### 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 保重提供得方法 均是统一调整语言包。 比如:我想实现下面效果:  ### Describe the solution you'd like 我修改了以下代码文件,在调用得时候可以自定义传入 ...
### 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 就是想要个天气组件, 丰富一下 与生活相关的功能,...