Attachmate.Reflection.Emulation.IbmHosts Namespace : ITheme Interface |
The following tables list the members exposed by ITheme.
Name | Description | |
---|---|---|
![]() | Cursor | Gets the cursor 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 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 changes made in the "dirty" state and reloads/applies last saved settings. |
![]() | Save | Saves changes to current theme |
![]() | SaveAs | Saves current theme contents to a file |