IControl object." />
Attachmate.Reflection.UserInterface Namespace : IUiControlContainer Interface |
The following tables list the members exposed by IUiControlContainer.
Name | Description | |
---|---|---|
![]() | SubItems | Gets a generic list of subitems. Each subitem is returned as an IUiControl. |
Name | Description | |
---|---|---|
![]() | GetChildControlById | Returns the child control that has the specified ID. |
![]() | GetControlById | Returns the first control that has the specified ID. Searches the current child items as well as all descendents. |