How to add my custom WPF control to the ToolBox by using the WPF ToolBox Control template
- by ricardo
I have a custom control packed as myControl.dll. How to install it in VS2010 by using the WPF ToolBox Control template? I do not want to use the "Choose Toolbox..." or "Drag and Drop" techniques.