Version

CancelableEditorButtonEventArgs Class Members

The following tables list the members exposed by CancelableEditorButtonEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableEditorButtonEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyButtonReturns the EditorButtonBase associated with the event.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyContextReturns an object that provides some information about where the button is being used.  
See Also