GrapeCity PlusPak for Windows Forms 10.0J
KeyRepeat プロパティ (GcClassicFunctionKey)

キーを押し続けている間、FunctionKeyPressイベントを繰り返し発生させるかどうかを取得または設定します。
シンタックス
Public Property KeyRepeat As Boolean
public bool KeyRepeat {get; set;}

プロパティ値

True は、キーを離すまで FKeyPress イベントが複数回発生することを示します。False(デフォルト)は、キーを押し続けたときにも FKeyPress イベントは 1 回だけしか発生しないことを示します。
参照

参照

GcClassicFunctionKey クラス
GcClassicFunctionKey メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.