<< Click here to display Table of Contents >> Navigation: Programming Reference > Add-ins Methods > W:
Description
Displays only WYSIWYG view on the Articles main tab with article tree.
Syntax
Wys_Tree
Code
<ShellCommand(CanExecute:="Ena_HasCurrentArticle")> _
Public Sub Wys_Tree()
Ted.SetDesignerLayout(7, Nothing)
End Sub