Spread Windows Forms 12.0 Product Documentation
NoteEventArgs Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NoteEventArgs Class : NoteEventArgs Constructor
Creates a new event arguments object for the note.
Syntax
'Declaration
 
Public Function New( _
   ByVal noteInfo As StickyNoteStyleInfo _
)
'Usage
 
Dim noteInfo As StickyNoteStyleInfo
 
Dim instance As New NoteEventArgs(noteInfo)
public NoteEventArgs( 
   StickyNoteStyleInfo noteInfo
)

Parameters

noteInfo
See Also

Reference

NoteEventArgs Class
NoteEventArgs Members