InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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.  
    Public PropertyGets the font object associated with the theme.  
    Public PropertyGets a value indicating whether the theme has been modified since last save.  
    Public PropertyGets the parent object. The parent is the terminal 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 MethodSaves changes to the current theme.  
    Public MethodSaves the current theme contents to a file.  
    Top
    See Also