Click to See Complete Forum and Search --> : how to fill an empty shape


February 3rd, 2000, 07:00 PM
hi

i need to fill an empty shape with a new color (something like the old paint command in qb or in gwbasic)
how can i do it ?

thanks,

yoni

Weasel
February 9th, 2000, 10:15 AM
Shape1.BackStyle = 1 'Opaque
Shape1.BackColor = vbRed