C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / OnKeyDown Method
An System.Windows.Forms.KeyEventArgs that contains the event data.

In This Topic
OnKeyDown Method (XViewLight)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnKeyDown( _
   ByVal e As KeyEventArgs _
) 
 

Parameters

e
An System.Windows.Forms.KeyEventArgs that contains the event data.
See Also