DeviceCaps.NumberButtons Property (Microsoft.DirectX.DirectInput)

Number of buttons available on the device.

Definition

Visual Basic Public ReadOnly Property NumberButtons As Integer
C# public int NumberButtons { get; }
C++ public:
property int NumberButtons {
        int get();
}
JScript public function get NumberButtons() : int

Property Value

System.Int32

This property is read-only.