PowerTools SPREAD for Windows Forms 8.0J
SelectedDateChanged イベント


選択されている日付が変更されたときに発生します。
構文
public event EventHandler SelectedDateChanged
'Declaration
 
Public Event SelectedDateChanged As EventHandler
 
'使用法
 
Dim instance As DropDownCalendar
Dim handler As EventHandler
 
AddHandler instance.SelectedDateChanged, handler
解説
このイベントは、SelectedDateプロパティが変更された場合に発生します。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


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