The AccessibleName property is not respected by the Windows Narrator.
Other controls that have the same behavior:
Hi Dan,
Thank you for reporting this behavior. As a workaround, we can set the AccessibleName of the hosted MS TextBox control inside the RadTextBox:
this.radTextBox1.TextBoxElement.TextBoxItem.HostedControl.AccessibleName = "YourCustomName";Regards,
Dinko | Tech Support Engineer
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.