When I implement "Find All Reference" using IVsSimpleLibrary and IVsSimpleObjectList. Results records will display in find symbol window. But override IVsSimpleObjectList.GetContextMenu() and return VSConstants.S_FAIL can't prevent context menu pop out. How to make right click event disable in Find symbol window?
Any response will be OK......