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