OnTouchDropDownScaleChanged Method
protected virtual void OnTouchDropDownScaleChanged(
EventArgs
)
'Declaration
Protected Overridable Sub OnTouchDropDownScaleChanged( _
ByVal As EventArgs _
)
'Usage
Dim instance As FpSpread
Dim e As EventArgs
instance.OnTouchDropDownScaleChanged(e)
Parameters
- e
- An EventArgs that contains the event data.