Is there a way to add a good looking button to a winform that doesn't look like a default button? I wanted to add something that looks like the java jbutton thingy, it's like a perfect rectangle, it's blue, and stuff like that.
I know you can change the color and font of a button, but it never looks right. So is there a different non-WPF way to change the skin or look of a button in a windows form?