Documentation
Main Page
Modules
Files
Control functions
ControlCompareImage
ControlCompareImageFile
ControlDisable
ControlEnable
ControlFindChildClassName
ControlFindChildControlId
ControlFindChildControlName
ControlFindChildText
ControlFindImage
ControlFindImageFile
ControlFromPosition
ControlGetClassName
ControlGetControlId
ControlGetControlName
ControlGetFocus
ControlGetPosition
ControlGetState
ControlGetText
ControlGetTextLength
ControlHide
ControlIsEnabled
ControlIsFocused
ControlIsVisible
ControlSendKeys
ControlSetFocus
ControlSetPosition
ControlSetText
ControlShow
def RanorexPython.ControlIsFocused
(
hWnd
)
Call this function to determine whether a control has the input focus.
Parameters:
hWnd
Handle to the window.
Returns:
True if the control has the focus, otherwise False.
Documentation based on Ranorex Version 1.5.0 -
www.ranorex.com