... 控件,找到具有適當條件(類名和文本)的控件,然後返回其HWnd。這是使用API EnumWindows / GetWindowTextLength / GetWindowText,GetWindowClassName完成的。
確定! 回上一頁