GrapeCity.Xaml.SpreadSheet.UI
OnKeyDown Method (FormulaTextBox)


The data for the event.
Called before the KeyDown event occurs.
Syntax
'Declaration
 
Protected Overrides NotOverridable Sub OnKeyDown( _
   ByVal e As KeyRoutedEventArgs _
) 
'Usage
 
Dim instance As FormulaTextBox
Dim e As KeyRoutedEventArgs
 
instance.OnKeyDown(e)
protected override void OnKeyDown( 
   KeyRoutedEventArgs e
)

Parameters

e
The data for the event.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormulaTextBox Class
FormulaTextBox Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options