Joystick
ButtonCount Property
NamespacesDXJoystickJoystickButtonCount
Get the number of buttons on the joystick.
Declaration Syntax
C#Visual BasicVisual C++
public int ButtonCount { get; }
Public ReadOnly Property ButtonCount As Integer
public:
property int ButtonCount {
	int get ();
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0