namespace DocumentManagement
{
partial class ExtWriterControl
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ExtWriterControl));
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.menuEdit = new System.Windows.Forms.ToolStripMenuItem();
this.mUndo = new System.Windows.Forms.ToolStripMenuItem();
this.mRedo = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.mCut = new System.Windows.Forms.ToolStripMenuItem();
this.mCopy = new System.Windows.Forms.ToolStripMenuItem();
this.mPaste = new System.Windows.Forms.ToolStripMenuItem();
this.mDelete = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.mSelectAll = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.mSearch = new System.Windows.Forms.ToolStripMenuItem();
this.menuView = new System.Windows.Forms.ToolStripMenuItem();
this.mJumpPrint = new System.Windows.Forms.ToolStripMenuItem();
this.mInsert = new System.Windows.Forms.ToolStripMenuItem();
this.mInsertImage = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.mInsertInputField = new System.Windows.Forms.ToolStripMenuItem();
this.mDeleteField = new System.Windows.Forms.ToolStripMenuItem();
this.mFormat = new System.Windows.Forms.ToolStripMenuItem();
this.mFont = new System.Windows.Forms.ToolStripMenuItem();
this.mTextColor = new System.Windows.Forms.ToolStripMenuItem();
this.mBackColor = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.mSup = new System.Windows.Forms.ToolStripMenuItem();
this.mSub = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.mAlignLeft = new System.Windows.Forms.ToolStripMenuItem();
this.mCenterAlign = new System.Windows.Forms.ToolStripMenuItem();
this.mRightAlign = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.mNumerList = new System.Windows.Forms.ToolStripMenuItem();
this.mBulleteList = new System.Windows.Forms.ToolStripMenuItem();
this.mFirstIndent = new System.Windows.Forms.ToolStripMenuItem();
this.mTable = new System.Windows.Forms.ToolStripMenuItem();
this.mInsertTable = new System.Windows.Forms.ToolStripMenuItem();
this.mDeleteTable = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
this.mInsertRowUp = new System.Windows.Forms.ToolStripMenuItem();
this.mInsertRowDown = new System.Windows.Forms.ToolStripMenuItem();
this.mDeleteRow = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
this.mInsertColumnLeft = new System.Windows.Forms.ToolStripMenuItem();
this.mInsertColumnRight = new System.Windows.Forms.ToolStripMenuItem();
this.mDeleteColumn = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
this.mMergeCell = new System.Windows.Forms.ToolStripMenuItem();
this.mSplitCell = new System.Windows.Forms.ToolStripMenuItem();
this.cboFontSize = new System.Windows.Forms.ToolStripComboBox();
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton18 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton17 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton19 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton12 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton13 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton14 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton15 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton16 = new System.Windows.Forms.ToolStripButton();
this.cmAlignCenter = new System.Windows.Forms.ToolStripMenuItem();
this.cmAlignLeft = new System.Windows.Forms.ToolStripMenuItem();
this.cmFont = new System.Windows.Forms.ToolStripMenuItem();
this.cmColor = new System.Windows.Forms.ToolStripMenuItem();
this.cmDelete = new System.Windows.Forms.ToolStripMenuItem();
this.cmAlignRight = new System.Windows.Forms.ToolStripMenuItem();
this.cmProperties = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
this.cmEdit = new System.Windows.Forms.ContextMenuStrip(this.components);
this.cmRedo = new System.Windows.Forms.ToolStripMenuItem();
this.cmUndo = new System.Windows.Forms.ToolStripMenuItem();
this.cmCut = new System.Windows.Forms.ToolStripMenuItem();
this.cmCopy = new System.Windows.Forms.ToolStripMenuItem();
this.cmPaste = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripSeparator();
this.myEditControl = new DCSoft.Writer.Controls.WriterControl();
this.myCommandControler = new DCSoft.Writer.Commands.WriterCommandControler(this.components);
this.myImageList = new System.Windows.Forms.ImageList(this.components);
this.menuStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.cmEdit.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.myCommandControler)).BeginInit();
this.SuspendLayout();
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.menuEdit,
this.menuView,
this.mInsert,
this.mFormat,
this.mTable});
resources.ApplyResources(this.menuStrip1, "menuStrip1");
this.menuStrip1.Name = "menuStrip1";
//
// menuEdit
//
this.menuEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mUndo,
this.mRedo,
this.toolStripSeparator4,
this.mCut,
this.mCopy,
this.mPaste,
this.mDelete,
this.toolStripSeparator5,
this.mSelectAll,
this.toolStripSeparator6,
this.mSearch});
this.menuEdit.Name = "menuEdit";
resources.ApplyResources(this.menuEdit, "menuEdit");
//
// mUndo
//
this.myCommandControler.SetCommandName(this.mUndo, "Undo");
resources.ApplyResources(this.mUndo, "mUndo");
this.mUndo.Name = "mUndo";
//
// mRedo
//
this.myCommandControler.SetCommandName(this.mRedo, "Redo");
resources.ApplyResources(this.mRedo, "mRedo");
this.mRedo.Name = "mRedo";
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4");
//
// mCut
//
this.myCommandControler.SetCommandName(this.mCut, "Cut");
resources.ApplyResources(this.mCut, "mCut");
this.mCut.Name = "mCut";
//
// mCopy
//
this.myCommandControler.SetCommandName(this.mCopy, "Copy");
resources.ApplyResources(this.mCopy, "mCopy");
this.mCopy.Name = "mCopy";
//
// mPaste
//
this.myCommandControler.SetCommandName(this.mPaste, "Paste");
resources.ApplyResources(this.mPaste, "mPaste");
this.mPaste.Name = "mPaste";
//
// mDelete
//
this.myCommandControler.SetCommandName(this.mDelete, "Delete");
resources.ApplyResources(this.mDelete, "mDelete");
this.mDelete.Name = "mDelete";
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
resources.ApplyResources(this.toolStripSeparator5, "toolStripSeparator5");
//
// mSelectAll
//
this.myCommandControler.SetCommandName(this.mSelectAll, "SelectAll");
this.mSelectAll.Name = "mSelectAll";
resources.ApplyResources(this.mSelectAll, "mSelectAll");
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
resources.ApplyResources(this.toolStripSeparator6, "toolStripSeparator6");
//
// mSearch
//
this.myCommandControler.SetCommandName(this.mSearch, "Search");
this.mSearch.Name = "mSearch";
resources.ApplyResources(this.mSearch, "mSearch");
//
// menuView
//
this.menuView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mJumpPrint});
this.menuView.Name = "menuView";
resources.ApplyResources(this.menuView, "menuView");
//
// mJumpPrint
//
this.myCommandControler.SetCommandName(this.mJumpPrint, "JumpPrintMode");
this.mJumpPrint.Name = "mJumpPrint";
resources.ApplyResources(this.mJumpPrint, "mJumpPrint");
//
// mInsert
//
this.mInsert.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mInsertImage,
this.toolStripMenuItem1,
this.mInsertInputField,
this.mDeleteField});
this.mInsert.Name = "mInsert";
resources.ApplyResources(this.mInsert, "mInsert");
//
// mInsertImage
//
this.myCommandControler.SetCommandName(this.mInsertImage, "InsertImage");
resources.ApplyResources(this.mInsertImage, "mInsertImage");
this.mInsertImage.Name = "mInsertImage";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
resources.ApplyResources(this.toolStripMenuItem1, "toolStripMenuItem1");
//
// mInsertInputField
//
this.myCommandControler.SetCommandName(this.mInsertInputField, "InsertInputField");
this.mInsertInputField.Name = "mInsertInputField";
resources.ApplyResources(this.mInsertInputField, "mInsertInputField");
//
// mDeleteField
//
this.myCommandControler.SetCommandName(this.mDeleteField, "DeleteField");
this.mDeleteField.Name = "mDeleteField";
resources.ApplyResources(this.mDeleteField, "mDeleteField");
//
// mFormat
//
this.mFormat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mFont,
this.mTextColor,
this.mBackColor,
this.toolStripSeparator7,
this.mSup,
this.mSub,
this.toolStripSeparator8,
this.mAlignLeft,
this.mCenterAlign,
this.mRightAlign,
this.toolStripSeparator9,
this.mNumerList,
this.mBulleteList,
this.mFirstIndent});
this.mFormat.Name = "mFormat";
resources.ApplyResources(this.mFormat, "mFormat");
//
// mFont
//
this.myCommandControler.SetCommandName(this.mFont, "Font");
resources.ApplyResources(this.mFont, "mFont");
this.mFont.Name = "mFont";
//
// mTextColor
//
this.mTextColor.Name = "mTextColor";
resources.ApplyResources(this.mTextColor, "mTextColor");
//
// mBackColor
//
this.mBackColor.Name = "mBackColor";
resources.ApplyResources(this.mBackColor, "mBackColor");
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
resources.ApplyResources(this.toolStripSeparator7, "toolStripSeparator7");
//
// mSup
//
this.myCommandControler.SetCommandName(this.mSup, "Superscript");
resources.ApplyResources(this.mSup, "mSup");
this.mSup.Name = "mSup";
//
// mSub
//
this.myCommandControler.SetCommandName(this.mSub, "Subscript");
resources.ApplyResources(this.mSub, "mSub");
this.mSub.Name = "mSub";
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
resources.ApplyResources(this.toolStripSeparator8, "toolStripSeparator8");
//
// mAlignLeft
//
this.myCommandControler.SetCommandName(this.mAlignLeft, "AlignLeft");
resources.ApplyResources(this.mAlignLeft, "mAlignLeft");
this.mAlignLeft.Name = "mAlignLeft";
//
// mCenterAlign
//
this.myCommandControler.SetCommandName(this.mCenterAlign, "AlignCenter");
resources.ApplyResources(this.mCenterAlign, "mCenterAlign");
this.mCenterAlign.Name = "mCenterAlign";
//
// mRightAlign
//
this.myCommandControler.SetCommandName(this.mRightAlign, "AlignRight");
resources.ApplyResources(this.mRightAlign, "mRightAlign");
this.mRightAlign.Name = "mRightAlign";
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
resources.ApplyResources(this.toolStripSeparator9, "toolStripSeparator9");
//
// mNumerList
//
this.myCommandControler.SetCommandName(this.mNumerList, "NumberedList");
resources.ApplyResources(this.mNumerList, "mNumerList");
this.mNumerList.Name = "mNumerList";
//
// mBulleteList
//
this.myCommandControler.SetCommandName(this.mBulleteList, "BulletedList");
resources.ApplyResources(this.mBulleteList, "mBulleteList");
this.mBulleteList.Name = "mBulleteList";
//
// mFirstIndent
//
this.myCommandControler.SetCommandName(this.mFirstIndent, "FirstLineIndent");
resources.ApplyResources(this.mFirstIndent, "mFirstIndent");
this.mFirstIndent.Name = "mFirstIndent";
//
// mTable
//
this.mTable.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mInsertTable,
this.mDeleteTable,
this.toolStripSeparator16,
this.mInsertRowUp,
this.mInsertRowDown,
this.mDeleteRow,
this.toolStripMenuItem3,
this.mInsertColumnLeft,
this.mInsertColumnRight,
this.mDeleteColumn,
this.toolStripMenuItem2,
this.mMergeCell,
this.mSplitCell});
this.mTable.Name = "mTable";
resources.ApplyResources(this.mTable, "mTable");
//
// mInsertTable
//
this.myCommandControler.SetCommandName(this.mInsertTable, "Table_InsertTable");
resources.ApplyResources(this.mInsertTable, "mInsertTable");
this.mInsertTable.Name = "mInsertTable";
//
// mDeleteTable
//
this.myCommandControler.SetCommandName(this.mDeleteTable, "Table_DeleteTable");
this.mDeleteTable.Name = "mDeleteTable";
resources.ApplyResources(this.mDeleteTable, "mDeleteTable");
//
// toolStripSeparator16
//
this.toolStripSeparator16.Name = "toolStripSeparator16";
resources.ApplyResources(this.toolStripSeparator16, "toolStripSeparator16");
//
// mInsertRowUp
//
this.myCommandControler.SetCommandName(this.mInsertRowUp, "Table_InsertRowUp");
resources.ApplyResources(this.mInsertRowUp, "mInsertRowUp");
this.mInsertRowUp.Name = "mInsertRowUp";
//
// mInsertRowDown
//
this.myCommandControler.SetCommandName(this.mInsertRowDown, "Table_InsertRowDown");
resources.ApplyResources(this.mInsertRowDown, "mInsertRowDown");
this.mInsertRowDown.Name = "mInsertRowDown";
//
// mDeleteRow
//
this.myCommandControler.SetCommandName(this.mDeleteRow, "Table_DeleteRow");
resources.ApplyResources(this.mDeleteRow, "mDeleteRow");
this.mDeleteRow.Name = "mDeleteRow";
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
resources.ApplyResources(this.toolStripMenuItem3, "toolStripMenuItem3");
//
// mInsertColumnLeft
//
this.myCommandControler.SetCommandName(this.mInsertColumnLeft, "Table_InsertColumnLeft");
resources.ApplyResources(this.mInsertColumnLeft, "mInsertColumnLeft");
this.mInsertColumnLeft.Name = "mInsertColumnLeft";
//
// mInsertColumnRight
//
this.myCommandControler.SetCommandName(this.mInsertColumnRight, "Table_InsertColumnRight");
resources.ApplyResources(this.mInsertColumnRight, "mInsertColumnRight");
this.mInsertColumnRight.Name = "mInsertColumnRight";
//
// mDeleteColumn
//
this.myCommandControler.SetCommandName(this.mDeleteColumn, "Table_DeleteColumn");
resources.ApplyResources(this.mDeleteColumn, "mDeleteColumn");
this.mDeleteColumn.Name = "mDeleteColumn";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
resources.ApplyResources(this.toolStripMenuItem2, "toolStripMenuItem2");
//
// mMergeCell
//
this.myCommandControler.SetCommandName(this.mMergeCell, "Table_MergeCell");
resources.ApplyResources(this.mMergeCell, "mMergeCell");
this.mMergeCell.Name = "mMergeCell";
//
// mSplitCell
//
this.myCommandControler.SetCommandName(this.mSplitCell, "Table_SplitCell");
resources.ApplyResources(this.mSplitCell, "mSplitCell");
this.mSplitCell.Name = "mSplitCell";
//
// cboFontSize
//
resources.ApplyResources(this.cboFontSize, "cboFontSize");
this.myCommandControler.SetCommandName(this.cboFontSize, "FontName");
this.cboFontSize.Name = "cboFontSize";
//
// toolStripSeparator13
//
this.toolStripSeparator13.Name = "toolStripSeparator13";
resources.ApplyResources(this.toolStripSeparator13, "toolStripSeparator13");
//
// toolStripButton7
//
this.myCommandControler.SetCommandName(this.toolStripButton7, "Redo");
this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton7, "toolStripButton7");
this.toolStripButton7.Name = "toolStripButton7";
//
// toolStripButton6
//
this.myCommandControler.SetCommandName(this.toolStripButton6, "Undo");
this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton6, "toolStripButton6");
this.toolStripButton6.Name = "toolStripButton6";
//
// toolStripSeparator12
//
this.toolStripSeparator12.Name = "toolStripSeparator12";
resources.ApplyResources(this.toolStripSeparator12, "toolStripSeparator12");
//
// toolStripComboBox1
//
resources.ApplyResources(this.toolStripComboBox1, "toolStripComboBox1");
this.myCommandControler.SetCommandName(this.toolStripComboBox1, "FontSize");
this.toolStripComboBox1.Name = "toolStripComboBox1";
//
// toolStripButton8
//
this.myCommandControler.SetCommandName(this.toolStripButton8, "Font");
this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton8, "toolStripButton8");
this.toolStripButton8.Name = "toolStripButton8";
//
// toolStripButton18
//
this.myCommandControler.SetCommandName(this.toolStripButton18, "Subscript");
this.toolStripButton18.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton18, "toolStripButton18");
this.toolStripButton18.Name = "toolStripButton18";
//
// toolStripButton17
//
this.myCommandControler.SetCommandName(this.toolStripButton17, "Superscript");
this.toolStripButton17.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton17, "toolStripButton17");
this.toolStripButton17.Name = "toolStripButton17";
//
// toolStripButton11
//
this.myCommandControler.SetCommandName(this.toolStripButton11, "Underline");
this.toolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton11, "toolStripButton11");
this.toolStripButton11.Name = "toolStripButton11";
//
// toolStripButton10
//
this.myCommandControler.SetCommandName(this.toolStripButton10, "Italic");
this.toolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton10, "toolStripButton10");
this.toolStripButton10.Name = "toolStripButton10";
//
// toolStripButton9
//
this.myCommandControler.SetCommandName(this.toolStripButton9, "Bold");
this.toolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton9, "toolStripButton9");
this.toolStripButton9.Name = "toolStripButton9";
//
// toolStripButton5
//
this.myCommandControler.SetCommandName(this.toolStripButton5, "Paste");
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton5, "toolStripButton5");
this.toolStripButton5.Name = "toolStripButton5";
//
// toolStripButton4
//
this.myCommandControler.SetCommandName(this.toolStripButton4, "Copy");
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton4, "toolStripButton4");
this.toolStripButton4.Name = "toolStripButton4";
//
// toolStripButton3
//
this.myCommandControler.SetCommandName(this.toolStripButton3, "Cut");
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton3, "toolStripButton3");
this.toolStripButton3.Name = "toolStripButton3";
//
// toolStripSeparator11
//
this.toolStripSeparator11.Name = "toolStripSeparator11";
resources.ApplyResources(this.toolStripSeparator11, "toolStripSeparator11");
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton1,
this.toolStripButton19,
this.toolStripSeparator11,
this.toolStripButton3,
this.toolStripButton4,
this.toolStripButton5,
this.toolStripSeparator12,
this.toolStripButton6,
this.toolStripButton7,
this.toolStripSeparator13,
this.cboFontSize,
this.toolStripComboBox1,
this.toolStripButton8,
this.toolStripButton9,
this.toolStripButton10,
this.toolStripButton11,
this.toolStripButton17,
this.toolStripButton18,
this.toolStripSeparator14,
this.toolStripButton12,
this.toolStripButton13,
this.toolStripButton14,
this.toolStripSeparator15,
this.toolStripButton15,
this.toolStripButton16});
resources.ApplyResources(this.toolStrip1, "toolStrip1");
this.toolStrip1.Name = "toolStrip1";
//
// toolStripButton1
//
this.myCommandControler.SetCommandName(this.toolStripButton1, "FilePageSettings");
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton1, "toolStripButton1");
this.toolStripButton1.Name = "toolStripButton1";
//
// toolStripButton19
//
this.myCommandControler.SetCommandName(this.toolStripButton19, "FilePrint");
this.toolStripButton19.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton19, "toolStripButton19");
this.toolStripButton19.Name = "toolStripButton19";
//
// toolStripSeparator14
//
this.toolStripSeparator14.Name = "toolStripSeparator14";
resources.ApplyResources(this.toolStripSeparator14, "toolStripSeparator14");
//
// toolStripButton12
//
this.myCommandControler.SetCommandName(this.toolStripButton12, "AlignLeft");
this.toolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton12, "toolStripButton12");
this.toolStripButton12.Name = "toolStripButton12";
//
// toolStripButton13
//
this.myCommandControler.SetCommandName(this.toolStripButton13, "AlignCenter");
this.toolStripButton13.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton13, "toolStripButton13");
this.toolStripButton13.Name = "toolStripButton13";
//
// toolStripButton14
//
this.myCommandControler.SetCommandName(this.toolStripButton14, "AlignRight");
this.toolStripButton14.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton14, "toolStripButton14");
this.toolStripButton14.Name = "toolStripButton14";
//
// toolStripSeparator15
//
this.toolStripSeparator15.Name = "toolStripSeparator15";
resources.ApplyResources(this.toolStripSeparator15, "toolStripSeparator15");
//
// toolStripButton15
//
this.myCommandControler.SetCommandName(this.toolStripButton15, "NumberedList");
this.toolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton15, "toolStripButton15");
this.toolStripButton15.Name = "toolStripButton15";
//
// toolStripButton16
//
this.myCommandControler.SetCommandName(this.toolStripButton16, "BulletedList");
this.toolStripButton16.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
resources.ApplyResources(this.toolStripButton16, "toolStripButton16");
this.toolStripButton16.Name = "toolStripButton16";
//
// cmAlignCenter
//
this.myCommandControler.SetCommandName(this.cmAlignCenter, "AlignCenter");
resources.ApplyResources(this.cmAlignCenter, "cmAlignCenter");
this.cmAlignCenter.Name = "cmAlignCenter";
//
// cmAlignLeft
//
this.myCommandControler.SetCommandName(this.cmAlignLeft, "AlignLeft");
resources.ApplyResources(this.cmAlignLeft, "cmAlignLeft");
this.cmAlignLeft.Name = "cmAlignLeft";
//
// cmFont
//
this.myCommandControler.SetCommandName(this.cmFont, "Font");
resources.ApplyResources(this.cmFont, "cmFont");
this.cmFont.Name = "cmFont";
//
// cmColor
//
this.myCommandControler.SetCommandName(this.cmColor, "Color");
this.cmColor.Name = "cmColor";
resources.ApplyResources(this.cmColor, "cmColor");
//
// cmDelete
//
this.myCommandControler.SetCommandName(this.cmDelete, "Delete");
resources.ApplyResources(this.cmDelete, "cmDelete");
this.cmDelete.Name = "cmDelete";
//
// cmAlignRight
//
this.myCommandControler.SetCommandName(this.cmAlignRight, "AlignRight");
resources.ApplyResources(this.cmAlignRight, "cmAlignRight");
this.cmAlignRight.Name = "cmAlignRight";
//
// cmProperties
//
this.myCommandControler.SetCommandName(this.cmProperties, "ElementProperties");
this.cmProperties.Name = "cmProperties";
resources.ApplyResources(this.cmProperties, "cmProperties");
//
// toolStripMenuItem6
//
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
resources.ApplyResources(this.toolStripMenuItem6, "toolStripMenuItem6");
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
resources.ApplyResources(this.toolStripMenuItem5, "toolStripMenuItem5");
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
resources.ApplyResources(this.toolStripMenuItem4, "toolStripMenuItem4");
//
// cmEdit
//
this.cmEdit.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.cmRedo,
this.cmUndo,
this.toolStripMenuItem4,
this.cmCut,
this.cmCopy,
this.cmPaste,
this.cmDelete,
this.toolStripMenuItem5,
this.cmColor,
this.cmFont,
this.toolStripMenuItem6,
this.cmAlignLeft,
this.cmAlignCenter,
this.cmAlignRight,
this.toolStripMenuItem8,
this.cmProperties});
this.cmEdit.Name = "cmEdit";
resources.ApplyResources(this.cmEdit, "cmEdit");
//
// cmRedo
//
this.myCommandControler.SetCommandName(this.cmRedo, "Redo");
resources.ApplyResources(this.cmRedo, "cmRedo");
this.cmRedo.Name = "cmRedo";
//
// cmUndo
//
this.myCommandControler.SetCommandName(this.cmUndo, "Undo");
resources.ApplyResources(this.cmUndo, "cmUndo");
this.cmUndo.Name = "cmUndo";
//
// cmCut
//
this.myCommandControler.SetCommandName(this.cmCut, "Cut");
resources.ApplyResources(this.cmCut, "cmCut");
this.cmCut.Name = "cmCut";
//
// cmCopy
//
this.myCommandControler.SetCommandName(this.cmCopy, "Copy");
resources.ApplyResources(this.cmCopy, "cmCopy");
this.cmCopy.Name = "cmCopy";
//
// cmPaste
//
this.myCommandControler.SetCommandName(this.cmPaste, "Paste");
resources.ApplyResources(this.cmPaste, "cmPaste");
this.cmPaste.Name = "cmPaste";
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
resources.ApplyResources(this.toolStripMenuItem8, "toolStripMenuItem8");
//
// myEditControl
//
this.myEditControl.AllowDrop = true;
this.myEditControl.BackColor = System.Drawing.SystemColors.ButtonShadow;
this.myEditControl.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.myEditControl.ContextMenuStrip = this.cmEdit;
resources.ApplyResources(this.myEditControl, "myEditControl");
this.myEditControl.Name = "myEditControl";
this.myEditControl.RuleVisible = true;
//
// myImageList
//
this.myImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("myImageList.ImageStream")));
this.myImageList.TransparentColor = System.Drawing.Color.White;
this.myImageList.Images.SetKeyName(0, "");
this.myImageList.Images.SetKeyName(1, "");
this.myImageList.Images.SetKeyName(2, "");
this.myImageList.Images.SetKeyName(3, "");
this.myImageList.Images.SetKeyName(4, "");
this.myImageList.Images.SetKeyName(5, "");
this.myImageList.Images.SetKeyName(6, "");
this.myImageList.Images.SetKeyName(7, "");
this.myImageList.Images.SetKeyName(8, "");
this.myImageList.Images.SetKeyName(9, "");
this.myImageList.Images.SetKeyName(10, "");
this.myImageList.Images.SetKeyName(11, "");
this.myImageList.Images.SetKeyName(12, "");
this.myImageList.Images.SetKeyName(13, "");
this.myImageList.Images.SetKeyName(14, "");
this.myImageList.Images.SetKeyName(15, "");
this.myImageList.Images.SetKeyName(16, "");
this.myImageList.Images.SetKeyName(17, "");
this.myImageList.Images.SetKeyName(18, "");
this.myImageList.Images.SetKeyName(19, "");
this.myImageList.Images.SetKeyName(20, "");
this.myImageList.Images.SetKeyName(21, "");
this.myImageList.Images.SetKeyName(22, "");
this.myImageList.Images.SetKeyName(23, "");
this.myImageList.Images.SetKeyName(24, "");
this.myImageList.Images.SetKeyName(25, "");
this.myImageList.Images.SetKeyName(26, "");
this.myImageList.Images.SetKeyName(27, "");
this.myImageList.Images.SetKeyName(28, "");
this.myImageList.Images.SetKeyName(29, "");
this.myImageList.Images.SetKeyName(30, "");
this.myImageList.Images.SetKeyName(31, "");
this.myImageList.Images.SetKeyName(32, "");
//
// ExtWriterControl
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.myEditControl);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.menuStrip1);
this.Name = "ExtWriterControl";
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.cmEdit.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.myCommandControler)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private DCSoft.Writer.Commands.WriterCommandControler myCommandControler;
private System.Windows.Forms.ToolStripMenuItem menuEdit;
private System.Windows.Forms.ToolStripMenuItem mUndo;
private System.Windows.Forms.ToolStripMenuItem mRedo;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripMenuItem mCut;
private System.Windows.Forms.ToolStripMenuItem mCopy;
private System.Windows.Forms.ToolStripMenuItem mPaste;
private System.Windows.Forms.ToolStripMenuItem mDelete;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripMenuItem mSelectAll;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ToolStripMenuItem mSearch;
private System.Windows.Forms.ToolStripMenuItem menuView;
private System.Windows.Forms.ToolStripMenuItem mJumpPrint;
private System.Windows.Forms.ToolStripMenuItem mInsert;
private System.Windows.Forms.ToolStripMenuItem mInsertImage;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem mInsertInputField;
private System.Windows.Forms.ToolStripMenuItem mDeleteField;
private System.Windows.Forms.ToolStripMenuItem mFormat;
private System.Windows.Forms.ToolStripMenuItem mFont;
private System.Windows.Forms.ToolStripMenuItem mTextColor;
private System.Windows.Forms.ToolStripMenuItem mBackColor;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripMenuItem mSup;
private System.Windows.Forms.ToolStripMenuItem mSub;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripMenuItem mAlignLeft;
private System.Windows.Forms.ToolStripMenuItem mCenterAlign;
private System.Windows.Forms.ToolStripMenuItem mRightAlign;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripMenuItem mNumerList;
private System.Windows.Forms.ToolStripMenuItem mBulleteList;
private System.Windows.Forms.ToolStripMenuItem mFirstIndent;
private System.Windows.Forms.ToolStripMenuItem mTable;
private System.Windows.Forms.ToolStripMenuItem mInsertTable;
private System.Windows.Forms.ToolStripMenuItem mDeleteTable;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;
private System.Windows.Forms.ToolStripMenuItem mInsertRowUp;
private System.Windows.Forms.ToolStripMenuItem mInsertRowDown;
private System.Windows.Forms.ToolStripMenuItem mDeleteRow;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem mInsertColumnLeft;
private System.Windows.Forms.ToolStripMenuItem mInsertColumnRight;
private System.Windows.Forms.ToolStripMenuItem mDeleteColumn;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem mMergeCell;
private System.Windows.Forms.ToolStripMenuItem mSplitCell;
private System.Windows.Forms.ToolStripComboBox cboFontSize;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
private System.Windows.Forms.ToolStripButton toolStripButton7;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
private System.Windows.Forms.ToolStripButton toolStripButton8;
private System.Windows.Forms.ToolStripButton toolStripButton18;
private System.Windows.Forms.ToolStripButton toolStripButton17;
private System.Windows.Forms.ToolStripButton toolStripButton11;
private System.Windows.Forms.ToolStripButton toolStripButton10;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
private System.Windows.Forms.ToolStripButton toolStripButton12;
private System.Windows.Forms.ToolStripButton toolStripButton13;
private System.Windows.Forms.ToolStripButton toolStripButton14;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
private System.Windows.Forms.ToolStripButton toolStripButton15;
private System.Windows.Forms.ToolStripButton toolStripButton16;
private System.Windows.Forms.ToolStripMenuItem cmAlignCenter;
private System.Windows.Forms.ToolStripMenuItem cmAlignLeft;
private System.Windows.Forms.ToolStripMenuItem cmFont;
private System.Windows.Forms.ToolStripMenuItem cmColor;
private System.Windows.Forms.ToolStripMenuItem cmDelete;
private System.Windows.Forms.ToolStripMenuItem cmAlignRight;
private System.Windows.Forms.ToolStripMenuItem cmProperties;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem6;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
private System.Windows.Forms.ContextMenuStrip cmEdit;
private System.Windows.Forms.ToolStripMenuItem cmRedo;
private System.Windows.Forms.ToolStripMenuItem cmUndo;
private System.Windows.Forms.ToolStripMenuItem cmCut;
private System.Windows.Forms.ToolStripMenuItem cmCopy;
private System.Windows.Forms.ToolStripMenuItem cmPaste;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem8;
private DCSoft.Writer.Controls.WriterControl myEditControl;
private System.Windows.Forms.ImageList myImageList;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton19;
}
}