InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IThemeColor Interface
Members


In This Topic
    IThemeColor Interface
    In This Topic
    Defines properties and methods to get and set terminal colors within an InfoConnect theme.
    Object Model
    IThemeColor InterfaceITheme Interface
    Syntax
    'Declaration
     
    
    Public Interface IThemeColor 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IThemeColor
    public interface IThemeColor : Attachmate.Reflection.Framework.IProxy  
    See Also