Spread Windows Forms 12.0 Product Documentation
AnnotationModeEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : AnnotationModeEventArgs Class
Represents the event data for the AnnotationMode events for the Spread component, which allows the user to be notified when annotation mode is starting and ending.
Object Model
AnnotationModeEventArgs Class
Syntax
'Declaration
 
Public Class AnnotationModeEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As AnnotationModeEventArgs
public class AnnotationModeEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         FarPoint.Win.Spread.AnnotationModeEventArgs

See Also

Reference

AnnotationModeEventArgs Members
FarPoint.Win.Spread Namespace
AnnotationModeStarting Event
AnnotationModeEnding Event

User-Task Documentation

Working with Annotations
Managing Events from User Actions