Jump to content

Objects names


dasiuss
 Share

Recommended Posts

What kind of objects? Objects relating to Windows GUI (window title bar, file menu, status bar, text fields, radio buttons, checkboxes, buttons, etc.)? Or COM objects?

If COM, check out iTripoli's Type Library Viewer, an enhanced version of Microsoft's OLE View. Both tools allow you to view COM objects. The iTripoli one can let you look at installed COM objects as well as COM objects not installed directly via the DLL file for it or its type library file (*.tlb). Both are free tools.

For COM, there's no one answer to having info on all objects & there functions/methods and properties. You'll just have to explore each one yourself. Some common ones might be documented on the web. But that depends on what you're interested in.

For some simple COM, take a look at the DevGuru.com tutorials for VBScript and WSH (Windows Scripting Host).

Edited by daluu
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...