It's rather annoying: Windows Forms controls don't look or feel native; they don't glow/fade like they're supposed to.
For example, the top button is not native, but the bottom one is:
So how do I get this native look/feel in .NET? Is there a way to do it without using an external library?