Hi all,
I want to enumerate all the child windows if the handle of the parent windows is given.
Child windows may be a window button,address bar,html buttons or all the window components.
Can you please help me regarding this.
Regards,
Riyas
Printable View
Hi all,
I want to enumerate all the child windows if the handle of the parent windows is given.
Child windows may be a window button,address bar,html buttons or all the window components.
Can you please help me regarding this.
Regards,
Riyas
::EnumChildWindows ()
Cheers