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


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