1
Answer

Create Custom search control

Gopal Mahale

Gopal Mahale

8y
257
1

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?

Answers (1)
0
Bhuvanesh Mohankumar

Bhuvanesh Mohankumar

NA 14.4k 1.3m 8y
This article gives you step by step details along with code zipped file.
http://www.codeproject.com/Articles/101975/Building-a-Search-Text-Box-Control-with-WPF
Mark as answer, if helpful.