[Gambas-user] Form.Enabled = False

Benoît Minisini gambas at ...1...
Thu Sep 16 12:53:55 CEST 2010


> 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




More information about the User mailing list