RanorexRanorex Documentation
EnsureVisible Method
NamespacesRanorex.CoreElementEnsureVisible()()()
Tries to make the element visible to the user. This is usually accomplished by bringing the element or one of its ancestors to foreground.
Declaration Syntax
C#Visual BasicVisual C++
public bool EnsureVisible()
Public Function EnsureVisible As Boolean
public:
bool EnsureVisible()
Return Value
True if the operation has suceeded.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)