InfoConnect for Airlines VBA Guide
ThemeFont Object Members

The following tables list the members exposed by ThemeFont.

Properties
 NameDescription
Public PropertyAutoFontSizeGets or sets whether the font size is auto adjusted when the terminal window size changes.  
Public PropertyBoldGets or sets whether the terminal font has the bold attribute.  
Public PropertyFontNameGets or sets the face name of the terminal font to use.  
Public PropertyFontSizeGets or sets the size (in points) of the terminal session font.  
Public PropertyParentGets the parent object (ITheme).  
Top
See Also