PowerTools CalendarGrid for Windows Forms 1.0J
Zoom メソッド (DropDownCalendar)

切り替え先のカレンダータイプを指定する CalendarType 列挙体。
現在のカレンダーを特定のカレンダータイプに切り替えます。
構文
Public Function Zoom( _
   ByVal calendarType As CalendarType _
) As Boolean
public bool Zoom( 
   CalendarType calendarType
)

パラメータ

calendarType
切り替え先のカレンダータイプを指定する CalendarType 列挙体。

戻り値の型

bool 値。カレンダータイプが変更された場合は true。それ以外の場合は false
解説
このメソッドを使用して、この DropDownCalendarCalendarType を変更できます。操作が成功した場合は true が返され、失敗した場合は false が返されます。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.