|
|
||
MSI Factory
This control allows you to display a long string of Rich Text Format (RTF) text that can't be fit on a page. A common example is showing a license agreement.
Note: This control's text cannot contain an embedded property. To display text with embedded properties, use the Text control instead.
The RTF text string to show in the ScrollableText control. You can type directly into the edit field, use Ctrl+V to paste from an RTF editor, or click the Import button to select a file containing the text you want to use.
Load the Text for the control from the file specified in the Filename field during the build process.
The full path to an RTF type of file on your development system. You can click on the Browse button to select a file from your system. For information on using localizable files, see the Translate setting below.
This checkbox allows you to use an existing message ID, or create a new one for the file path listed in the Filename field above. This allows you to use define different language text files. To configure a localizable message file path, first make sure the Filename field is empty, then check the Translate checkbox which opens the Set Message ID dialog. Once you've created a new message, or selected an existing one, exit the dialog and click on the Browse button to select a file from your system. You now have a localizable file set for the control. You can define different file paths for each language by editing each language's message you've defined here on the Languages dialog (Project > Languages).
If checked, the scroll bar will be shown on the left side of the control. If unchecked, it will be shown on the right side.
If checked, the text in the control will be shown in right-to-left reading order. If unchecked, it will be shown in left-to-right reading order.
If checked, the text in the control will be aligned to the right. If unchecked, it will be aligned to the left.
MSDN Online: ScrollableText Control
MSDN Online: Controls
MSDN Online: Control Table
WiX Help File: Control Element
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us