Determines whether the specified key is a regular input key or a special key that requires preprocessing and raises the
QueryInputKey event.Determines whether the specified key is a regular input key or a special key that requires preprocessing.
Parameters
- control
- The System.Windows.Forms.Control that will be used to edit the content of the .
- cell
- The Xceed.Grid.Cell whose content is to be edited by the .
- keyData
- One of the System.Windows.Forms.Keys values.One of the System.Windows.Forms.Keys values.
Return Value
true if the specified key is a regular input key; false otherwise.true if the specified key is a regular input key; false otherwise.
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