I have a custom layer that implements the IIdentify interface. I would like to register a custom command with the context menu for the tree control Identify Tool dialog. I just need the UUID for this context menu, which I can't seem to find anywhere.
I found this thread, which suggests this isn't possible--
Adding Context Menu To Identify Tool
However, the Nimbus bug it references is a broken link. So, I'm wondering if this is now possible (the thread is from 2009).
Also, the ArcObjects documentation has this text in a number of places:
"To find the CLSID, ProgID, and subtype of a built-in command or menu in ArcMap or ArcCatalog, refer to the following technical documents:
ArcObjects Developer Help > Technical Documents > ArcMap: Names and IDs of commands and commandbars"
I can't seem to find a current version of this document with the 10.2 SDK. Can anyone point me to the current version? I've found several older versions from google searches.