The event occurs before the right mouse button was clicked on the form.
| Visual Basic |
|---|
Public Event RightClickBefore( _ ByVal eventInfo As ContextMenuInfo, _ ByRef BubbleEvent As Boolean _ ) |
Indicates how the application handles the event.