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


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

GeneralEditor クラス
GeneralEditor メンバ

 

 


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