ASP.NET HTML Editor Resizing (coming in v2010 vol 2)

Thinking Out Loud
10 August 2010

In DXperience v2010 vol 2, our ASP.NET team will introduce a resizing feature into our HTML Editor.

How it will work...

When the AllowResize property is enabled, end-users can dynamically change the ASP.NET HTML Editor's size by using a size grip displayed at the bottom right corner. Resize limits can be defined via the MinHeight, MaxHeight, MinWidth and MaxWidth properties. The editor's actual size is preserved within the client state and is restored after an application round trip (postback or callback).

ASP.NET HTML Editor Resize Grip

Note that when the HTML Editor's size is less than the width of a toolbar, the contents of the toolbar are split across two (or more) rows.

Full-screen mode for the design view is fully supported by the DevExpress HTML Editor. To activate/deactivate this feature, your end-users will press a toolbar button (Fullscreen) or F11 when the editor has focus. When in full-screen mode, the ASPxHtmlEditor occupies the browser's entire client region. 

ASP.NET HTML Editor Full Screen Mode

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.