'Declaration
Public Function MatchAny( _ 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.MatchAny(e)
public System.bool MatchAny( System.Windows.Forms.KeyEventArgs e )
Parameters
- e