SAP Business One UI API 10.0 - Objects Reference (10.00.270)
MenuHighlightAfter Event
UI API
Description
The event occurs after a form modified the status of toolbar items, that is, enabling and disabling icons.
Syntax
Visual Basic
Public Event MenuHighlightAfter( _ ByVal
pVal
As
SBOItemEventArg
_ )
Parameters
pVal
The object that holds the event information
See Also
EventForm Object