1.Where i can get Silverlight 3 Control toolkit?
2.How to add the controls to our Visual studio 2008 tool box?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jiteendra SampathiraoPosted May 26, 2011, 6:05 AM
Thanks for your Answer.
I downloaded it and installed. But when i adding it to toolbox,i selected the controls under silverlight components and clicked OK.but not added to VS toolbox.
Solution is :
I downloaded the toolkit from this link:
http://silverlight.codeplex.com/releases/view/19172
There under binaries folder i found Microsoft.Windows.Controls.dll
Then I created tab under toolbox and browse this DLL and clicked OK. then Silverlight controls are added.
Muralidharan, Please check it out that link and tell me is it right way or not.
Posted May 26, 2011, 5:29 AM
Samples : http://www.silverlight.net/content/samples/sl3/toolkitcontrolsamples/run/default.html
Once you installed the SL 3 control toolkit, you can add this in toolbox in VS then you can start your work.
Hope this helps you.