cuiFileDropper
A custom-built CuoreUI control.
Allows the user to either drop files onto the control, or click it to open an OpenFileDialog.
Exposes DashedOutline
, DashLength
, Filter
, HoverContent
, Image
(size, tint, padding), Multiselect
, OutlineThickness
, Rounding
, UploadContent
, UploadWithClick
, ForeColor
(normal, hover), UploadForeColor
(normal, hover)
Events
FileDropped
Fired whenever a valid file is dropped or selected.
Last updated