up vote 2 down vote favorite
share [g+] share [fb]

Hi im making a custom Textbox i got everty thing working but how do i change the color of the I that blinks when a textbox has focus? ps the the text is inside a ScrollViewer with the property x:Name="PART_ContentHost"

Ps this is my first wpf application so im not so good yet...

Image

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Check out this blog for a possible answer. Changing the Caret cursor is not easily supported by the WPF

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.