Sunday, 11 August 2013

How to create a textbox in C# to look like the one in Outlook search

How to create a textbox in C# to look like the one in Outlook search

In Outlook 2013, a user can type a word into the search field and then
after the results are displayed, modify the type of search by clicking the
arrow in the search box and specifying "To", "From", "Subject", "Any", etc
how can I mimic that triangle with the options. I'd like to use my own
search options.

No comments:

Post a Comment