Unicode Controls & Classes for VB6 - Version 4
ctlUniComboBoxXP
.Sorted Property
Gets or sets the ability to sort items alphabetically
Syntax
Public Property Get Sorted () As Boolean
Public Property Let Sorted (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
The new value
Remarks