Send comments on this topic.
View Object Properties
Attachmate.Reflection.Objects Library (User Interface) : View Object

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

Public Properties

 NameDescription
public PropertyActiveTabBackgroundColorGets or sets the background color of the view tab when it is the active tab.  
public PropertyActiveTabForegroundColorGets 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.  
public PropertyControlGets the control object embedded in the view.  
public PropertyDescriptionGets or sets the description of the view.  
public PropertyInactiveTabBackgroundColorGets or sets the background color of the view tab when it is not active.  
public PropertyInactiveTabForegroundColorGets 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.  
public PropertyInstanceIdGets the instance ID of the view.  
public PropertyNameGets or sets the name of the view.  
public PropertyTitleTextGets or sets the title text of the view.  
public PropertyUiModeGets the UiMode object. This object contains a collection of user interface controls.  
Top

See Also