InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts 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 cursor 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 IIbmTerminal object.  
     PropertyGets the sounds object associated with the theme.  
     PropertyGets the color map object associated with the theme.  
    Top
    Public Methods
     NameDescription
     MethodLoads a new theme into the current session document  
     MethodAbandons changes made in the "dirty" state and reloads/applies last saved settings.  
     MethodSaves changes to current theme  
     MethodSaves current theme contents to a file  
    Top
    See Also