InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / IUiControlContainer Interface
Members


In This Topic
    IUiControlContainer Interface
    In This Topic
    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
    public interface IUiControlContainer : IUiControl  
    See Also