'Declaration
Public Overloads Function Match( _ ByVal modifiers As System.Windows.Forms.Keys, _ ByVal key As System.Windows.Forms.Keys _ ) As System.Boolean
'Usage
Dim instance As NShortcut Dim modifiers As System.Windows.Forms.Keys Dim key As System.Windows.Forms.Keys Dim value As System.Boolean value = instance.Match(modifiers, key)
Parameters
- modifiers
- key