Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StickyNoteEventArgs Class
Members


In This Topic
    StickyNoteEventArgs Class
    In This Topic
    Obsolete. Use NoteEventArgs class instead. Represents the data for the sticky note event.
    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