|
Group: Forum Members
Posts: 9,
Visits: 2
|
Hi there,
I'm using the NDecorator control in a couple of forms, and I want to change the border color programatically based on an event that happens in my code. I checked the properties and the border get's manipulated by changing the StrokeInfo Class properties on design time, but programatically this class is readonly.
I had a look at fillinfo class as explained in the user guide, but I can't seem to find anything to manipulate the strokeinfo class.
Any ideas?
|