Hello,
I'm just playing around with the new customview designer properties. I have a color property but I want it to default to the standard color that the view uses if no explicit color is set.
The internal views have a color of "Default color" which uses the default color of the view. Seems that it is not possible to use this for custom views. Setting the default color property to an empty string raises an error. Is there a trick or is this somehow possible?