I noticed when you filter on a project it prefixes the project name with "in" on the filter toolbar.
Is there a way I can implement this behavior for my plug-in when specifying the CFilterStringList in IPluginFilterOptions.FilterOptionsString
I noticed there is that FilterOptionsString.add() has an overload with a third parameter sHtml, but it doesn't seem to do anything.
