Table of Contents
Version: 2023r1

Properties #
| AllowedFileTypes as String | DropColor as Color |
| BackColor as Color | Explanation as String |
| BorderColor as Color | ExplanationColor as Color |
| Caption as String | HasBackgroundColor as Boolean |
| CaptionColor as Color | ShowTextDropShadow as Boolean |
Note: Use Enable set/get property to properly enable/disable the control. Do not use “Enabled” property, as enable/disable will not function as desired otherwise.
Methods #
| AllowFileTypes(FileTypes as String) |
Events #
| DropTriggered(FolderItems() as FolderItem) | Opening() |