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