onchange
event is triggered when the value of a control within the toolbar changes. This can be used to capture user input and respond accordingly.
click
event occurs when a control within the toolbar is clicked. It can be used to identify which control was activated by the user.