Setup Factory for Windows Installer

GroupBox Properties

The GroupBox control displays a rectangle with optional caption text, that can be used to group other controls together on a dialog.

Text

Text:

The localizable text of the caption to show in the upper left corner of the control.

Options

Right aligned

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

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.

More Information

MSDN Online: GroupBox Control

MSDN Online: Controls

MSDN Online: Control Table

WiX Help File: Control Element