I am trying to utilize the RadRichTextBox in Winforms for the purpose of having the integrated spell checker, but I am only in need of a 1-line text box. I can't seem to find a way to remove the scroll bars when I do that. Is there a way to do this?
Then, I have figured out how to add a section to the RadRichTextBox.Document by using the .AddBefore(), but is there a way to actually remove the first section completely from the default Document that is created?
Thanks,
Doug
Then, I have figured out how to add a section to the RadRichTextBox.Document by using the .AddBefore(), but is there a way to actually remove the first section completely from the default Document that is created?
Thanks,
Doug