GroupLab Widget Tap Library | |
CommandTap Constructor (Point, Boolean)
Initialises the object to wrap a widget at a given location on the display.
protected CommandTap(
Point desktopLocation,
bool redirect);
Parameters
- desktopLocation
- Point on the display at which the widget to tap will be found.
- redirect
- I've forgotten what this does.
See Also
CommandTap Class | GroupLab.WidgetTap Namespace | CommandTap Constructor Overload List