Attachmate Reflection 2014 .NET API Reference
Button Property (MouseButtonCombination)


Gets the mouse button associated with the combination.
Syntax
'Declaration
 
Public ReadOnly Property Button As MouseButtons
'Usage
 
Dim instance As MouseButtonCombination
Dim value As MouseButtons
 
value = instance.Button
public MouseButtons Button {get;}
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

MouseButtonCombination Class
MouseButtonCombination Members

Send Feedback