Version

CancelableNoteEventArgs Class Members

The following tables list the members exposed by CancelableNoteEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableNoteEventArgs ConstructorInitializes a new CancelableNoteEventArgs with the specified Note.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNoteReturns the Note associated with the event. This property is read-only.  
See Also