Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object / Count Property
In This Topic
    Count Property (ContextMenu)
    In This Topic
    Gets a value indicating how many menu items (including separators) are in this menu.
    Syntax
    expression.Count As Integer
    where expression is a variable that represents a ContextMenu Object
    See Also