User Guide

169
FileBrowser control
The following table describes the FileBrowser control:
<CONTROL TYPE="FileBrowser" />
A text box used to enter a file path. The control contains two toolbar buttons providing
accessibility to local and remote file/directory browsing.
FILTER The file filter that should be used by the file/directory browsing dialog
boxes. For example: FILTER="*.gif;*.jpeg;*.jpg".
DIRONLY YES/NO. Specifies that a directory is being selected. This option will
convert the file dialog boxes accessible from the browse buttons to
become directory-browsing dialog boxes. By default, file-browsing is
assumed.