PowerTools PlusPak for Windows Forms 8.0J
IsInputKey メソッド (GcTabBase)

System.Windows.Forms.Keysの値はキー名を示します。
入力キーをチェックします。
構文
Protected Overrides Function IsInputKey( _
   ByVal keyData As Keys _
) As Boolean
protected override bool IsInputKey( 
   Keys keyData
)

パラメータ

keyData
System.Windows.Forms.Keysの値はキー名を示します。

戻り値の型

入力キーである場合はtrue、それ以外の場合はfalse
プラットフォーム

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

参照

GcTabBase クラス
GcTabBase メンバ

Send Feedback