HTML Editor for ASP.NET AJAX Professional Edition
ToolbarDocked Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorToolbarDocked
Determines if the toolbar is docked to the editor.
Declaration Syntax
C#
public bool ToolbarDocked { get; set; }
Remarks
The default is true.

Set to false to allow the toolbar to be absolutely positioned.

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