Completed
Last Updated: 09 May 2019 12:19 by ADMIN
Andrew
Created on: 02 May 2019 13:28
Category: UI for WPF
Type: Feature Request
0
Add Spellcheck support to RadWaterMark Text Box
Currently the RadWatermark TextBox does not support RadSpellCheck. We are requesting that spellcheck support be added to this control
1 comment
ADMIN
Dinko | Tech Support Engineer
Posted on: 09 May 2019 12:19
Hi Andrew,

A more generic version of this behavior is already logged in out Feedback Portal. Here is the link to the item.

In addition, you could try to turn on the MS SpellCheck behavior. Basically, the RadWatermarkTextBox deriveс from TextBox so you can directly set the SpellCheck.IsEnabled attached property to true.

telerik:RadWatermarkTextBox SpellCheck.IsEnabled="True" />

Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.