12-27-2007 12:30 PM
It would be dynamically settable if you code it, just like I did in the example I linked to, where both the color and the speed can be changed dynamically. The only catch is that this was just an example and that it needs to be implemented for every class of control where you want to do this.
@MartyS wrote:Anyway, the blinkSpeed for the XControl would still not be settable dynamically in that case, would it, but could just be set once for the XControl, just like for a main application?