I am running Visual Studio 2010 and have installed the Silverlight 4 Toolkit, however on creating a Silverlight Application I don't seem to have the controls in my Toolkit?
Can someone please help me on this?
They should install automatically to the ToolBox using the installer. Verify that you are using the latest version of the toolkit and not using the Silverlight 3 version.
Also verify that you actually have a xaml file open in the designer.
If it is still not working, you can add them manually by:
Browse...
. Navigate to folder whwere the toolkit is installed eg, C:\Program Files (x86)\Microsoft SDKs\Silverlight\v4.0\Toolkit\{release month year}\Bin
.