PowerTools SPREAD for Windows Forms 8.0J
OnComboCloseUp メソッド


イベントデータを含む EditorNotifyEventArgs オブジェクト。
ComboCloseUpイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnComboCloseUp( _
   ByVal e As EditorNotifyEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As EditorNotifyEventArgs
 
instance.OnComboCloseUp(e)
protected virtual void OnComboCloseUp( 
   EditorNotifyEventArgs e
)

パラメータ

e
イベントデータを含む EditorNotifyEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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