Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.SelLength Property
Gets or sets the length of the selected text in the combo textbox
Syntax
Public Property Get SelLength () As Long
Public Property Let SelLength (ByRef
l
As Long)
Parameters
Parameter
Description
ByRef
l
As Long
Remarks