FormInt64Control.dragText Method
Retrieves the text that is displayed when the form control is dragged.
Syntax
public str dragText()
Run On
Client
Return Value
Type: str
The text that is displayed when the control is dragged; an empty string if there is no text to display when the control is dragged.