RectControl.AcceptTextDrop
From Real Software Documentation
Method
RectControl.AcceptTextDrop ( )
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.