Hi, I have to add a "Search Box" with a DropDown Button for searching the books.
This dropdown button should have an arrow pointing downwards and the search textbox next to it. so, wen i click on dropdown button, i should get few options (like team, personal, e........) If i select Team then the text "Search in Team" should be displayed in the textbox. A small magnifier for the searchbox will be available too.
I am using C#, XAML..its WPF app
Please help me.
Thanks
Ramm