AUTOSCALE property

All controls

By default OpenInsight maintains automatic scaling for all controls on a form, even after you have manually set a scaled property yourself. However, you can opt out of this behavior by using the boolean AUTOSCALE property:

ValueDescription
"0"FALSE - no automatic scaling is performed
"1"TRUE - enables scaling for a control (default value)

This property applies to all controls (but not to WINDOW objects).

Each control has a default property. The controls and properties are as follows.

Control Namedefault Property

Note:

  • guides/programming/programmers_reference_manual/autoscale.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1