I want to create a Silverlight 3.0 Control and have that control appear in the Visual Studio 2008 Toolbox. Is that possible? If so, please provide instructions.
Which template do I start with? Silverlight Application, Silverlight Navigation Application or Silverlight Class Library.
Good Articles. One more question. Can a class library be created from a SilverLight Application? The Silverlight Application I am trying to create has TextBoxes, Buttons, etc.
Silverlay
I think i'm not quite sure what you mean.
"Can a class library be created from a SilverLight Application?" can you expand it a bit?
I want to build a Silverlight Application consisting of 2-3 different Silverlight XAML Controls. Can that application be compiled into a single control? Can I create properties for the control?