Resizing Behavior

This page describes how to set resizing behavior for Application Forms components.

Resizing behavior

Default resizing behavior is set for all controls when they are created. These are usually adequate. For some controls (e.g. cChildTable, cMultilineField and cTreeListBox) the behavior might need to be modified in order to achieve the intended layout. The resizing behavior can be modified in the properties window.

  1. Select the component to modify.
  2. Modify the resize properties in the properties window under "Resizable object":


 

Note: .NET resizing ("Anchoring" and "Docking") is currently not supported for Application Forms development. F1 resizing must be used.