SetActiveWindow()
语法
SetActiveWindow(#Window)概要
Activates the specified window, which means the focus has been put on this window.
参数
#Window The window to activate.
返回值
无.
Remarks
The function will only change the focus within the program. It can not bring the program to the foreground when another program has the focus.
参阅
GetActiveWindow()
已支持操作系统
所有