Purpose

.TextBox allows you to specify the height and width of the static text object only.
 

Syntax
 

This property cannot be accessed using Logic.  It is set only at development time.

Operation
 

 

Remarks

This property cannot be changed dynamically at runtime.

Two formats with the .textbox property can be overlapped on screen but they will not share data as they do with ordinary format text.

The kernel will not combine textbox objects with other format objects.  Multi-line text boxes are supported.

A text in a text box will be word wrapped automatically.
 

Example
 

 

Comment on this topic

Topic ID: 510094