Version

BeforeMiniToolbarShownEventArgs Class Members

The following tables list the members exposed by BeforeMiniToolbarShownEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyPopupToolGets the popup tool that was shown as a context menu. This will be null if the mini-toolbar has been shown by calling the Show method.  
Public PropertySourceControlGets the control for which the context menu accompanying this mini-toolbar was shown. This will be null if the mini-toolbar has been shown by calling the Show method.  
See Also