Fill example for Visual Basic

Note: Also works with Access 95 and 97.

This example fills the bitmap with blue and repaints the image.

Lead1.Fill RGB(0, 0, 255)
Lead1.ForceRepaint