ComboBox.Select (gb.qt4)
Sub Select ( [ Start As Integer, Length As Integer ] )
Define the selected text.
  - 
Start is the position of the first selected character in the text.
 
  - 
Length is the length of the selection.
 
  
If no argument is specified, the entire text is selected.