Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / ITheme Interface
Members


In This Topic
    ITheme Interface
    In This Topic
    Defines properties and methods to load, modify, or save a Reflection theme.
    Object Model
    ITheme InterfaceIThemeCursor InterfaceIThemeFont InterfaceIIbmTerminal InterfaceIThemeSounds InterfaceIThemeColor Interface
    Syntax
    'Declaration
     
    
    Public Interface ITheme 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As ITheme
    public interface ITheme : Attachmate.Reflection.Framework.IProxy  
    See Also