Aero Glass Buttons Like Windows Media Player?
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: L开发者_JAVA技巧ink 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. :)
I found what I was looking for here: http://www.thecodeking.co.uk/2007/02/windows-vista-aero-glass-in-net-managed.html
精彩评论