Ribbon for WinForms
IsInputKey メソッド (XViewLight)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > XViewLight クラス : IsInputKey メソッド
One of the System.Windows.Forms.Keys values.
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
シンタックス
'宣言
 
Protected Overrides Function IsInputKey( _
   ByVal keyData As Keys _
) As Boolean
protected override bool IsInputKey( 
   Keys keyData
)

パラメータ

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

戻り値の型

True if the specified key is a regular input key; otherwise, false.
参照

XViewLight クラス
XViewLight メンバ