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

    Property Value

    A MouseClickCount Enumeration value.
    See Also