Gets the drop-down list box.
'Declaration
Public Function GetDroppedList() As ListBox
'Usage
Dim instance As FpCombo
Dim value As ListBox
value = instance.GetDroppedList()
public ListBox GetDroppedList()
Return Value
ListBox object containing the drop-down list box control