PowerTools CalendarGrid for Windows Forms 1.0J
CalendarGridMouseCommand コンストラクタ

特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
タッチデバイスで CalendarGridCommand.Action を実行するために行うジェスチャーを示す CalendarMouseGesture 値。
CalendarGridTouchCommand の新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal action As ICalendarGridAction, _
   ByVal gesture As CalendarMouseGesture _
)
public CalendarGridMouseCommand( 
   ICalendarGridAction action,
   CalendarMouseGesture gesture
)

パラメータ

action
特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
gesture
タッチデバイスで CalendarGridCommand.Action を実行するために行うジェスチャーを示す CalendarMouseGesture 値。
参照

CalendarGridMouseCommand クラス
CalendarGridMouseCommand メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.