Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access data in a child table

Status
Not open for further replies.

mdrozd

IS-IT--Management
Aug 29, 2001
4
0
0
US
I have a an application that is trying to access a table in another
application's window (MDI windows). I am at a point where I can communicate
with the other application and send it keys using the "keybd_event" api. I
have a window in the other application that lists the customers and their
addresses. How can I find a specific customer (i.e. Smith) in this window
and then select it? Do you use treeview or listview api's?

Thanks,
Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top