UITestControl.EnsureClickable Method

Scrolls the user interface to make sure that the control is clickable.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Sub EnsureClickable
public void EnsureClickable()
public:
void EnsureClickable()
member EnsureClickable : unit -> unit 
public function EnsureClickable()

.NET Framework Security

See Also

Reference

UITestControl Class

EnsureClickable Overload

Microsoft.VisualStudio.TestTools.UITesting Namespace