Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / MouseButtonCombination Object / ClickCount Property
In This Topic
    ClickCount Property (MouseButtonCombination)
    In This Topic
    Gets the number of mouse clicks in the combination.
    Syntax
    expression.ClickCount As MouseClickCount
    where expression is a variable that represents a MouseButtonCombination Object
    See Also