Message 1 of 2
AddIn: How to implement a search with results picker?

Not applicable
06-21-2016
09:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to develop an AddIn where users can input a string to search in a repository. Then, the list of results consisting of text and images is shown below the search input.
Browsing the command inputs I did not find a UI element flexible enough to implement this. The closest would be LabeledIconDropDownStyle? How could I implement the desired UI?