FilePicker

The FilePicker control allows the user to pick a file using a file explorer window. A filter can be applied to limit the file selection to files of one or more types.

Properties

Key properties of FilePicker include:

  • Source. The file location or URL of the image to be shown in the form.

Events

Key properties of FilePicker include:

  • FileSelected. A Python script can be configured for execution when a file is selected, for example, to open the file.

Selecting a file