Mike,
I just tested that here, and it works as expected. Maybe you need to make your box slightly larger? Emmitt Dove Manager, Converting Applications Development Evergreen Packaging, Inc. [email protected] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair, MD Sent: Friday, March 27, 2009 5:51 PM To: RBASE-L Mailing List Subject: [RBASE-L] - How to change the color of a 3D box Hi All, I want to change the color of the box with a click of the mouse. The 3D box is behind my Variable Image control, and it is slightly larger than my Variable image control, so only the edges of the 3D box show. I put the following EEP into the Variable Image Control that is on top of the 3D box... --on click PROPERTY box1 color 'Red' RETURN When I click the Variable Image Control, I think the box is supposed to turn red......but nothing happens. What am I doing wrong? Mike

