Spread Windows Forms 12.0 Product Documentation
StickyNoteEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : StickyNoteEventArgs Class
Obsolete. Use NoteEventArgs class instead. Represents the data for the sticky note event.
Object Model
StickyNoteEventArgs ClassStickyNoteStyleInfo Class
Syntax
'Declaration
 
Public Class StickyNoteEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As StickyNoteEventArgs
public class StickyNoteEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.StickyNoteEventArgs

See Also

Reference

StickyNoteEventArgs Members
FarPoint.Win.Spread Namespace
StickyNoteCreated Event

User-Task Documentation

Adding a Note to a Cell
Adding a Note to a Cell
Managing Events from User Actions