PowerTools SPREAD for Windows Forms 8.0J
Leave イベント


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

Field クラス
Field メンバ

 

 


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