Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmTerminal Interface / Theme Property


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