Intialises the object to wrap a heavyweight widget.
Initialises a command tap to wrap a widget.
public CommandTap(Path);
Initialises the object to wrap a widget.
protected CommandTap(Path,bool);
Initialises a command tap to wrap a widget at a given location on the display.
public CommandTap(Point);
Initialises the object to wrap a widget at a given location on the display.
protected CommandTap(Point,bool);
Intiailises a command tap to wrap a heavyweight widget.
public CommandTap(IntPtr);
Intialises the object to wrap a heavyweight widget.
protected CommandTap(IntPtr,bool);