How to add the custom control in tool box using wpf
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Can any one help. I am using visual studio 2005. I have created custom control using Custom Control Library(WPF) and I have tried add this custom control in Windows Application(WPF). 1)right click choose item in tool box 2)click the browse button and select the custom control dll. but custom control did not add in toolbox .