RanorexRanorex Documentation
EnsureVisible Method
NamespacesRanorexAdapterEnsureVisible()()()
Ensures that the element is 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: 4.0.3.22982 (4.0.3.22982)