SAP Business One UI API 10.0 - Objects Reference (10.00.270)
LayoutKeyAfter Event
UI API
Description
The event occurs after a print or print preview was requested for an add-on form, and the layout needs the key of the add-on form.
Syntax
Visual Basic
Public Event LayoutKeyAfter( _ ByVal
eventInfo
As
LayoutKeyInfo
_ )
Parameters
eventInfo
The object that holds the event information
See Also
EventForm Object