Version

NoteEventArgs Class Members

The following tables list the members exposed by NoteEventArgs.

Public Constructors
 NameDescription
Public ConstructorNoteEventArgs ConstructorInitializes a new NoteEventArgs object with the specified Note.  
Public Properties
 NameDescription
Public PropertyNoteReturns the Note associated with the event. This property is read-only.  
See Also