Applies to
Edit line, edit box.
Description
When set to true, and size limit for a control's text value is reached, automatically tabs to the next control.
Usage
status = Get_Property (objectname, "TABOUTEXCEED")
oldstatus = Set_Property (objectname, "TABOUTEXCEED", truefalse)
Remarks
LIMIT must be set in order to use this property.