PowerTools SPREAD for Windows Forms 8.0J
Key プロパティ


KeyExitイベントを発生させたキーを示すExitKeys値を取得します。
構文
'Declaration
 
Public ReadOnly Property Key As ExitKeys
'使用法
 
Dim instance As KeyExitEventArgs
Dim value As ExitKeys
 
value = instance.Key
public ExitKeys Key {get;}

プロパティ値

KeyExitイベントを発生させたキーを示すExitKeys値。
解説
このプロパティは、キーボードのキーを取得します。
参照

KeyExitEventArgs クラス
KeyExitEventArgs メンバ

 

 


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