C#
VB
C++
Overrides Control.IsInputKey.
protected override bool IsInputKey(
Keys keyData
)
Protected Overrides Function IsInputKey( _
ByVal keyData As Keys _
) As Boolean
protected:
bool IsInputKey(
Keys keyData
) override
keyData
One of the System.Windows.Forms.Keys values.
true if the specified key is a regular input key; otherwise, false.
For more information, refer to Control.IsInputKey.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET