Thanks karun for your information.

The color of the button can be changed by:

Command1.BackColor = &H000000FF&

The text color of the button is still black and VB5 is still not happy with:

Command1.BackColor = &H00FFFFFF&

Please can you give a solution?

Michelle.