HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

Contains some simple and commonly used WPF controls

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

Hi there, It's there any way that I can control ImageViewer's button? I mean the toolbar property `Visibility` can be configed. Thanks ![image](https://user-images.githubusercontent.com/54832272/204177956-a3037c69-404f-45bf-8c3a-a1abf57e7176.png) Can ref to the issues #633

:factory: enhancement

### Describe the bug 输入文字后无法正确过滤 ### Steps to reproduce the bug ` ` ### Expected behavior _No response_ ### Screenshots ![微信截图_20221221120423](https://user-images.githubusercontent.com/42398632/208844414-66e2f996-433b-4dda-9228-8ca76a115ab4.png) ### NuGet package version HandyControl 3.4.0 ### IDE Visual...

在使用ImageViewer控件时,windows窗口的那个按键会弹出“尚未提供文件名。因此无法启动进程”。但是我图片已经能正常显示,绑定是成功的。 ` ` 不知道能不能屏蔽此按键吗?

:factory: enhancement

日期选择器选择一个时间段,很多时候客户都建议这种操作,现在我只能自己去实现。要是使用这个UI库能够有这样的功能,对我来说就很完美了

:factory: enhancement

This resolve #629 ![Snipaste_2022-11-08_10-34-07](https://user-images.githubusercontent.com/56919433/200461382-05b83265-17c8-479a-9e80-9b87f130f027.png)

### Describe the bug prism框架下,在hc:tabcontrol页面中执行导航不显示标题,原生控件tabcontrol则没问题 xaml: viewmodel: var n1 = new NavigationParameters(); n1.Add("ViewName", "222"); _regionmanager.RequestNavigate("MainTab", "PermissionView", n1); _regionmanager.RequestNavigate("MainTab2", "PermissionView", n1); ![tabcontrol页面中执行导航](https://user-images.githubusercontent.com/70055984/200262728-8494940e-1a04-480e-8f0e-ed0b8d1978ce.png) ![不显示标题](https://user-images.githubusercontent.com/70055984/200262754-fb7458da-a83c-4997-af7c-eed77628b04e.png) ### Steps to reproduce the bug prism框架下,在hc:tabcontrol页面中执行导航不显示标题 ###...

### Describe the bug 使用Prism进行区域模块管理是,Tab页选中事件有问题。需要点击两次才有效果,第一次会选中第一个tabitem,第二次点击才选择当前tabitem。 `以下是代码‘’` ` ` ### Steps to reproduce the bug 将prism:RegionManager.RegionName="MainRegion"配置到Tab了Control,后台触发 _regionManager.RequestNavigate("MainRegion", obj);前端UI生成Table页。 ### Expected behavior _No response_ ### Screenshots _No response_ ### NuGet package version...

**Is your feature request related to a problem? Please describe.** The `TimePicker` control binds to a `DateTime` and only allows the specification of a 24-hour time. Further, the `PropertyGrid` cannot...

**Is your feature request related to a problem? Please describe.** See #1285 for more details. Raising here to allow separate tracking. **Describe the solution you'd like** Currently, the `TimePicker` can...

**Is your feature request related to a problem? Please describe.** _See #1285 for more details._ Raising here to allow separate tracking. Allow the `PropertyGrid.PropertyResolver` to be changed to support using...