BackColor

concerns

 

Type

Read/Write

Long

Yes/Yes

The BackColor property stores the background color of the form.

The colors are stored in the hex code in GBR mode. Leading zeros are deleted from the color code display (for example, the encoding &HFF stands for red, which results from the value &H0000FF).