HandyControl
HandyControl copied to clipboard
Contains some simple and commonly used WPF controls
### Describe the bug 系统版本:云服务器 Windows 10 专业版 22H2 应用程序:使用 Drawer 组件 组件版本:nuget 3.5.1 NET版本:NET8.0 ### Steps to reproduce the bug 1.在远程云服务器上首次运行应用程序,Drawer 组件能够正常显示和隐藏。 2.程序在后台持续运行。 3.断开远程连接后重新连接服务器。 4.再次使用应用程序时,发现 Drawer 组件无法显示。 ### Expected...
### Describe the bug This issue(https://github.com/HandyOrg/HandyControl/issues/1489) has not been resolved. We should set a fixed width for the Clear Button.   --- Fixed: 1. **[Fixed width mode]** The input...

### Describe the bug combobox 设置 AutoComplete=true 后,显示出来的结果列表,无法选择第一个选项,其它选线选择后没有问题,会复制到combobox里。 ### Steps to reproduce the bug 1、打开【HandyControlDemo.exe】。 2、进入【控件】 标签, 选择【组合框】。 3、在左测第七个组合框里输入“正”字。 4、选择第一个,无法赋值。其它选项可赋值到输入框。 ### Expected behavior _No response_ ### Screenshots https://github.com/user-attachments/assets/1d718cdd-ed31-4d24-a716-db5ffd4c0fad ### NuGet...
### Describe the bug Error occurs when right-clicking to edit the template of a HandyControl control. ### Steps to reproduce the bug Error occurs when right-clicking to edit the template...
https://apps.microsoft.com/detail/HandyControl/9nxrsbg32mff 
### Feature request type enhancement ### Is your feature request related to a problem? Please describe By moving the contents of the docs folder to the HandyOrg/HandyOrg.github.io repository, GitHub Actions...
### Describe the bug ListView的items和header好像margin有点问题,Items居中的时候,好像margin会向右10个单位左右 ### Steps to reproduce the bug ### Expected behavior _No response_ ### Screenshots _No response_ ### NuGet package version None ### IDE _No response_ ###...
### Feature request type sample request ### Is your feature request related to a problem? Please describe ### **问题:** 1、隐藏式滚动条在PC设备上每次都要将鼠标放在滚动条上才显示出来,有时候还不灵敏 2、在触摸屏设备上,隐蔽式滚动条无法点击到,导致滚动条功能失效 3、在使用RichTextBox控件时,指定VerticalScrollBarVisibility="Visible"后,滚动条也不会一直显示,需要将鼠标放在滚动条上才显示出来,如图  ### **需求:** **1、希望可以实现滚动条一直显示,如图**  **2、希望可以实现可以手动指定滚动条的宽度——因为有时候滚动条太细,不方便点击** ### Describe...