|
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 > MouseDownEventArgs Class : button Field |
| Value | Meaning |
|---|---|
| 1 | Left button. |
| 2 | Right button. |
public short button
'Declaration
Public button As Short
'Usage
Dim instance As MouseDownEventArgs Dim value As Short value = instance.button instance.button = value
public: short button