M
Me!Frustrated = True
I put a command button on a form for one of my users who is a little visually
impaired. The button runs the "magnify.exe" application. I also want this
user to be able to kill the "magnify" app with the same button, rather than
put a second button on the form.
Is there a way to determine in code if "magnify" is running, so I can write
an If/Then statement to change what my command button does? The path to the
application is: C:\WINDOWS\system32\magnify.exe
Thanks in advance,
Mike
impaired. The button runs the "magnify.exe" application. I also want this
user to be able to kill the "magnify" app with the same button, rather than
put a second button on the form.
Is there a way to determine in code if "magnify" is running, so I can write
an If/Then statement to change what my command button does? The path to the
application is: C:\WINDOWS\system32\magnify.exe
Thanks in advance,
Mike