Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDropDown Object / ItemCount Property
In This Topic
    ItemCount Property
    In This Topic
    Gets the number of items in the drop down list.
    Syntax
    expression.ItemCount As Integer
    where expression is a variable that represents a SmartDropDown Object
    See Also