APP.GetWindow

Previous  Next

 

hWnd = APP.GetWindow( [strWindowTitle AS STRING=NULL] ) AS HANDLE

 


 

Returns the handle to the specified window.  The window is identified using the Window text.  If title is NULL, then main window is returned.