'Declaration
Protected Overridable Sub ProcessKeyDown( _ ByVal e As System.Windows.Forms.KeyEventArgs _ )
'Usage
Dim instance As NLightUIItem Dim e As System.Windows.Forms.KeyEventArgs instance.ProcessKeyDown(e)
protected virtual void ProcessKeyDown( System.Windows.Forms.KeyEventArgs e )
Parameters
- e