Results 1 to 5 of 5

Thread: Is there any way to determine the contents of another window?

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    London UK
    Posts
    671

    Is there any way to determine the contents of another window?

    I am still trying to find a way to programmatically get the text out of a window similar to the one shown in the attached screen shot.

    The Text I am interested in is from the "Supplier Letter Fields" header through to the "Custom Fields" footer.

    This all seems to be in one child window with the following details:

    Class = AfxWnd42
    Style = &H52000000
    Handle = &H706EE
    ID = &H0

    Using the GetWindowText API for this window returns a zero length string

    What other approach can I take to programmatically retrieve this info?

    Thanks in advance for any assistance.
    Attached Images Attached Images  

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