Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UITechnologyManager::ProcessMouseEnter Method (IntPtr)

 

Processes the mouse enter event for the specified window or control.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

public:
virtual void ProcessMouseEnter(
	IntPtr handle
) abstract

Parameters

handle
Type: System::IntPtr

A window handle.

Return to top
Show: