SetSelection Method (SwfToolStripComboBox)

Class

SwfToolStripComboBox.

Action

Sets the starting index and the number of characters for the selected text in the combo box.

Syntax

SetSelection (_start, _length)
Variable Description
_start The starting index of the text selected. INTEGER.
_length The number of characters to select in the editable portion of the combo box. INTEGER.