DesktopUIControl.AcceptTextDrop

From Xojo Documentation

Method

DesktopUIControl.AcceptTextDrop()

New in 2021r3

Supported for all project types and targets.

Permits text to be dropped on the control.

Example

This line in the Opening event of a control that can accept dragged text.

Me.AcceptTextDrop