MSI Factory 2.3

PathEdit Properties

PathEdit Properties

Previous topic Next topic  

PathEdit Properties

Previous topic Next topic  

MSI Factory

The PathEdit control displays an edit field that enabling the user to select the end section of a path. It supports entering the selected folder name, or the entire path in the edit field. The user can also enter a Universal Naming Convention (UNC) path to a drive that has no drive letter. If the entered end segment for the path is invalid for the present drive, the PathEdit control cannot transfer focus to the next control. This control is intended to be used on a browse dialog together with the DirectoryCombo and DirectoryList controls.

Text

Text:

The localizable text to show in the PathEdit control.

Property

Property name:

The name of the property to associate with this control whose value you want to set. If the Indirect checkbox is checked, this is the name of another property to set. The PathEdit, DirectoryCombo, and DirectoryList controls are associated with the same string-valued property. That property is the path selected by the user. This property must have an initial value containing at least one volume and one sublevel. Properties can be created and managed on the Properties tab of the Project Settings dialog (Project > Settings).

Indirect

If checked, the Property name is the name of another property, not directly associated with this control. If unchecked, the Property name is associated with this 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: PathEdit Control

MSDN Online: Controls

MSDN Online: Control Table

MSDN Online: Browse Dialog

WiX Help File: Control Element


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us