Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IThemeColor Interface
Members


IThemeColor Interface
Defines properties and methods to get and set terminal colors within a Reflection theme.
Object Model
IThemeColor InterfaceITheme Interface
Syntax
'Declaration
 
Public Interface IThemeColor 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IThemeColor
See Also