FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextEditor クラス : AfterFocus イベント |
'Declaration
Public Event AfterFocus As EventHandler
'使用法
Dim instance As RichTextEditor Dim handler As EventHandler AddHandler instance.AfterFocus, handler
public event EventHandler AfterFocus