InfoConnect for Unisys VBA Guide
AutoFontSize Property (ThemeFont)
Gets or sets a value indicating whether the font size auto-adjusts when the terminal window size changes.
Syntax
Object.AutoFontSize As Boolean

Property Value

The default value is True.

When this property is True, Reflection automatically adjusts the font size so that the entire terminal display is always visible.


When this property is False, Reflection uses the font size specified by FontSize. Scroll bars appear when the Reflection window size is too small to show the entire terminal window display.

See Also

 

 


2015 Attachmate

Send Feedback