The following tables list the members exposed by BeforeMiniToolbarShownEventArgs.
Name | Description | |
---|---|---|
BeforeMiniToolbarShownEventArgs Constructor | Initializes a new BeforeMiniToolbarShownEventArgs |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
PopupTool | Gets 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. | |
SourceControl | Gets 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. |