| RightClickAfter Event | |
| See Also |
- eventInfo
- The object that holds the event information
The event occurs after the right mouse button was clicked on the form.
| Visual Basic |
|---|
Public Event RightClickAfter( _
   ByVal eventInfo As ContextMenuInfo _
) |
- eventInfo
- The object that holds the event information