Previous Topic

Next Topic

Book Contents

Book Index

Form Designer Folder Dialog Properties

Navigator > Setup > Form Designer > Layout tab > Component Editor > Properties tab

See also Form Designer Component Properties for properties common to different component types.

The following properties are available for Folder Dialog Components:

Directory

Enter the default directory for the folder.

Options

Click + to expand. Select options for the Folder Dialog:

  • bfFileSysDirsOnly - folders available are file system folders (they are files, directories or root directories).
  • bfDontGoBelowDomain - network folders below the domain level are not available.
  • bfStatusText - when the mouse is hovered over a folder, displays the folder status.
  • bfFileSysAncestors - folders available are either file system folders, or contain at least one descendent that is a file system folder.
  • bfBrowseIncludeFiles - the browse box displays files as well as folders.
  • bfNewUI - the Make New Folder button will be displayed.
  • bfShowPathInStatusArea - displays the path in the status area.
  • bfScreenCenter - when True, display the Browse window in the center of the screen.
  • bfParentCenter - when True, display the Browse window in the centre of the parent container.

Text

Enter any text to be displayed in the Folder Dialog.

Title

Title shown on the Dialog window.