Completed
Last Updated: 01 Nov 2022 11:22 by ADMIN
Release R3 2022 SP2
Kipp
Created on: 27 Oct 2022 05:53
Category: Chat
Type: Bug Report
1
RadSpellChecker: RichTextBox is not displayed as AutoSpellCheckControl at design time

Add a RadSpellChecker, a MS TextBox and a MS RichTextBox to the form. Try to set the AutoSpellCheckControl to RichTextBox, but the control is missing in the drop down:

1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 27 Oct 2022 05:55

Hi,

Currently, it is possible to set it at run time:

this.radSpellChecker1.AutoSpellCheckControl = this.richTextBox1;

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.