On Wed, 2009-10-14 at 03:57 -0700, Bill-Lancaster wrote: > Is it possible to set a control's backcolor to a custom value? > If so how? Control.BackColor Or Control.Background TextBox1.BackColor = &H0000EF0F&