Browse by Tags
All Tags » BorderWidth » stack overflow (RSS)
-
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)
|
|
|