Attachmate.Reflection.Objects.Emulation.IbmHosts Library : Theme Object |
The following tables list the members exposed by Theme.
Name | Description | |
---|---|---|
![]() | Cursor | Gets the cursor object associated with the theme. |
![]() | FileName | Gets 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. |
![]() | Font | Gets the font object associated with the theme. |
![]() | Modified | Returns the modified state of the theme. |
![]() | Parent | Gets the parent object. The parent is the IIbmTerminal object. |
![]() | Sounds | Gets the sounds object associated with the theme. |
![]() | ThemeColor | Gets the color map object associated with the theme. |
Name | Description | |
---|---|---|
![]() | Load | Loads a new theme into the current session document. |
![]() | ResetTheme | Abandons any changes made in the "dirty" state and applies the last-saved settings. |
![]() | Save | Saves changes to the current theme. |
![]() | SaveAs | Saves the current theme contents to a file. |