weiwongfaye
15 years agoOccasional Contributor
Why the "VisibleOnScreen" property
Why the "VisibleOnScreen" property shows false while the control is actually visible to me.
I use the spy tool to capture a button in my application(keep the button show all the time), the property "Visible" is true while "VisibleOnScreen" is false. plus,nothing cover the button during my checking. (Other button seems fine)
I have wrote a script to check VisibleOnScreen property and it work. Recently, it doesn't and I check the reason it is caused by this property always shows false. (I used refresh fuction, still not work).
What's the exactly difference between "Visible" and "VisibleOnScreen"? while user can see the control then the VisibleOnScreen property should be true, right?
TestComplete 7.5
I use the spy tool to capture a button in my application(keep the button show all the time), the property "Visible" is true while "VisibleOnScreen" is false. plus,nothing cover the button during my checking. (Other button seems fine)
I have wrote a script to check VisibleOnScreen property and it work. Recently, it doesn't and I check the reason it is caused by this property always shows false. (I used refresh fuction, still not work).
What's the exactly difference between "Visible" and "VisibleOnScreen"? while user can see the control then the VisibleOnScreen property should be true, right?
TestComplete 7.5