最小化/最大化/关闭按钮工具提示和 Devexpress LookAndFeel

发布于 2024-12-05 16:04:51 字数 243 浏览 1 评论 0原文

我试图强制最小化/最大化/关闭按钮的工具提示(以带状形式)从lookAndFeel 中查看。到目前为止,我创建了一个ribbonform,然后我在上面放置了defaultLookAndFeel 组件,我选择了OfficeBlue 皮肤。我的功能区形式发生了变化,但控制按钮(最小化、最大化、关闭)的工具提示看起来是一样的。我还尝试使用 DefaultToolTipControler 但是更改外观部分的属性没有得到任何结果。 有什么方法可以改变前面提到的工具提示的外观吗?

I'm trying to force Minimize/Maximize/Close buttons' tooltips (in ribbonform) to get a look from a lookAndFeel. So far I created a ribbonform, then I placed defaultLookAndFeel component on it ahd I chose an OfficeBlue skin. My ribbon form changed however the tooltips for control buttons(minimize,maximize,close) look the same. I also tried to use DefaultToolTipControler however changing properties on appearance section didn't get any results.
Is there any way to change appearance of tooltips mentioned before?

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

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

发布评论

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

评论(1

倒带 2024-12-12 16:04:51

您可能正在尝试摆脱 Aero 集成。
AllowFormGlass 设置为 false。

You're probably trying to get rid of the Aero integration.
Set AllowFormGlass to false.

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