GroupLab Widget Tap Library

Path.Part Constructor (IntPtr, Grammar)

Initialises the current part to represent a windowing system widget.

public Path.Part(
   IntPtr windowHandle,
   Grammar grammar
);

Parameters

windowHandle
A window handle.
grammar
A path grammar.

See Also

Path.Part Class | GroupLab.WidgetTap Namespace | Path.Part Constructor Overload List