Attachmate.Reflection.UserInterface Namespace > IUiMode Interface : GetChildControlById Method |
'Declaration
Function GetChildControlById( _ ByVal id As String _ ) As IUiControl
'Usage
Dim instance As IUiMode Dim id As String Dim value As IUiControl value = instance.GetChildControlById(id)
IUiControl GetChildControlById( string id )