Spread Windows Forms 12.0 Product Documentation
OnTouchSelectionGripperThicknessChanged Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : OnTouchSelectionGripperThicknessChanged Method
The EventArgs that contains the event data.
Raises the TouchSelectionGripperThicknessChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnTouchSelectionGripperThicknessChanged( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As FpSpread
Dim e As EventArgs
 
instance.OnTouchSelectionGripperThicknessChanged(e)
protected virtual void OnTouchSelectionGripperThicknessChanged( 
   EventArgs e
)

Parameters

e
The EventArgs that contains the event data.
See Also

Reference

FpSpread Class
FpSpread Members