Attachmate Reflection 2011 VBA Help Send comments on this topic.
_UiControlContainer Interface Methods
See Also 
Attachmate.Reflection.Objects Library (User Interface) : _UiControlContainer Interface


For a list of all members of this type, see _UiControlContainer members.

Public Methods

 NameDescription
 MethodGetChildControlByIdReturns the child control that has the specified ID.  
 MethodGetControlByIdReturns the first control that has the specified ID. Searches the current child items as well as all descendents.  
Top

See Also