The event occurs before a value was selected in a combo box.
The event occurs before a value was selected in a combo box.
| Visual Basic |
|---|
Public Event ComboSelectBefore( _ ByVal sboObject As Object, _ ByVal pVal As SBOItemEventArg, _ ByRef BubbleEvent As Boolean _ ) |
The SAP Business One object item
The object that holds the event information
Indicates how the application handles the event.