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