InfoConnect for Airlines
Theme Class
Members 


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 
'Usage
 
Dim instance As Theme
[Serializable()]
public sealed class Theme : Attachmate.Reflection.Framework.Proxy, ITheme  
Inheritance Hierarchy

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

See Also