PowerTools SPREAD for Windows Forms 8.0J
OnKeyPress メソッド (GcDateTimeEditingControl)


イベントデータを含む System.Windows.Forms.KeyPressEventArgs
KeyPress イベントを発生させます。
構文
'Declaration
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
'使用法
 
Dim instance As GcDateTimeEditingControl
Dim e As KeyPressEventArgs
 
instance.OnKeyPress(e)
protected override void OnKeyPress( 
   KeyPressEventArgs e
)

パラメータ

e
イベントデータを含む System.Windows.Forms.KeyPressEventArgs
参照

GcDateTimeEditingControl クラス
GcDateTimeEditingControl メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.