Re: ShowToolBar property not working...

  •  04-15-2010, 2:15 AM

    Re: ShowToolBar property not working...

    just wondering if this bug has been fixed as I experienced the same issue.
    the worse thing is in v6.6, evenif I set showToolbar="false", it still appear in the web page.
    This is a very serious issue, can some help? thx
     

    <CE:Editor ID="cmsInformation" runat="server" ShowCodeViewToolBar="False" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/MyTool.config"

    Width="100%" ShowPreviewMode="False" ResizeMode="None" EditorOnPaste="PastePureText"

    EnableBrowserContextMenu="false" ThemeType="Office2003" 

    ShowToolBar="false"

     >

    </CE:Editor>

View Complete Thread