Open Attachment Manager Window

576
2
10-07-2013 07:36 AM
BrendanDwyer
Occasional Contributor
How do I open the feature Attachment Manager window programatically?  Attached is a picture of the window I'm talking about.

I have an editor object and I can open the attribute inspector.  Just need to open/show the attachment manager independently from that.  This will only fire if a feature is selected, obviously.

Thanks
0 Kudos
2 Replies
DuncanHornby
MVP Notable Contributor
Brendan,

I don't think the Object model exposes any sort of hook into that dialog. Happy for someone else to prove me wrong?

Duncan
0 Kudos
BrendanDwyer
Occasional Contributor
Duncan,
Thanks for replying.  Does there have to be a hook?  I mean, can I call the same method that is called when the user opens the Attachment Manager window from the Attribute Inspector?  I'm not sure how I'd find that method, but it seems like I should be able to.

-Brendan
0 Kudos