'Declaration
Public Overloads Function Match( _ ByVal e As System.Windows.Forms.KeyEventArgs _ ) As System.Boolean
'Usage
Dim instance As NShortcut Dim e As System.Windows.Forms.KeyEventArgs Dim value As System.Boolean value = instance.Match(e)
public System.bool Match( System.Windows.Forms.KeyEventArgs e )
Parameters
- e