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