Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiControlContainer Object
Properties Methods

UiControlContainer Object Members

The following tables list the members exposed by UiControlContainer.

Public Properties
 NameDescription
Public PropertyGets a collection of subitems. Each subitem is returned as a user interface control.  
Top
Public Methods
 NameDescription
Public MethodReturns the child control that has the specified ID.  
Public MethodReturns the first control that has the specified ID. Searches the current child items as well as all descendents.  
Top
See Also