Share via


FormTreeControl.dragText Method

Returns the text that is displayed when the form tree control is dragged.

Syntax

public str dragText()

Run On

Client

Return Value

Type: str
The text that is displayed when the tree control is dragged; an empty string if there is no text to display when the tree control is dragged.

See Also

Reference

FormTreeControl Class