PowerTools SPREAD for Windows Forms 8.0J
OnClick メソッド (FormulaTextBox)


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

パラメータ

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

FormulaTextBox クラス
FormulaTextBox メンバ

 

 


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