InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ITheme Interface
Properties Methods

In This Topic
    ITheme Interface Members
    In This Topic

    The following tables list the members exposed by ITheme.

    Public Properties
     NameDescription
     PropertyGets the color map object associated with the theme.  
     PropertyGets the cursor object associated with the theme.  
     PropertyGets the settings display enhancements object associated with the theme.  
     PropertyGets or sets the theme template to use. Setting this loads a new theme  
     PropertyGets the font object associated with the theme.  
     PropertyReturns the modified state of the theme. True = theme has been modified since last save, false if not.  
     PropertyGets the parent object. The parent is the ITerminal object.  
     PropertyGets the sounds object associated with the theme.  
    Top
    Public Methods
     NameDescription
     MethodLoads a new theme into the current session document  
     MethodSaves changes to current theme  
     MethodSaves current theme contents to a file  
    Top
    See Also