InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / ITheme Interface
Members


In This Topic
    ITheme Interface
    In This Topic
    Defines properties and methods to load, modify, or save an InfoConnect theme.
    Object Model
    ITheme InterfaceIThemeColor InterfaceIThemeCursor InterfaceIThemeDisplayEnhancements InterfaceIThemeFont InterfaceITerminal InterfaceIThemeSounds Interface
    Syntax
    'Declaration
     
    
    Public Interface ITheme 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As ITheme
    public interface ITheme : Attachmate.Reflection.Framework.IProxy  
    See Also