Keyoti RapidSpell Desktop .NET API Docs
KeyPress Method (rowNum, keyData)
APIKeyoti.RapidSpell.GridDataGridAYTTextBoxColumnKeyPress(Int32, Keys)
Keyoti RapidSpell Desktop .NET
Internal
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected bool KeyPress(
	int rowNum,
	Keys keyData
)
protected bool KeyPress(
	int rowNum,
	Keys keyData
)
Protected Function KeyPress ( 
	rowNum As Integer,
	keyData As Keys
) As Boolean
Protected Function KeyPress ( 
	rowNum As Integer,
	keyData As Keys
) As Boolean
protected:
bool KeyPress(
	int rowNum, 
	Keys keyData
)
protected:
bool KeyPress(
	int rowNum, 
	Keys keyData
)
member KeyPress : 
        rowNum : int * 
        keyData : Keys -> bool 
member KeyPress : 
        rowNum : int * 
        keyData : Keys -> bool 
Parameters
rowNum (Int32)
keyData (Keys)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412