HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.DialogPosition Enumeration
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorHtmlEditor..::.DialogPosition
The algorithm for the initial dialog position.
Declaration Syntax
C#
public enum DialogPosition
Members
MemberDescription
Center
Dialog is centered within editor size.

Top
Dialog top is the same as editor top.

TopOffset
Dialog top is offset 100 pixels below editor top.

TopLeftOffset
Dialog top is offset 100 pixels below editor top and dialog left is offset 100 pixels right of editor left.

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