NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.

HasEdit Property
Applies To: BrowseBox

Description

Specifies whether or not a BrowseBox has an edit field.

HasEdit is a single number with the value 0 (the default) or 1. If HasEdit is 1, the user may type in the name of a folder or other resource that is the target of the BrowseBox. If HasEdit is 0, the user must browse to it.