Aero 玻璃按钮像 Windows Media Player 一样吗?
我正在制作一个程序,我想要一套 Aero Glass 控件,就像 Windows Media Player 一样,我发现了这个: 链接 但它只是绘制黑色。我还发现了一个控件,它的媒体播放器控件内置在玻璃的右侧,但它不好,它不想正确渲染,并使我的程序的不同部分无法工作。任何控件或扩展 Aero 玻璃的方法(以便我至少可以添加自己的按钮)将不胜感激。谢谢:)
顺便说一句,仅限 C#。 :)
I am making making a program and I want to have a Aero Glass set of controls just like Windows Media Player, I found this: Link but it just draws black. I also found a control that had the media player controls built in right ton the glass but it was no good it didn't want to render right and made different parts of my program not work. Any controls, or ways to extend the Aero glass so I can at least add my own buttons would be greatly appreciated. Thanks :)
BTW C# only. :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在这里找到了我要找的东西: http://www.thecodeking.co.uk/2007/02/windows-vista-aero-glass-in-net-management.html
I found what I was looking for here: http://www.thecodeking.co.uk/2007/02/windows-vista-aero-glass-in-net-managed.html