[]
Activates the control.
public void Select()
Public Sub [Select]()
Selects specified text in a combo box's text box.
public void Select(int start, int length)
Public Sub [Select](start As Integer, length As Integer)
| Type | Name | Description |
|---|---|---|
| int | start | |
| int | length |