[Gambas-user] Form.Enabled = False
Matti
math.eber at ...221...
Sun Sep 12 23:09:32 CEST 2010
But, what is the benefit of Enabled = False then?
If the control or window is only partly disabled, and the user can do a lot of
things with it?
Is there no property or method to "really" disable and don't allow the user to
do something?
Am 12.09.2010 22:15, schrieb Benoît Minisini:
> Yes, it is not clearly explained on the wiki: native events, i.e. events
> defined in the Control class (MouseUp, MouseDown, MouseMove, KeyPress,
> KeyRelease, Enter, Leave...) are always raised, whatever the value of the
> Enabled property.
>
> Regards,
>
More information about the User
mailing list