how to make tool bars appear on left side instead of top

Last post 03-04-2009, 11:23 AM by izran. 0 replies.
Sort Posts: Previous Next
  •  03-04-2009, 11:23 AM 49472

    how to make tool bars appear on left side instead of top

    How to make tool bar appear on left side instead of top in CuteEditor
     
     
    the code is
     
    <CE:Editor ID="Editor1" runat="server" ResizeMode="AutoAdjust"
    Height="100%" Width="100%" ShowBottomBar="false"


    AutoConfigure="Minimal"
    ForeColor="Black"
    EnableContextMenu="True">
    </CE:Editor>
View as RSS news feed in XML