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

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

Parameters

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