GrapeCity CalendarGrid for Windows Forms 3.0J
Add(Keys,String) メソッド

特定のキーを示す System.Windows.Forms.Keys 値。
ボタンのキーを示す System.String 値。
CalculatorButtonMappingCollection に項目を追加します。
シンタックス
Public Overloads Function Add( _
   ByVal key As Keys, _
   ByVal buttonKey As String _
) As Integer
public int Add( 
   Keys key,
   string buttonKey
)

パラメータ

key
特定のキーを示す System.Windows.Forms.Keys 値。
buttonKey
ボタンのキーを示す System.String 値。

戻り値の型

項目のインデックスを示す System.Int32 値。
参照

参照

CalculatorButtonMappingCollection クラス
CalculatorButtonMappingCollection メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.