Available in the LEADTOOLS Imaging toolkit.
BackColor example for Visual Basic
Note: Also works with Access 95 and 97.
This example sets the background color to red. You can zoom out to see the background color.
Lead1.BackColor = RGB(255,0,0)