How to implement mouse drag text control in umg?

Mouse drag text control? Are we dragging a text block with mouse?

yes,How does this happen?

  • wrap the text in a widget, use drag & drop

or

  • wrap the text in a widget, use onMouseMove to shift it around in its container