Unicode Controls & Classes for VB6 - Version 4

ctlUniComboBoxXP.SelStart Property

Gets or sets the cursor position in the combo textbox

Syntax
Public Property Get SelStart () As Long
Public Property Let SelStart (ByRef l As Long)
Parameters
Parameter Description
ByRef l As Long The new value
Remarks