> 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 ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
