BackColor
BackColor
Specifies the default background color
Integer SYM index property
Applies to: Generic , Grid , GridCell
This property allows an alternative background color to be specified for a control. The new color is specified by assigning a pointer to one of the available stock colors, alternatively a color set created by the forms designer can be specified. For example:
.EditControl1.BackColor = &.DarkBlue