FormColorEnableGridBorder method

[method icon] FormColorEnableGridBorder(enable)

>FormColorEnableGridBorder

FormColorEnableGridBorder

The FormColorEnableGridBorder(enable) method enables the contrast border displayed around grids in KCML style. Whether the border is displayed or not depends on the level of contrast between the grid and its parent's background color. The level at which contrast borders are applied is set by the FormColorBorderThreshold method.

Grid contrast borders are enabled by default.

REM Disable grid contrast borders
Forms.FormColorEnableGridBorder(FALSE)
See also:

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