GrapeCity CalendarGrid for Windows Forms 2.0J
CalendarGridKeyboardCommand コンストラクタ

特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
CalendarGridCommand.Action を実行するために押す System.Windows.Forms.Keys
CalendarGridKeyboardCommand の新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal action As ICalendarGridAction, _
   ByVal key As Keys _
)
public CalendarGridKeyboardCommand( 
   ICalendarGridAction action,
   Keys key
)

パラメータ

action
特定の操作によって CalendarGridCommand が開始されたときに実行されるアクションを示す ICalendarGridAction
key
CalendarGridCommand.Action を実行するために押す System.Windows.Forms.Keys
参照

CalendarGridKeyboardCommand クラス
CalendarGridKeyboardCommand メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.