|
|
|
|
|
- Overview
- How to?
- Allowing the user to resize the height of rows in a Table or TreeView Table control
- Allowing the user to resize the height of rows in a Looper control
- Disabling the ability to resize rows
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table controls, the user can resize the height of rows, in read-only or in edit. This feature is also available: - in Looper controls.
- in TreeView Table controls.
Allowing the user to resize the height of rows in a Table or TreeView Table control To allow the user to resize the height of rows in a Table or TreeView Table control: - Open the control description.
- In the "Details" tab of the control description, check "Resizable row height".
- Validate.
Allowing the user to resize the height of rows in a Looper control To allow the user to resize the height of the Looper control rows: - Display the description of the RepeatString field.
- In the "Details" tab of the Looper control description, check "Resizable" for the row height.
- Validate.
Disabling the ability to resize rows To prevent the user from resizing the height of the rows in a Table, TreeView Table or Looper control, use AAFDisable with the aafResizeRowHeight constant.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|