RectControl.AcceptTextDrop
From Xojo Documentation
Method
Permits text to be dropped on the control.
Example
This line in the Open event of a control that can accept dragged text.
Me.AcceptTextDrop
Permits text to be dropped on the control.
This line in the Open event of a control that can accept dragged text.