ghuff2
9 years agoContributor
What I'm getting at is the Map Child Object operation only goes one level below. I want it to map all the way down the hierarchy.
So for instance if you look at the example image I gave, if I did Map Child Object on WinFormsObject("teacherNotesCntr") it would only map it's direct children, i.e. WinFormsObject("headerGroupBox") and WinFormsObject("tabControl"). What I am proposing is that there would be a recursive option added (maybe just a checkbox the same as it asks if you want to it to automatically name map) that would map all the children and grandchildren objects, i.e. all those objects.
Related Content
- 2 years ago
- 7 years ago
- 12 years ago