How do i disable a button if a processes is running?
Professional Software Development Tools
How do i disable a button if a processes is running?
Run a page timer that checks the status of the process and then enables or diables the button appropriately.
thank you for the idea.