Get or set the index of the button to decrease the control value.

Declaration Syntax
public int ButtonDown { get; set; }Public Property ButtonDown As Integer
public:
property int ButtonDown {
int get ();
void set (int value);
}Assembly:
Joystick (Module: Joystick) Version: 1.0.3.0