How can I make a sleek UI like WMP 11?

I wanted to make a rich UI for my program.

I really enjoy using Windows Media Player, and I wanted to know how to make the top bar look like WMP 10 or 11 (Library, Rip, Burn, URGE(wmp11)).

Thanks,

[215 byte] By [wizkid1] at [2007-12-22]
# 1

All that cool stuff is realized with GDI+ (see sample of WMP scrollbars there http://www.codeproject.com/vb/net/LiuCoolScrollBar.asp)

I recomend you to start from there http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdicpp/GDIPlus/GDIPlus.asp

MichaelNemtsev at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms General...