Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ContextMenus Object / Count Property
In This Topic
    Count Property (ContextMenus)
    In This Topic
    Gets a value indicating how many ContextMenus are defined for this session document
    Syntax
    expression.Count As Integer
    where expression is a variable that represents a ContextMenus Object
    See Also