FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnComboDropDown メソッド |
'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 )