Results 1 to 2 of 2

Thread: [2005] Find Underlying Object

  1. #1

    Thread Starter
    Fanatic Member Jumpercables's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    592

    [2005] Find Underlying Object

    I'm trying to make an Object Browser application that will work exactly the same way as the Object Browser in VS2005 works. However, I want it to work by you clicking on the screen and it would drill down to find the underlying object and display the object's information. I'm trying to get this to work with ArcObjects (ArcMap).

    I already have the code in place to drill down the objects classes and interfaces but I'm not even sure if it's possible to get an object based on a mouse click.

    I understand I am over simplifying how this might be done. But does that even seem possible? Is there any API or .NET class out there that might help me get pointed in the right direction?

    Thanks In Advance.

    C# - .NET 1.1 / .NET 2.0

    "Take everything I say with a grain of salt, sometimes I'm right, sometimes I'm wrong but in the end we've both learned something."
    _____________________
    Regular Expressions Library
    Connection String
    API Functions
    Database FAQ & Tutorial

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,424

    Re: [2005] Find Underlying Object

    if you want an example of modifying the .net IDE?

    http://www.c-sharpcorner.com/UploadF...tudio.NET.aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width