GrapeCity SPREAD for Windows Forms 11.0J
OnEnter メソッド (FormulaTextBox)


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

パラメータ

e
イベントデータを含むSystem.EventArgs
参照

FormulaTextBox クラス
FormulaTextBox メンバ

 

 


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