Results 1 to 4 of 4

Thread: ... Harder Q's

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Posts
    184

    Post

    Ok..

    A Few questions.. I need alot more info about classes and finding windows and how to use them with ActiveX.

    I Need to know how to find the classnames of a window (Whats IE5's?)

    How can you find out the easy way?

    and well could I operate through it, like finding textbox's and stuff to type things in??

    thankyou,
    Evan

  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    If you know the Handle of a Window you can get its Class Name with the GetClassName API, if you want the Information for Reference Purposes whilst creating an Application, take a look at the SpyXX Program that ships with VB.

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Correction, Spy++ ships with Visual C++. So, if you have Visual Studio installed, then you already have it.

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


  4. #4
    Lively Member
    Join Date
    Jan 1999
    Location
    California
    Posts
    115

    Post

    Correction: Spy++ comes with Visual Basic 6.0 Proffesional Edition. As, I'm sure it comes with the Enterprise Edition.

    ------------------
    Ryan French
    Niresoft Incorporated
    http://www.niresoft.com
    [email protected]

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