How do I create Controls in Silverlight 1.0?
Silverlight 1.0 does not come with controls (e.g. button, sliders, etc). Silverlight 1.1 is expected to have a good set of controls. In the meantime for 1.0, you have to create them yourself. You can see an example here: http://silverlight.net/quickstarts/silverlight10/controls.aspx and a video here: http://timheuer.com/blog/archive/2007/08/19/implement-user-control-in-silverlight-user-controls.