Why make your own controls when the Microsoft Silverlight 1.1 SDK gives them to you for free? :)
I will take the example of using the button control that is provided in the Silverlight SDK for this post
To use the button control from Silverlight SDK, do the following:
There are a lot more controls in the SDK that you can play around with that that you got started.
Cheers!