Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / MouseButtonCombination Class
Members


MouseButtonCombination Class
Represents the state of a particular mouse mapping.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class MouseButtonCombination 
 
'Usage
 
Dim instance As MouseButtonCombination
Remarks
A mouse mapping includes the mouse button; the number of mouse clicks (single or double); and one or more modifier keys (such as SHIFT, CTRL, or ALT).
Inheritance Hierarchy

System.Object
   Attachmate.Reflection.Emulation.OpenSystems.MouseButtonCombination

See Also