Path Properties
Installed With: Base Package
Inherits from Generic»GObject»Control. View the class hierarchy.
Property | Description |
---|---|
Allow Dropping | If 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:Disabled | Specifies if a path control's browse button can be operated. Options are: 0-Enabled, 1-Disabled, 2-Disabled and Grayed Out. Details |
Browse Button:Visible | Specifies if the path control browse button is visible. Details |
Browse Options | Set or get the file dialog box options. The options include prompt, mode, start path, and button text. Details |
Browse Options:Button Text | Specifies 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 Pattern | Set or get the match pattern string of the browse dialog box. Details |
Browse Options:Pattern Label | Label 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:Prompt | Set or get the prompt string of the browse dialog box. Details |
Browse Options:Selection Mode | Set or get the selection mode of the browse dialog box. Details |
Browse Options:Start Path | Set or get the start path of browse dialog box. Details |
Path Text | Reference to the path text. Details |
Scrollbar Visible | Displays a vertical scrollbar for a path object. Details |
Size | Width and height in pixels of the frame around the text area of the path control, not including the browse button. Details |
Size:Height | Height of the path control in pixels. Details |
Size:Width | Width of the path control in pixels. Details |
Value (Signaling) | Sets the value of the control and generates a Value Change event. Details |
Value | Value of the path control. Details |