I have a dock window add-in which contains a TreeView component. I have added a ContextMenuStrip to the TreeView. The context menu opens fine and the menu options work fine, but when I click elsewhere in the application the menu doesn't close like it should. I have also tried the oler contextmenu which seems to work correctly but I would like to use the newer ContextMenuStrip in order to maintain consistant look-and-feel with the rest of the application.
And yes I do have the autoclose property set to true.
Any Ideas?
ESRI, is this a bug?
Thanks