GroupLab Widget Tap Library

Path.MatchWindow Method (IntPtr)

Gets a value that indicates whether the current path matches a heavyweight widget.

public bool MatchWindow(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

true if the current path describes the heavyweight widget.

See Also

Path Class | GroupLab.WidgetTap Namespace | Path.MatchWindow Overload List