Hi Linhke,
You need to capture Handle to the window and then activate the child window.
Sample Code:
You need to capture Handle to the window and then activate the child window.
Sample Code:
Code:
shwnd= Browser("Buddy List").Object.HWND
Window("HWND:="&shwnd).Maximize
Window("HWND:="&shwnd).Activate