GrapeCity SPREAD for Windows Forms 12.0J
OnKeyDown メソッド (GcComboBoxEditingControl)


イベントデータを格納しているEventArgs
Raises the KeyDown event.
構文
'Declaration
 
Protected Overrides Sub OnKeyDown( _
   ByVal e As KeyEventArgs _
) 
'使用法
 
Dim instance As GcComboBoxEditingControl
Dim e As KeyEventArgs
 
instance.OnKeyDown(e)
protected override void OnKeyDown( 
   KeyEventArgs e
)

パラメータ

e
イベントデータを格納しているEventArgs
参照

GcComboBoxEditingControl クラス
GcComboBoxEditingControl メンバ

 

 


Copyright © 2004 GrapeCity inc.