﻿<root>
  <tool separator="true"/>
  <tools name="DropdownToolbar" dockable="true" >
    <tool name="FontName" Text="Default Font"/>    
    <tool name="RealFontSize" Text="Size" Shortcut="Ctrl + Shift + P" popupheight="auto" />
    <tool name="FormatBlock" Text="Normal"/>
    <tool name="ForeColor" />
    <tool name="BackColor"/>        
  </tools>
  <tools enabled="true" dockable="true">
    <tool name="Bold" Shortcut="Ctrl + B" showtext="false" />
    <tool name="Italic" Shortcut="Ctrl + I" showtext="false" />
    <tool name="Underline" Shortcut="Ctrl + U" showtext="false" />   
    <tool name="JustifyLeft" />
    <tool name="JustifyCenter" />
    <tool name="JustifyRight" />      
    <tool name="AjaxSpellCheck"/>
    <tool name="StripAll" />    
  </tools>
  <tools enabled="true">
    <tool name="Cut" showtext="false" />
    <tool name="Copy" Shortcut="Ctrl + C" showtext="false" />
    <tool name="Paste" shortcut="CTRL+V" showtext="false" />
    <tool separator="true"/>
    <tool name="Undo" Shortcut="Ctrl + Z" showtext="false" />
    <tool name="Redo" Shortcut="Ctrl + Y" showtext="false" />
  </tools>  
  <tools name="MainToolbar" dockable="true" enabled="true">
    <tool name="SelectAll" Shortcut="Ctrl + A" showtext="false" />
    <tool name="InsertTableLight" />    
  </tools>
  <tools name="InsertToolbar" enabled="true" >
      <tool name="InsertTable" />
    </tools>
  <tools>
    <tool name="InsertOrderedList" />
    <tool name="InsertUnorderedList"/>
    <tool name="Indent" />
    <tool name="Outdent" />    
    <tool name="Superscript" />
    <tool name="Subscript" />
    <tool name="StrikeThrough" />    
    <tool name="ConvertToUpper" />
    <tool name="ConvertToLower" />
  </tools>
</root>