ToolbarCanCollapse
ToolbarCanCollapse determines whether the toolbar can be collapsed/expanded (minimized/maximized) or not. By default it is set to 'true' so the toolbar may be collapsed/expanded. By setting to 'false' you will disable this option. Example:
FCKConfig.ToolbarCanCollapse = false;