Hi Friends,
Thanks for helping me for my last Questions. Right now I want to create one control (searchable control) which support styling, templating, change background , height, width etc. I can also able to use it in another projects. I want to add this control in tool list so I can easily drag and drop this control (like another wpf controls) . How could I crate custom control or user control? How I can achieve all required functionality ? How I can crate DLL and use it to another project also?