Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems 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 InterfaceIThemeColor InterfaceIThemeCursor InterfaceIThemeDisplayEnhancements InterfaceIThemeFont InterfaceITerminal InterfaceIThemeSounds 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