<HTML>
<HEAD>
<TITLE>How do I set the solid color in simple?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Seems straightforward, in servermanager it was<BR>
<BR>
My_rep.Color=[r, g, b]<BR>
<BR>
But in simple, there is no Color attribute, and nothing obvious jumps out when I do dir(my_rep).<BR>
<BR>
Thanks,<BR>
Greg</SPAN></FONT>
</BODY>
</HTML>