Unicode Controls & Classes for VB6 - Version 4

ctlUniComboImageXP.DropDown Method

Opens or Closes the dropdown list

Syntax
Public Sub DropDown (ByRef bShow As Boolean)
Parameters
Parameter Description
ByRef bShow As Boolean True for showing the list, False otherwise
Remarks