InfoConnect API Guide
Attachmate.Reflection.Emulation.Common Namespace / Theme Class
Members


Theme Class
Theme object represents a visual theme in the application.
Object Model
Theme ClassIThemeCursor InterfaceIThemeFont InterfaceIThemeSounds InterfaceIThemeColor Interface
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class Theme 
   Inherits Attachmate.Reflection.Framework.Proxy
   Implements ITheme, Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As Theme
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
         Attachmate.Reflection.Emulation.Common.Theme

See Also