Spread Windows Forms 12.0 Product Documentation
OnAnnotationModeStarting Method


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

Parameters

e
EventArgs object that contains the event data
See Also

Reference

FpSpread Class
FpSpread Members

User-Task Documentation

Working with Annotations