Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Theme Object
Properties Methods

In This Topic
    Theme Object Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Properties
     NameDescription
    Public PropertyGets the cursor object associated with the theme.  
    Public PropertyGets the theme template to use. The Set action for this property is Obsolete and will be removed in a future release. Use the Theme object's Load method instead.  
    Public PropertyGets the font object associated with the theme.  
    Public PropertyReturns the modified state of the theme.  
    Public PropertyGets the parent object. The parent is the IbmTerminal object.  
    Public PropertyGets the sounds object associated with the theme.  
    Public PropertyGets the color map object associated with the theme.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads a new theme into the current session document.  
    Public MethodAbandons any changes made in the "dirty" state and applies the last-saved settings.  
    Public MethodSaves changes to the current theme.  
    Public MethodSaves the current theme contents to a file.  
    Top
    See Also