<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Oct 2015 13:53:25 Z</lastBuildDate><pubDate>30 Oct 2015 12:11:13 Z</pubDate><description>I have a window with a checkbox. &#13;
In my window this checkbox is disabled by default  (describing a check box -&gt; GUI -&gt; initial status)&#13;
&#13;
In some circumstances I would like to ENABLE this checkbox in runtime.&#13;
&#13;
This must be simple but I have not found in the help.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox/read.awp</link><title>[WD20] how to enable a disabled checkbox</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>vido.vouk</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54741/read.awp</comments><pubDate>30 Oct 2015 13:53:25 Z</pubDate><description>Thanks to both, I knew it was simple.&#13;
&#13;
Now I am using&#13;
        CBOX_user..state = Active</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54741/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54741/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox/read.awp">[WD20] how to enable a disabled checkbox</source><title>Re: [WD20] how to enable a disabled checkbox</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54737/read.awp</comments><pubDate>30 Oct 2015 12:49:53 Z</pubDate><description>Hi&#13;
&#13;
look at the ..state property, or the ..grayed property&#13;
&#13;
Best regards&#13;
&#13;
-- &#13;
Fabrice Harari&#13;
International WinDev, WebDe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54737/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54737/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox/read.awp">[WD20] how to enable a disabled checkbox</source><title>Re: [WD20] how to enable a disabled checkbox</title></item><item><author>bruno.caires</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54736/read.awp</comments><pubDate>30 Oct 2015 12:41:12 Z</pubDate><description>Please try this: CBOX_CheckBox[1] = true&#13;
&#13;
where:&#13;
CBOX_CheckBox is the checkbox control name&#13;
1 is option number (in this exem…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54736/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox-54736/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54734-wd20-how-enable-disabled-checkbox/read.awp">[WD20] how to enable a disabled checkbox</source><title>Re: [WD20] how to enable a disabled checkbox</title></item></channel></rss>
