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.ControlGetTextLength
(
hWnd
)
The function get the length, in characters, of the text associated with a control.
Parameters:
hWnd
Handle to the control.
Returns:
The return value is the length of the text, not including the terminating null character.
Documentation based on Ranorex Version 1.5.0 -
www.ranorex.com