Share via


FormComboBoxControl.dragText Method

Returns the text that is displayed when the form combo box control is dragged.

Syntax

public str dragText()

Run On

Client

Return Value

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

See Also

Reference

FormComboBoxControl Class