| Leadtools.Multimedia Namespace > MouseDownEventArgs Class : button Field |
| Value | Meaning |
|---|---|
| 1 | Left button. |
| 2 | Right button. |
'Declaration Public button As Short
'Usage Dim instance As MouseDownEventArgs Dim value As Short value = instance.button instance.button = value
public short button
public: short button