GrapeCity SPREAD for Windows Forms 11.0J
OnKeyDown メソッド (GcNumberEditingControl)


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

パラメータ

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

GcNumberEditingControl クラス
GcNumberEditingControl メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.