Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to close all windows?
#1
I have many windows of a software and I want to control the windows. How can I close all the windows?

For example, close all notepad windows at once. I check the document, but didn't know how to use callback function, many window functions need callback.
#2
Code:
Copy      Help
window.CloseWindowsOf("Notepad" "Notepad")


Forum Jump:


Users browsing this thread: 1 Guest(s)