|
Navigation: Program Reference > Dialogs > Dialog Editor > Dialog Controls > Memo Box |
|
This control displays a long string of text that cannot fit entirely on the page. A common application for this control is displaying the license agreement. The following properties are available for Memo Box controls:
Appearance
Default Font |
Defines if a control uses the default font. |
Transparent |
Defines if a control is transparent. |
Text |
The text displayed in the control. |
Text File |
The text file that will be displayed in the control, is the System property is set to Text File. First you must to include the text you want to use in the Setup Texts editor, for further information read the Setup Texts topic. |
Visible |
The visibility of the control. |
Design
Name |
Identifies the control. |
||||||||
System |
Defines if current control is used as a system control. The available Memo Box system controls are:
|
Layout
Height |
The height of the control in pixels. |
Left |
The left position of the control. |
Top |
The top position of the control. |
Width |
The width of the control in pixels. |
Options
Enabled |
Defines if a control is enabled. |
Left Scroll |
Defines if a scroll bar is located on the left side of the control. |
Right Aligned |
Defines if a control is aligned on the right. |
RTLRO |
Defines if the text in the control is displayed in a Right-To-Left-Reading-Order. |
Sunken |
Defines if a control is displayed with a sunken. |