InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / Theme Class
Properties Methods


In This Topic
    Theme Class Members
    In This Topic

    The following tables list the members exposed by Theme.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Theme class.  
    Top
    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 or not.  
    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 Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    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
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also