Tech Support > Microsoft Windows > Development Resources > How to activate button.
How to activate button.
Posted by /dev/null on December 18th, 2003


Hi!
I've created dialogbox with inactive button (disabled). Now I would to
activate it if some conditions are fulfilled. What message should I sent
to this bloody button to activate it?
Thanks.

Posted by John Carson on December 18th, 2003


"/dev/null" </dev/null@localhost.ld> wrote in message
news:brtej7$bra$1@nemesis.news.tpi.pl

No message. Use the EnableWindow function.

--

John Carson
1. To reply to email address, remove donald
2. Don't reply to email address (post here instead)

Posted by /dev/null on December 19th, 2003


Now it works.

John Carson wrote:


Similar Posts