I've got an AutoSuggest provider that works just fine - how do I specify an icon/image to show against the suggestions it displays? Tried specifying a string id for the 'Icon' argument of the AutoSuggestProvider attribute, but that doesn't help (although using the same id for the same argument for a ViewPart attribute makes that icon show up in the toolbar for that as expected). Can't seem to find any info on here or in the documentation. Any input appreciated.
Thanks in advance
Kevin.