Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / MouseButtonCombination Object / Button Property
In This Topic
Button Property (MouseButtonCombination)
In This Topic
Gets or sets the mouse button associated with the combination.
Syntax
expression.Button As MouseButtons
where expression is a variable that represents a MouseButtonCombination Object

Property Value

A MouseButtons Enumeration value.
See Also