Select to view content in your preferred language

Customize the Attribute Context Menu?

797
2
09-10-2010 09:38 AM
GregRieck
Frequent Contributor
Hello,

Is it possible to customize the Attributes Context Menu? I'm not able to find it's GUID. I'd lice to be able to add some custom commands to the context menu. I've attached a screen shot of the current context menu that I'm wanting to customize.

Thanks, G
0 Kudos
2 Replies
vincentLahaye
Emerging Contributor
hi,

i already tried to do that 1 year ago, but never succeed to costumize the attribute context menu.  You can modify content of Attribute window with "IObjectInspector" in an extensionClass, but i don't think you can manage context menu.

you can also manage children table with IRelatedObjectClassEvents2 in attribute window

but maybe i'm wrong about context menu.

Vincent
GregRieck
Frequent Contributor
Vincent,

Thank you for the response. I agree with you, I also attempted this before. I was hoping things had changed at ArcGIS 10 to allow customization of the attribute window and context menu.

G
0 Kudos