Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / 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 a Reflection 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