Hi,
I'm implementing keyboard navigation in an application. When I tab into a RadRichTextBox and press tab again to skip to the next control a tab character gets added to the RadRichTextBox instead. Now I understand that the tab command in the Rich Text Editor means something other than to skip to the next control but I was wondering if it would be possible to 1) disable this behaviour and skip to the next control or 2) is there another keyboard command that would "tab out" of the Rich Text Box and skip to the next control?
Thanks,
-- Joel
I'm implementing keyboard navigation in an application. When I tab into a RadRichTextBox and press tab again to skip to the next control a tab character gets added to the RadRichTextBox instead. Now I understand that the tab command in the Rich Text Editor means something other than to skip to the next control but I was wondering if it would be possible to 1) disable this behaviour and skip to the next control or 2) is there another keyboard command that would "tab out" of the Rich Text Box and skip to the next control?
Thanks,
-- Joel