GroupLab Widget Tap Library

Tap.GetTap Method (Point)

Creates a tap object that wraps the widget at a particular location on the display.

public static Tap GetTap(
   Point desktopLocation
);

Parameters

desktopLocation
A point on the display.

Return Value

A tap object that wraps the widget.

See Also

Tap Class | GroupLab.WidgetTap Namespace | Tap.GetTap Overload List