Browse Options Page (Properties Dialog Box)
- Updated2025-01-28
- 2 minute(s) read
Browse Options Page (Properties Dialog Box)
Use this page of the Properties dialog box to configure the browse options of a path control.
This page includes the following components:
Option | Description |
---|---|
Prompt | Specifies the custom message that appears as the title of the file dialog box. |
Pattern Label | Specifies the label to display in the file dialog box next to the custom pattern you enter in Pattern. |
Pattern | Specifies the pattern to use to restrict the files displayed in the file dialog box. |
Selection Mode | Sets the types of files or directories you can select in the file dialog box.
This option is similar to the Selection Mode section in the configuration dialog box for the File Dialog Express VI. You also can use the Browse Options:Selection Mode property to set this mode programmatically.
|
Button Text | Specifies the label to display in the file dialog box for the button above the Cancel button. If you do not specify a label, the button text defaults to OK. This option is similar to the button label input of the File Dialog Express VI. You also can use the Browse Options:Button Text property to set this text programmatically. |
Allow selection of files in LLBs and packed project libraries | Specifies that you can select a file from an LLB or a packed library. If this checkbox does not contain a checkmark, you can select an LLB or a packed library but you cannot select a file in an LLB or a packed library. |
Start Path | Specifies the path to the directory whose contents you want to display in the file dialog box by default. |