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

List Views

Status
Not open for further replies.

derrick

Computer
Joined
Jun 13, 2001
Messages
40
Location
GB
Any objects on list views appear tp not be windows, ie labels, images. How can they be detected and manipulated.

e.g. A list of files show no information about themselves when using WindowFromPoint, so are they not windows? How would you select one with no handle?

Thx
 
I now understand that to save on resources not all objects visible in a window have their own handle, and as such can not be manipulated as other windows can be when using their handle via API calls.

I was trying to detect the status (say the colour) of any point on the screen, whether
or not it appears in a window.

If you can help I would appreciate it.

Thx
Derrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top