> Sorry, I don't understand. > How can I "implement the event handler"? > Confused > Matti > "implement the event handler" means that you wrote a "Public Sub MyControl_Event()" function to handle an event. If you do not write an event handler, the event is not sent. Regards, -- Benoît Minisini