InfoConnect for Airlines VBA Guide
View Object Properties

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

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 PropertyEnablePlusEnable or disable Plus feature.  
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 PropertyPlusCustomizationPathGets or sets Plus customization file path associated with this session.  
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