0
It is possible to make the property SelectionBrush same as the image below:
'Cause she’s like this now:
Follows code:
<TextBox SelectionBrush="Red" FontSize="12pt"/>
I want it only the border and without equal fill in the first image, has how to do it in WPF ?


Maybe drawing a
Rectangleand then paint the border? And yet I think it would be enough Tricky!– João Martins
@Joãomartins do not know, will be cool ?
– Matheus Miranda
Cute could stay, but it will be quite difficult to do this, more because of the position of the text that may vary.
– João Martins
@Joãomartins you have an example of the code ? For me to have a notion.
– Matheus Miranda
The check must be a
TextBox?– João Martins
@Joãomartins.
– Matheus Miranda
Let’s go continue this discussion in chat.
– João Martins