| Mobiform Software - Aurora API Documentation |
|
PreviewContextMenuEventHandler Delegate
Event triggered when a context menu is about to be shown.
public delegate void PreviewContextMenuEventHandler(
Object sender,
ContextMenu menu);
Parameters
-
sender
- the source of the event
-
menu
- the context menu to be shown
Requirements
Namespace:
Aurora.Interfaces
Assembly: AuroraInterfaces (in AuroraInterfaces.dll)
See Also
Aurora.Interfaces Namespace