Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / IUiControlContainer Interface
Members


IUiControlContainer Interface
Defines properties and operations on the UIControl object.
Object Model
IUiControlContainer InterfaceIUiControl Interface
Syntax
'Declaration
 
Public Interface IUiControlContainer 
   Inherits IUiControl 
 
'Usage
 
Dim instance As IUiControlContainer
See Also