SAP Business One UI API 10.0 - Objects Reference (10.00.270)
RightClickAfter Event
UI API
Description
The event occurs after the right mouse button was clicked on the form.
Syntax
Visual Basic
Public Event RightClickAfter( _ ByVal
eventInfo
As
ContextMenuInfo
_ )
Parameters
eventInfo
The object that holds the event information
See Also
EventForm Object