←Select platform

IsInputKey Method (MedicalViewer)

Summary

Overrides Control.IsInputKey.

Syntax

C#
VB
C++
protected override bool IsInputKey(  
   Keys keyData 
) 
Protected Overrides Function IsInputKey( _ 
   ByVal keyData As Keys _ 
) As Boolean 
protected: 
bool IsInputKey(  
   Keys keyData 
) override 

Parameters

keyData
One of the System.Windows.Forms.Keys values.

Return Value

true if the specified key is a regular input key; otherwise, false.

Remarks

For more information, refer to Control.IsInputKey.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize