Unicode Controls & Classes for VB6 - Version 4

ctlUniComboImageXP.HScroll Property

Gets or sets the ability to use a horizontal scrollbar on the popup list

Syntax
Public Property Get HScroll () As Boolean
Public Property Let HScroll (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean The new value
Remarks