Documentation
Download compressed HTML Help
     
def RanorexPython.ControlHide (   hWnd  ) 

The function hides the window and activates another window.

The window does not receive input such as mouse clicks and key presses.

Parameters:
hWnd Handle to the window to be hide.
Returns:
If the window was previously visible, the return value is True. If the window was not previously hidden, the return value is False.

Documentation based on Ranorex Version 1.5.0 - www.ranorex.com