RichTextBox - Resizable


  •  
  •  
     
     

DJME2 RichTextBox

DJME2 RichTextBox allows your users to edit HTML in a familiar, user-friendly way. The RichTextBox provides the core HTML editing engine, which includes basic text formatting, hyperlinks, lists, and image handling. The extension outputs identical HTML across all major browsers, follows accessibility standards and provides an extended programming API for content manipulation.

HTML

About this example


This example shows a resizable RichTextBox

You can use Resizable() method to enable this feature.