PowerTools SPREAD for Windows Forms 8.0J
Enter イベント (Field)


フィールドが入力フォーカスを取得したときに発生します。
構文
public event EventHandler Enter
'Declaration
 
Public Event Enter As EventHandler
 
'使用法
 
Dim instance As Field
Dim handler As EventHandler
 
AddHandler instance.Enter, handler
解説
このイベントは、入力フォーカスが Field に移動したときに発生します。
参照

Field クラス
Field メンバ

 

 


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