set field border at runtime

Hello,

could the field border become a property of an element that we can set at runtime (like the background color)? I’d like to mark certain fields by setting the field margin to 2px at runtime…

Thanks
Patrick

the problem with that is that border property is not really a simple value. It can be anything like Etched/Line/etc with all different values…

But we could use that string that is shown, similar to the copy feature in the font dialog. The property could then be set as ‘EtchedBorder,0,#9900ff,#003300’. If you could add the copy feature to the border dialog and the give us this element property, I’d be happy! :lol:

Throw in my vote for programatic control of border properties. I would really like to be able to change the title on a Title Border in a method!