WinAPI::findWindowEx Method [AX 2012]

Syntax

client public static HWND findWindowEx(
    HWND _parent, 
    HWND _after, 
    str _class, 
    str _title)

Run On

Client

Parameters

  • _class
    Type: str
  • _title
    Type: str

See Also

Reference

WinAPI Class