Specifies how the subform content will be displayed. The options are:
None – This option does not fit the task form to the Subform control measurements. If the Subform control is smaller than the task form, scrollbars will appear. If the Subform control is larger than the task form, the extra space is painted with the same background color as the parent form.
As Control – The Subform task is fitted to the Subform control size. When Scaling is enabled, this property will work as value 'None' as Placement is not supported with Scaling.
As called form – The Subform control changes its dimensions to be identical with the dimensions of the called task form.
See also:
How Do I Know which Autofit Option to Use?
How Do I Make the Subform Control Fit the Dimensions of the Called Program Form?
This property is not available in Web Client tasks.
|