I have a form opening up in the background. Its job is to check a value every 2 minutes and trigger a chain of events that will shut the database down if I want to make repairs.
I want the form to be invisible. I have changed it's properties to visible= "No"
I have never had a form invisible before. What is the expected result?
It's still there when I toggle.
The form looks blank (I had a text box on it, explaining what it was for- and this is gone when it's "invisible"
Should any hint of the form still be there?
How invisible is "invisible"?
I am expecting no hint of the form to be there. Am I expecting too much?
Or am I doing somethng wrong?
I want the form to be invisible. I have changed it's properties to visible= "No"
I have never had a form invisible before. What is the expected result?
It's still there when I toggle.
The form looks blank (I had a text box on it, explaining what it was for- and this is gone when it's "invisible"
Should any hint of the form still be there?
How invisible is "invisible"?
I am expecting no hint of the form to be there. Am I expecting too much?
Or am I doing somethng wrong?