ButtonEventArgs(DeviceInfo, ButtonMask) Constructor

Public Sub New( _ 
ByVal dInfo As DeviceInfo, _ 
ByVal buttonMask As ButtonMask
)
This language is not supported or no code example is available.
public ButtonEventArgs( 
DeviceInfo dInfo
ButtonMask buttonMask 
)
This language is not supported or no code example is available.

Parameters

dInfo
DeviceInfo

buttonMask
ButtonMask

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition