G
Guest
At run time I want to know if my form is "hidden" behind another window.
The "Visible" property of the form returns true even when the form is NOT
Visible!
My application updates the form at intervals - I only want this to occur if
the user can actually see the form.
Anyone know how I can achieve this?
Thanks,
J
The "Visible" property of the form returns true even when the form is NOT
Visible!
My application updates the form at intervals - I only want this to occur if
the user can actually see the form.
Anyone know how I can achieve this?
Thanks,
J