MonthCalendar 使用方法

 

   MonthCalendar 使用方法
 
   – 今日 既 日期 (沒有 時間)
   MonthCalendar1.TodayDate
 
   – 在 MonthCalendar 選擇 日期 既 Start Date
   MonthCalendar1.SelectionStart
 
   – 在 MonthCalendar 選擇 日期 既 End Date
   MonthCalendar1.SelectionEnd
 
 
   Assign MonthCalendar1.SelectionStart 及 MonthCalendar1.SelectionEnd 既 方法 (Pattern 係 YYYY / MM / DD )
   MonthCalendar1.SetSelectionRange("2011 / 1 / 20", "2011 / 1 / 24")