I have just started messing with silverlight and am confused about one thing. Can you not drag and drop the silverlight controls to the form? I have created wpf browser applications which seem to be very similar but I am unable to drag and drop the controls. I can edit the XAML code and add a button but with wpf browser applications you can drag and drop and then edit the XAML code. Can someone clear this up for me? If you can, please explain how because i also do not get the properties list on the right when I add my own XAML code to the project but the button is showing up.