Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / ITerminal Interface / Theme Property


In This Topic
Theme Property (ITerminal)
In This Topic
Gets the Theme object.
Syntax
'Declaration
 
ReadOnly Property Theme As ITheme
 
'Usage
 
Dim instance As ITerminal
Dim value As ITheme
 
value = instance.Theme
See Also