Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PROP for Box FillColor

Status
Not open for further replies.

cathalturi

Programmer
Sep 29, 2003
14
DE
I'm looking for the the PROP: used to change the color of a filled recatngle. Sofar I've only been able to change the border color.

{Prop:FillColor}
{Prop:Color,1}
{Prop:Color,2}
{Prop:Color,3}
{Prop:Color,4}

The examples above, didn't do the trick - the fill color stil remains black.
 
Nevermind - I've found the solution in the meanwhile.
{Prop:Fill} changes the color a rectangle.
{Prop:FillColor} does not.


@siteadmin = Is there any way to remove ones own posting, if needed?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top