[Gambas-user] Iterating through and enabling and disabling controls on a form...
Benoit Minisini
gambas at ...1...
Tue Feb 6 08:03:45 CET 2007
On Tuesday 06 February 2007 05:15, Stephen Bungay wrote:
> ControlHandle.Enabled = True doesn't set Enabled to True if the form has
> Enabled set to False by default. However, if Enabled is set to True by
> default then ControlHandle.Enabled can successfully toggle the value, thus
> Disabling and Enabling the control. Is this a bug?
>
No, it is a feature. A disabled container automatically disabled its children.
Regards,
--
Benoit Minisini
More information about the User
mailing list