RectControl.AcceptTextDrop

From Xojo Documentation

Method

RectControl.AcceptTextDrop()

Supported for all project types and targets.

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