Browse by Tags
All Tags » ElementInvalid (RSS)
-
Hi, You can use the ElementInvalid event of the Diagram/Model control to set a flag indicating something has changed. Reset this flag when you call Save.
-
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 (2 items)
|
|
|