MSI Factory 2.3

ScrollableText Properties

ScrollableText Properties

Previous topic Next topic  

ScrollableText Properties

Previous topic Next topic  

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.

Text

Specify now

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 from file during build

Load the Text for the control from the file specified in the Filename field during the build process.

Filename:

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.

Translate

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).

Options

Left scroll

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.

RTL reading order

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.

Right aligned

If checked, the text in the control will be aligned to the right. If unchecked, it will be aligned to the left.

More Information

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