ComponentOne TileControl for WinForms
OnKeyPress Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : OnKeyPress Method
Raises the KeyPress event.
Syntax
'Declaration
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As System.Windows.Forms.KeyPressEventArgs _
) 
protected override void OnKeyPress( 
   System.Windows.Forms.KeyPressEventArgs e
)

Parameters

e
See Also

Reference

C1TileControl Class
C1TileControl Members