PowerTools SPREAD for Windows Forms 8.0J
KeyCode プロパティ (Keystroke)


このキー操作によって定義されたキーコードを取得します。
構文
'Declaration
 
Public ReadOnly Property KeyCode As Keys
'使用法
 
Dim instance As Keystroke
Dim value As Keys
 
value = instance.KeyCode
public Keys KeyCode {get;}

プロパティ値

キーコードを決定する Keys 設定
参照

Keystroke 構造体
Keystroke メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.