Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.SelText Property
Gets or sets the selected text
Syntax
Public Property Get SelText () As String
Public Property Let SelText (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
The new value
Remarks