BackColor, ForeColor Properties

This property controls the background color of an object. Colors may be specified as RGB values or system default colors.

Syntax

dbpCombo1.BackColor = color

Read/Write at run time and design time.

The Backcolor / Forecolor methods syntax have these parts:

Part

Description

 
dbpCombo1 An instance of an ComboOne control.
Color
A value or constant that determines the background or foreground colors of ComboONE.
Copyright (c) 1998 DBPro - Database Solutions for Professionals GmbH