WinStudio
IMAGETEXT Keyword
Applies To
The form's primary collection.
Description
Used to specify the spatial relationship between images and text. Options
include:
- Blank - inherit from the hierarchy.
- Overlaid - The text and the image display on the same component
rectangle. Text is set to Fit and Justify to Right.
- ImageOnly - No text is in the component rectangle.
- HoriztonalTextImage - The component rectangle is divided evenly,
with the text in left half and the image in the right half. The text
is set to Fit and Justify to Right.
- VerticalTextImage - The component rectangle is divided evenly,
with the image in lower half, and the text in right half. The text
is set to Fit and Justify to Left.
- HorizontalImageText - The component rectangle is divided evenly,
with the image in left half and the text in right half. The text is
set to Fit and Justify to Right.
- VerticalImageText - The component rectangle is divided evenly,
with the text in the upper half and the image in the lower half. The
text is set to Fill and Justify to Center.