使用鼠标更改按钮大小

发布于 2024-09-11 02:02:47 字数 101 浏览 7 评论 0原文

我想知道是否有一种方法可以使用鼠标调整按钮宽度的大小,就像当您处于设计模式时,我想当鼠标经过按钮边缘时将光标更改为调整大小光标,然后持续单击即可调整按钮的大小。

谢谢 !!

I would like to know if there is a way to resize a button Width using the mouse, like when you are in the design mode, I'd like to change the cursor to the resize cursor when the mouse pass over the edge of the button, and with a sutained click resize the button.

thanks !!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月蹉跎了容颜 2024-09-18 02:02:47

您应该考虑使用 Adorners 来实现此目的。这是关于代码项目的一篇文章,描述了如何在有或没有装饰器的情况下“在画布上拖动、调整大小和旋转元素”: WPF 图表设计器:第 1 部分

You should look into using Adorners for this. Here is an article on Code Project that describes how to "drag, resize and rotate elements on a Canvas", with and without Adorners: WPF Diagram Designer: Part 1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文