InfoConnect for Unisys VBA Guide
Theme Object Members

The following tables list the members exposed by Theme.

Constructors
 NameDescription
Public ConstructorTheme ConstructorInitializes a new instance of the Theme class.  
Top
Properties
 NameDescription
Public PropertyCursorGets the cursor object associated with the theme.  
Public PropertyFileNameGets the theme template to use.  
Public PropertyFontGets the font object associated with the theme.  
Public PropertyModifiedGets a value indicating whether the theme has been modified since last save.  
Public PropertyParentGets the parent object. The parent is the terminal object.  
Public PropertySoundsGets the sounds object associated with the theme.  
Public PropertyThemeColorGets the color map object associated with the theme.  
Top
Methods and Functions
 NameDescription
Public MethodLoadLoads a new theme into the current session document.  
Public MethodSaveSaves changes to the current theme.  
Public MethodSaveAsSaves the current theme contents to a file.  
Top
See Also