TabEnterKey method

[method icon] TabEnterKey(Enable)

>TabEnterKey (form method)

TabEnterKey (form method)

The TabEnterKey(Enable) method allows the user to remap the num-pad Enter key to a Tab key in dbedit and grid controls. The default behaviour is to work as a Tab key. An Enter 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 Disable use of num-pad enter key as TAB
 forms.TabEnterKey(FALSE)
See also:

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