I was experimenting with different options for the button background color and ended up changing the BackColor property in the Appearance category. I then chang
BackColor
**Use this please **
myButton.BackColor = default(Color);