Event DropdownPick(iProp As Property, lListIndex As Long)
Description
Occurs when the user selects a list item in the dropdown listbox.
Parameters:
iProp - The Property whose dropdown listbox was open.
lListIndex - The 0-based index of the list item that
was chosen from the listbox. If you have set the
ListItems property of the
Property object, you can get the text of this item with
code such as this: