mattscotney
Programmer
Hi all,
Is it possible to disable specific events of a control while another procedure is running?
eg. Disable a the valueChanged event of a Horizontal scroll bar.
I am not trying to disable the actual control itself, only disable specific events while another procedure is running.
Another way to do it would be if I could disable one procedure while another is running, but how?
Thanks,
Matt
Is it possible to disable specific events of a control while another procedure is running?
eg. Disable a the valueChanged event of a Horizontal scroll bar.
I am not trying to disable the actual control itself, only disable specific events while another procedure is running.
Another way to do it would be if I could disable one procedure while another is running, but how?
Thanks,
Matt