HTML Editor for ASP.NET AJAX Professional Edition
Resizable Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorResizable
Determines if the editor can be resized on the client.
Declaration Syntax
C#
public bool Resizable { get; set; }
Remarks
The default is false.
Width cannot be reduced to less than the toolbar requires. Height cannot be reduced to less than 100px.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)