I've created a menu with

CreateMenu()
and with
InsertMenu()
I've insert two items to the menu.

Know I want to add code to the click event.
How can I add a click event for my created menu items???

Greets
Scand