Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > MouseMoveEventArgs Class : button Field |
public short button
'Declaration
Public button As Short
'Usage
Dim instance As MouseMoveEventArgs Dim value As Short value = instance.button instance.button = value
public: short button
Value | Meaning |
---|---|
1 | left button |
2 | right button |