RichTextBox for ASP.NETRichTextBox is a server control for ASP.NET that allows you to place an HTML editor on an ASP.NET page using a couple of lines of code. It's as easy to use as the standard TextBox but means your site visitors can apply bold, italic, underline, insert hyperlinks, images, etc.