This method is executed when a property which affects the absolute position of the element has been changed.
Namespace: Telerik.WinControls.RichTextBox.LayoutAssembly: Telerik.WinControls.RichTextBox (in Telerik.WinControls.RichTextBox.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
protected virtual void OnTransformationInvalidated() |
| Visual Basic |
|---|
Protected Overridable Sub OnTransformationInvalidated |
See Also