GroupLab Widget Tap Library

HeavyweightHelper.GetHelperForWindow Method 

Creates a helper targeting a windowing system window.

public static HeavyweightHelper GetHelperForWindow(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

A heavyweight helper for the window.

See Also

HeavyweightHelper Class | GroupLab.WidgetTap.Helpers Namespace