GroupLab Widget Tap Library

Path.Part.MatchWindow Method 

Gets a value that determines if the part describes the given windowing system widget.

public bool MatchWindow(
   IntPtr windowHandle
);

Parameters

windowHandle
A window handle.

Return Value

true if the current part describes the given windowing system widget.

See Also

Path.Part Class | GroupLab.WidgetTap Namespace