(I think Aero is the term).
When I start my XNA program in Windowed mode, I have the glossy bar as seen on Win7/Vista programs.
When I set to fullscreen and then
This will help:
System.Windows.Forms.Application.VisualStyleState = System.Windows.Forms.VisualStyles.VisualStyleState.ClientAndNonClientAreasEnabled;