SpreadsheetGear.Windows.Forms Namespace > WorkbookView Class : OnKeyPress Method |
'Declaration
Protected Overrides Sub OnKeyPress( _ ByVal e As System.Windows.Forms.KeyPressEventArgs _ )
'Usage
Dim instance As WorkbookView Dim e As System.Windows.Forms.KeyPressEventArgs instance.OnKeyPress(e)
protected override void OnKeyPress( System.Windows.Forms.KeyPressEventArgs e )
protected procedure OnKeyPress( e: System.Windows.Forms.KeyPressEventArgs ); override;
protected override function OnKeyPress( e : System.Windows.Forms.KeyPressEventArgs );
protected: void OnKeyPress( System.Windows.Forms.KeyPressEventArgs* e ) override
protected: void OnKeyPress( System.Windows.Forms.KeyPressEventArgs^ e ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2