Attachmate.Reflection.Emulation.OpenSystems Namespace : ITheme Interface |
The following tables list the members exposed by ITheme.
Name | Description | |
---|---|---|
Color | Gets the color map object associated with the theme. | |
Cursor | Gets the cursor object associated with the theme. | |
DisplayEnhancements | Gets the settings display enhancements object associated with the theme. | |
FileName | Gets or sets the theme template to use. Setting this loads a new theme | |
Font | Gets the font object associated with the theme. | |
Modified | Returns the modified state of the theme. True = theme has been modified since last save, false if not. | |
Parent | Gets the parent object. The parent is the ITerminal object. | |
Sounds | Gets the sounds object associated with the theme. |
Name | Description | |
---|---|---|
Load | Loads a new theme into the current session document | |
Save | Saves changes to current theme | |
SaveAs | Saves current theme contents to a file |