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


In This Topic
    ISmartControl Interface
    In This Topic
    Definition for the SmartUx control object.
    Syntax
    'Declaration
     
    
    Public Interface ISmartControl 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As ISmartControl
    public interface ISmartControl : Attachmate.Reflection.Framework.IProxy  
    Remarks
    SmartUx controls are not available when using the Terminal User Control (TUC).
    See Also