Gu.Wpf.Adorners
Gu.Wpf.Adorners copied to clipboard
TextBlock adorner
Hi, I've added addorner for TextBlock but it doesn't render. Do I have to use TextBox? I wasn't sure from the usage guide whether only TextBox, PasswordBox and ComboBox are supported, or whether it should work for any control. Thanks.
Can you share your code?
For example, Overlay
adorner for sure works with TextBlock
.
Or did you mean the Watermark
adorner? If so can you give more details about what are you trying to achieve? Cause to me Watermark
on TextBlock
doesn't make any sense.