◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── [form.][ctlname.]BackColor[ = color%] [form.][ctlname.]ForeColor[ = color%] Usage Note ■ Changing the background color of a form causes a repaint of the form background, which clears all text on the background even if AutoRedraw is set to True (-1). See: ◄AutoRedraw Property► ■ When THREE_D is set to False (0), control borders are drawn in the foreground color of the control. See: ◄THREE_D Constant►