SpreadsheetGear.Windows.Controls Namespace > WorkbookView Class : OnPreviewKeyUp Method |
'Declaration
Protected Overridable Sub OnPreviewKeyUp( _ ByVal e As System.Windows.Input.KeyEventArgs _ )
'Usage
Dim instance As WorkbookView Dim e As System.Windows.Input.KeyEventArgs instance.OnPreviewKeyUp(e)
protected virtual void OnPreviewKeyUp( System.Windows.Input.KeyEventArgs e )
protected procedure OnPreviewKeyUp( e: System.Windows.Input.KeyEventArgs ); virtual;
protected function OnPreviewKeyUp( e : System.Windows.Input.KeyEventArgs );
protected: virtual void OnPreviewKeyUp( System.Windows.Input.KeyEventArgs* e )
protected: virtual void OnPreviewKeyUp( System.Windows.Input.KeyEventArgs^ e )
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