logo

img

Knowledgebase Home | Contact Knowledgebase Home | Contact
Search the Knowledgebase Browse by Category
I set the fill color of an object from a script, but nothing happens
User Opinions
No users have voted.

How would you rate this answer?
Helpful
Not helpful
Besides setting the ForeColor property, it is also necessary to set the object's fill pattern, such as

object.Fill.Pattern = "Solid"
Visitor Comments
No visitor comments posted. Post a comment
Related Questions
Attachments
No attachments were found.
Products