xceedsoftware / wpftoolkit

All the controls missing in WPF. Over 1 million downloads.
Other
3.91k stars 878 forks source link

TextBox watermark #855

Open xceedsoftware opened 7 years ago

xceedsoftware commented 7 years ago

avechuche[CodePlex]
Hi! It is possible that the watermark remains in the textbox while the focus is on it and it does not have text ?

xceedsoftware commented 7 years ago

BoucherS[CodePlex]
For now, you will have to modify the Template in order to keep the watermark when the WatermarkTextBox has the focus and the text is empty.

If the vote count is high enough, we could consider the option to keep the watermark with or without the focus when the text is empty.