Columns Tab of the Form and Control Property Editor

The Columns tab of the form Property Editor lets you manipulate the columns in the selected form or container control. Use rows and columns to position and size the controls that you put on the form.
Element Description
Type Select Fixed, Percentage, or AutoSize.
Width For fixed columns, type the number of pixels.

For percentage columns, type the percentage of total width you want this column to occupy. Other columns are adjusted as needed for a total of 100%.

For autosize columns, the width is irrelevant and cannot be set.

For mixed (autosize and percentage) columns, the label portion is wide enough to accommodate the longest label, and the field portion is allocated by percentage.

Add column left/right Adds a column to the left or right of the selected cell.
Delete column Deletes the entire column containing the selected cell.

Related Topics

General Tab of the Form and Control Property Editor

Tool Bar Tab of the Form Property Editor

Behavior Tab of the Control Property Editor

Rows Tab of the Form and Control Property Editor

JavaScripts Tab of the Form Property Editor

Refresh Tab of the Control Property Editor

Appearance Tab of the Form and Control Property Editor

Actions Tab of the Form Property Editor

Using the Property Editors