GroupLab Widget Tap Library

CommandTap Constructor (Point)

Initialises a command tap to wrap a widget at a given location on the display.

public CommandTap(
   Point desktopLocation
);

Parameters

desktopLocation
Point on the display at which the widget to tap will be found.

See Also

CommandTap Class | GroupLab.WidgetTap Namespace | CommandTap Constructor Overload List