Method wndChildFinder.IsMatch
Overload
Returns true
if control c
properties match the specified properties.
public bool IsMatch(wnd c, wnd wParent = default)
Parameters
c (wnd)
A control. Can be 0/invalid, then returns |
wParent (wnd)
Direct or indirect parent window. If used, returns |