View Full Version : Enumerating the controls of a window


ali_sheharyar
01-12-2005, 10:49 AM
Hello All,

I want to enumerate all the child controls of a window. And, then depending upon the control, i want to get information about it like its text, position, dimension etc etc. I guess RWindowTreeNode class can be used for this purpose, but i dont know how to use it to get the desired information about the controls. Any information, code snippets etc in this regard will be highly appreciated.

Thanks,
Ali Sheharyar