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


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

RichTextEditor クラス
RichTextEditor メンバ

 

 


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