Whether files can be dropped onto the control from other Windows applications, such as File Explorer or Web Browsers.
Dropped files will be loaded using IO.LoadFromFile.
Default: False
Note: ◼You can use the OnDropFile to override the handling of dropped files ◼You can update your UI for the loaded image using the OnImageLoaded event