'Declaration Public Function GetDroppedList() As ListBox
'Declaration
Public Function GetDroppedList() As ListBox
'Usage Dim instance As FpCombo Dim value As ListBox value = instance.GetDroppedList()
'Usage
Dim instance As FpCombo Dim value As ListBox value = instance.GetDroppedList()
public ListBox GetDroppedList()
FpCombo Class FpCombo Members