Explain how to use a single event procedure to work with many controls.
After the “handles” statement in the declaration line use a “,” separated list to add multiple controls events to the event handler.Use the handle procedure with a comma delimited event.