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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ListView in another program... 1

Status
Not open for further replies.

Borvik

Programmer
Jan 2, 2002
1,392
US
There is a ListView (as identified by Spy++: "ListView" SysListView32) in another program that contains data I need.

The ListView contains several thousand records. Unfortunately there isn't a way to copy/paste the data out of the list, or export it using the program either.

There's got to be a way I can use VB to access this other program's ListView and retrieve the records I need - but I don't know how to do this?

Any ideas? Thanks.
 
My search didn't turn that up, but it look like exactly what I needed. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top