All Tags »
ElementInvalid »
BorderWidth »
stack overflow (RSS)
Sorry, but there are no more tags available to filter with.
-
Your approach makes sense. I imagine you are getting a stack overflow as resetting the border width will cause the model to be rerendered. You need to set SuspendEvents = true at the top of the override before you change the Borderwidth and then set it to false at the bottom again. This will prevent...
Page 1 of 1 (1 items)