Path Properties

LabView Local Project Settings

Path Properties

Installed With: Base Package

Inherits from Generic»GObject»Control. View the class hierarchy.

PropertyDescription
Allow DroppingIf TRUE, the control automatically accepts paths dragged to it, including the LV_PATH data type from drag and drop events. The LV_PATH data type is of type path. If FALSE, LabVIEW does not automatically accept any drops, including from the operating system, at runtime. LabVIEW returns error 1157 if you set this property on an indicator. Details
Browse Button:DisabledSpecifies if a path control's browse button can be operated. Options are: 0-Enabled, 1-Disabled, 2-Disabled and Grayed Out. Details
Browse Button:VisibleSpecifies if the path control browse button is visible. Details
Browse OptionsSet or get the file dialog box options. The options include prompt, mode, start path, and button text. Details
Browse Options:Button TextSpecifies the label to display in the file dialog box for the accept or OK button. If you do not specify a label, the button text defaults to OK. Details
Browse Options:Match PatternSet or get the match pattern string of the browse dialog box. Details
Browse Options:Pattern LabelLabel to display in the file dialog box next to the custom pattern. Use the Browse Options:Match Pattern property to set a custom pattern. Details
Browse Options:PromptSet or get the prompt string of the browse dialog box. Details
Browse Options:Selection ModeSet or get the selection mode of the browse dialog box. Details
Browse Options:Start PathSet or get the start path of browse dialog box. Details
Path TextReference to the path text. Details
Scrollbar VisibleDisplays a vertical scrollbar for a path object. Details
SizeWidth and height in pixels of the frame around the text area of the path control, not including the browse button. Details
Size:HeightHeight of the path control in pixels. Details
Size:WidthWidth of the path control in pixels. Details
Value (Signaling)Sets the value of the control and generates a Value Change event. Details
ValueValue of the path control. Details