Theme object represents a visual theme in the application.
[Serializable()]
public sealed class Theme : Attachmate.Reflection.Framework.Proxy, ITheme, Attachmate.Reflection.Framework.IProxy
'Declaration
<SerializableAttribute()>
Public NotInheritable Class Theme
Inherits Attachmate.Reflection.Framework.Proxy
Implements ITheme, Attachmate.Reflection.Framework.IProxy
'Usage
Dim instance As Theme
System.Object
System.MarshalByRefObject
Attachmate.Reflection.Emulation.Common.Theme