<WebTextEditorToolBarCollection>
  <WebTextEditorToolBar Name="WebTextEditor1_tbFormatting" Category="Formatting" Text="Formatting">
    <ToolCommands>
      <WebTextEditorToolCommand Name="cmdBold" Text="Bold" DisplayMode="Image" Image="ISRes.axd?E/tb_bold.gif" Type="ToggleButton" ToggleGroupName="Bold">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdItalic" Text="Italic" CommandType="Italic" DisplayMode="Image" Image="ISRes.axd?E/tb_italic.gif" Type="ToggleButton" ToggleGroupName="Italic">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdUnderline" Text="Underline" CommandType="Underline" DisplayMode="Image" Image="ISRes.axd?E/tb_underline.gif" Type="ToggleButton" ToggleGroupName="Underline">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdFont" Text="Font" CommandType="Font" Type="InternalCustom">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdFontSize" Text="Font Size" CommandType="FontSize" Type="InternalCustom">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdFontColor" Text="Font Color" CommandType="FontColor" DisplayMode="Image" Image="ISRes.axd?E/tb_fontcolor.gif" Type="SplitButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdTextHighlightColor" Text="Text Highlight Color" CommandType="TextHighlightColor" DisplayMode="Image" Image="ISRes.axd?E/tb_texthighlightcolor.gif" Type="SplitButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator1" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdAlignLeft" Text="Align Text Left" CommandType="AlignLeft" DisplayMode="Image" Image="ISRes.axd?E/tb_leftalignment.gif" Type="ToggleButton" ToggleGroupName="Alignment">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdAlignCenter" Text="Align Text Center" CommandType="AlignCenter" DisplayMode="Image" Image="ISRes.axd?E/tb_centeralignment.gif" Type="ToggleButton" ToggleGroupName="Alignment">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdAlignRight" Text="Align Text Right" CommandType="AlignRight" DisplayMode="Image" Image="ISRes.axd?E/tb_rightalignment.gif" Type="ToggleButton" ToggleGroupName="Alignment">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdAlignJustify" Text="Align Text Justify" CommandType="AlignJustify" DisplayMode="Image" Image="ISRes.axd?E/tb_justifyalignment.gif" Type="ToggleButton" ToggleGroupName="Alignment">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdHeading" Text="Paragraph Style" CommandType="Heading" Type="InternalCustom">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator2" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdBullets" Text="Bullets" CommandType="Bullets" DisplayMode="Image" Image="ISRes.axd?E/tb_bullets.gif" Type="ToggleButton" ToggleGroupName="List">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdNumbering" Text="Numbering" CommandType="Numbering" DisplayMode="Image" Image="ISRes.axd?E/tb_numberedlist.gif" Type="ToggleButton" ToggleGroupName="List">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdDecreaseIndent" Text="Decrease Indent" CommandType="DecreaseIndent" DisplayMode="Image" Image="ISRes.axd?E/tb_decreaseindent.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdIncreaseIndent" Text="Increase Indent" CommandType="IncreaseIndent" DisplayMode="Image" Image="ISRes.axd?E/tb_increaseindent.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator3" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdCut" Text="Cut" CommandType="Cut" DisplayMode="Image" Image="ISRes.axd?E/tb_cut.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdCopy" Text="Copy" CommandType="Copy" DisplayMode="Image" Image="ISRes.axd?E/tb_copy.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdPaste" Text="Paste" CommandType="Paste" DisplayMode="Image" Image="ISRes.axd?E/tb_paste.gif" Type="SplitButton">
        <Items>
          <WebTextEditorToolItem Name="itemPaste" Text="Paste" DisplayMode="Text" />
          <WebTextEditorToolItem Name="itemPasteNoFormat" Text="Paste without Formatting" DisplayMode="Text" />
        </Items>
      </WebTextEditorToolCommand>
    </ToolCommands>
  </WebTextEditorToolBar>
  <WebTextEditorToolBar Name="WebTextEditor1_tbStandard" Text="Standard">
    <ToolCommands>
      <WebTextEditorToolCommand Name="cmdUndo" Text="Undo" CommandType="Undo" DisplayMode="Image" Image="ISRes.axd?E/tb_undo.gif" Type="SplitButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdRedo" Text="Redo" CommandType="Redo" DisplayMode="Image" Image="ISRes.axd?E/tb_redo.gif" Type="SplitButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator6" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSpellChecker" Text="Spell Checker" CommandType="SpellChecker" DisplayMode="Image" Image="ISRes.axd?E/spellchecker.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdFind" Text="Find" CommandType="Find" DisplayMode="Image" Image="ISRes.axd?E/tb_find.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdReplace" Text="Replace" CommandType="Replace" DisplayMode="Image" Image="ISRes.axd?E/tb_replace.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator7" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdHyperlink" Text="Insert Hyperlink" CommandType="Hyperlink" DisplayMode="Image" Image="ISRes.axd?E/tb_hyperlink.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdRemoveLink" Text="Remove link" CommandType="RemoveLink" DisplayMode="Image" Image="ISRes.axd?E/tb_removelink.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdInsertTable" Text="Insert Table" CommandType="InsertTable" DisplayMode="Image" Image="ISRes.axd?E/tb_inserttable.gif" Type="DropDownButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdInsertSymbol" Text="Insert Symbol" CommandType="InsertSymbol" DisplayMode="Image" Image="ISRes.axd?E/tb_symbol.gif" Type="DropDownButton">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdInsertFormControl" Text="Insert Form Control" CommandType="InsertFormControl" DisplayMode="Image" Image="ISRes.axd?E/tb_insertformcontrol.gif">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdInsertFromWeb" Text="Insert From Web" CommandType="InsertFromWeb" DisplayMode="Image" Image="ISRes.axd?E/tb_insertfromurl.gif" ToggleGroupName="Insert From Web">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdMediaGallery" Text="Media Gallery" CommandType="MediaGallery" DisplayMode="Image" Image="ISRes.axd?E/tb_mediagallery.gif" Type="ToggleButton" ToggleGroupName="Media Gallery">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSeparator8" Type="Separator">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdFullScreen" Text="Full Screen" CommandType="FullScreen" DisplayMode="Image" Image="ISRes.axd?E/tb_fullscreen.gif" Type="ToggleButton">
        <Items />
      </WebTextEditorToolCommand>
    </ToolCommands>
  </WebTextEditorToolBar>
  <WebTextEditorToolBar Name="WebTextEditor1_tbCustom" Category="Custom" Text="Custom 1">
    <ToolCommands>
      <WebTextEditorToolCommand Name="cmdChangeCase" Text="Change Case" CommandType="ChangeCase" DisplayMode="TextAndImage" Image="ISRes.axd?E/tb_changecase.gif" Type="SplitButton">
        <Items>
          <WebTextEditorToolItem Name="itemUpperCase" Text="UPPER CASE" Image="ISRes.axd?E/tb_uppercase.gif" />
          <WebTextEditorToolItem Name="itemLowerCase" Text="lower case" Image="ISRes.axd?E/tb_lowercase.gif" />
        </Items>
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSubscript" Text="Subscript" CommandType="Subscript" DisplayMode="Image" Image="ISRes.axd?E/tb_subscript.gif" Type="ToggleButton" ToggleGroupName="Subscript">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdSuperscript" Text="Superscript" CommandType="Superscript" DisplayMode="Image" Image="ISRes.axd?E/tb_superscript.gif" Type="ToggleButton" ToggleGroupName="Subscript">
        <Items />
      </WebTextEditorToolCommand>
      <WebTextEditorToolCommand Name="cmdStrikethrough" Text="Strikethrough" CommandType="Strikethrough" DisplayMode="Image" Image="ISRes.axd?E/tb_strikethrough.gif" Type="ToggleButton" ToggleGroupName="Strikethrough">
        <Items />
      </WebTextEditorToolCommand>
    </ToolCommands>
  </WebTextEditorToolBar>
</WebTextEditorToolBarCollection>