SetDesignerLayout Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:18

Description

Defines displacement of source and WYSIWYG panes and article tree in Ted.

Syntax

Ted.SetDesignerLayout (iMode)

iMode

-1 - display dialog box to select the displacement

0 - Source + WYSIWYG (vertical split), no article tree

1 - Source + WYSIWYG (horizontal  split), no article tree

2 - Source only, no article tree

3 - WYSIWYG only, no article tree

4 - Article tree + source + WYSIWYG (vertical split)

5 - Article tree + source + WYSIWYG (horizontal split)

6 - Article tree + source only

7 - Article tree + WYSIWYG only

Return value

Error code

Context

Page designer

See also

GetDesignerLayout Method