Mike, Technically your syntax appears correct. You say that only the edge of the box is showing. You may want to make your box bigger or your image smaller just to see what is going on. Then you can adjust your sizes accordingly.
Jan ----- Original Message ----- From: Michael J. Sinclair, MD To: RBASE-L Mailing List Sent: Friday, March 27, 2009 2:51 PM 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

