Resizing Columns and Rows

You can manipulate the size of columns and rows in a selected form or container control.

You can choose one of three options for each column and row:

Note: For fixed and percentage options, if the specified size is smaller than the minimum content size, the column or row assumes the size of the content.

To see whether a column or row is fixed, autosized, or a percentage, click the form. An F indicates that the column or row is of fixed size, an A indicates that a column row is autosized, and a % sign indicates that the size of the column or row is measured as a percentage of the total width (height) of the container. image

To resize rows and columns:

  1. Select the form.
  2. To change a sizing behavior, do one of the following:
    • In the Property Editor, select the Type field in one of the rows. In the menu that opens, select the sizing behavior you want.
    • Click the form and then click F, A, or %. This toggles between sizing behaviors.
    • Right-click a column or row, select Column Sizing or Row Sizing, and then select Fixed, Percentage, or AutoSize.
  3. To resize a fixed or percentage column or row from the Property Editor, in the Width or Height column, type the number of pixels for the column or row or the percentage of the total width (height) that the column or row should occupy on the form.
  4. To resize a fixed or percentage column or row by using the drag-and-drop operation, hover the cursor over the right edge of the column or the bottom edge of the row. The cursor turns into the splitter shape, and a bold dotted line highlights the edge and displays the size of the column or row in pixels or a percentage. Drag the line to change the size of the column or row.