ToolbarCanCollapse

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Sets whether the toolbar can be collapsed/expanded (hidden/displayed) or not. By default it is set to 'true' so the toolbar may be collapsed/expanded. By setting to 'false' you will disable this feature. Example:

FCKConfig.ToolbarCanCollapse = false;

If disabled the collapse/expand bar will not be visible in the toolbar.

NOTE: if this option is set to 'false' the function ToolbarStartExpanded doesn't have any effect on the editor.

See Also

ToolbarStartExpanded

This page was last edited on 31 January 2008, at 19:00.