Select to view content in your preferred language

Expose the Select By Location tool's dialog box in ArcObjects

2464
0
10-02-2014 03:08 PM
MatthewWinslett
Emerging Contributor

Hello-

In an application that I am developing using VB.Net with ArcObjects 9.3, I am trying to display the "Select By Location" dialog box in my code.  I know that I can call it directly using the UID through the ICommandItem interface, but I also need access to the parameters set by the dialog box (something that I don't think is possible with the UID method) .  Is there a  way to do this somehow that I'm missing, similar to the way that you can call the "Select By Attribute" dialog box using the IQueryAttributes interface?

Thanks,

Matt

0 Kudos
0 Replies