Joystick
ButtonUp Property
NamespacesDXJoystickJoystickButtonPairControllerButtonUp
Get or set the index of the button to increase the control value.
Declaration Syntax
C#Visual BasicVisual C++
public int ButtonUp { get; set; }
Public Property ButtonUp As Integer
public:
property int ButtonUp {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0