Form disabling command
Hello, how can a "command" that was appended to a Form be removed or at least disabled?
I can disable it "manually" with a boolean variable that is checked on the command listener function but I wanted to actually disable the button or remove it for some time.
Thanks.

