InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common 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
See Also