PowerTools SPREAD for Windows Forms 8.0J
AfterFocus イベント (GeneralEditor)


コントロールがフォーカスを取得した後に発生します。
構文
public event EventHandler AfterFocus
'Declaration
 
Public Event AfterFocus As EventHandler
 
'使用法
 
Dim instance As GeneralEditor
Dim handler As EventHandler
 
AddHandler instance.AfterFocus, handler
参照

GeneralEditor クラス
GeneralEditor メンバ

 

 


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