GroupLab Widget Tap Library

Tap.GetTapType Method 

Gets the type of the widget tap class that can wrap a heavyweight widget.

public static Type GetTapType(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

The type of the widget tap class that can wrap the heavyweight widget.

See Also

Tap Class | GroupLab.WidgetTap Namespace