TabReturnKey method

[method icon] TabReturnKey(Enable)

>TabReturnKey (form method)

TabReturnKey (form method)

The TabReturnKey(Enable) method allows the user to remap the Return key to a Tab key in dbedit and grid controls. The default behaviour is to work as a Return key. A Return key will be sent for a multiline edit control even if this behaviour is enabled.

This method only has an effect if called before a form is created.

 REM Allow user to tab through fields using return key
 forms.TabReturnKey(TRUE)
See also:

AddTool, AddToolAlert, AddToolFile, AddToolMenu, BlankDesktop, EnableAltCurrencyMode, FormColor, FormColorBorderThreshold, FormColorEnableGridBorder, HonorFormVisibleProperty, PersistFormSize, SetAltCurrencyMode, SetDBeditSearchTimeout, SetFormColors, SetGridCopyTimeout, SetToolAlertItemText, SetToolBarSize, SetToolItemText, SetToolMenuText, ShowToolbarOnly, SmallScreenLargeToolBar, SpoofGraph, TabEnterKey, UserColor