InfoConnect for Unisys
Attachmate.Reflection.UserInterface Namespace / IView Interface

In This Topic
    IView Interface Properties
    In This Topic

    For a list of all members of this type, see IView members.

    Public Properties
     NameDescription
     PropertyGets or sets the background color of the view tab when it is the active tab.  
     PropertyGets or sets the color of the view tab text when it is the active tab. In tab view mode, the title text is on the tab. In SDI mode, it is the caption of the view window.  
     PropertyGets the control object that is embedded in the view.  
     PropertyGets or sets the description of the view.  
     PropertyEnable or disable Plus feature.  
     PropertyGets or sets the background color of the view tab when it is not active.  
     PropertyGets or sets the color of the view tab text when the tab is not active. In tab view mode, the title text is on the tab. In SDI mode, it is the caption of the view window.  
     PropertyGets the instance ID of the view.  
     PropertyGets or sets the name of the view.  
     PropertyGets or sets Plus customization file path associated with this session.  
     PropertyGets or sets the title text of the view. In tab view mode, the title text is on the tab. In SDI mode, it is the caption of the view window.  
     PropertyGets the UiMode object. This object contains a collection of user interface controls.  
    Top
    See Also