TextBox
Last updated
Was this helpful?
Last updated
Was this helpful?
This page shows how to customize TextBox instances.
By default TextBox instances use a Visual of type DefaultTextBoxRuntime which inherits from DefaultTextBoxBaseRuntime. The full source for these two types can be found here:
The following code shows how to customize the selection color: