Forum Discussion

neha_renukdas's avatar
neha_renukdas
Occasional Contributor
13 years ago

How to access child objects from a Parent object?

Suppose if we have a Parent object eg: A WinFormsObject("xTabProject") which has child object like Tab controls.I used Find method to find the parent object and then in that object i need to access it...