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


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

パラメータ

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

GcTextBoxEditingControl クラス
GcTextBoxEditingControl メンバ

 

 


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