Forum Discussion
YMinaev
Staff
16 years agoHi Sebastian,
It looks like Extended Find would be the best and the most convenient approach in this case. As for FindChild's speed, it may depend on different things (the number of objects in your application, the hierarchy level of the target object, etc.). I recommend that you call FindChild belonging to the nearest known parent of the target object.
It looks like Extended Find would be the best and the most convenient approach in this case. As for FindChild's speed, it may depend on different things (the number of objects in your application, the hierarchy level of the target object, etc.). I recommend that you call FindChild belonging to the nearest known parent of the target object.