Results 1 to 2 of 2

Thread: Object Browser

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2007
    Posts
    544

    Object Browser

    Say I want to know more about a class

    mshtml.htmlinputelement for example.

    Say I want to know.

    What is his parent classes?
    What interface the class implement?

    How do I do so through object browser?

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Object Browser

    Try downloading a free utility called reflector and open up the dll in that. It will give you interface implementations and base class info. I don't believe the object browser supports such features.

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