GroupLab Widget Tap Library

Tap.GetTap Method (IntPtr)

Creates a widget tap object to wrap a heavyweight widget.

public static Tap GetTap(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

A tap object that wraps the heavyweight widget.

See Also

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