MESCIUS SPREAD for Windows Forms 17.0J
Zoom メソッド

対象のカレンダータイプを指定するCalendarType列挙体。
現在のカレンダーを指定したカレンダータイプにズームします。
構文
'Declaration
 
Public Function Zoom( _
   ByVal calendarType As CalendarType _
) As Boolean
public bool Zoom( 
   CalendarType calendarType
)

パラメータ

calendarType
対象のカレンダータイプを指定するCalendarType列挙体。

戻り値の型

bool値。スピン動作を実行できる場合はtrue。それ以外の場合はfalse
解説
このメソッドは、このDropDownCalendarCalendarTypeを変更できます。 操作が成功すると、trueが返されます。 それ以外の場合はfalse
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© MESCIUS inc. All rights reserved.