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

The function enables mouse and keyboard input to the specified window or control.

Parameters:
hWnd Handle to the window to be enabled or disabled.
Returns:
If the window was previously disabled, the return value is True. If the window was not previously disabled, the return value is False.

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