So far I not having trouble with programming but I am having trouble adjusting the appearance of my application. I know how to change the properties of a form using the "Properties" window but I can't figure out how to take it past this step...
For instance, I can change the appearance of a button to look normal or flat using the "Properties" window of the button. However, how do I get the button to look round and stylish, like seen in Office 11? Can this be done with windows forms? Is there a good tutorial anyone can point me to?
Thanks!
P.S. I am using Visual Studio .NET 2003, programming with Visual Basic...