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


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

パラメータ

e
イベント引数を含む EditorNotifyEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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