QuickImage – Rev 1
?pathlinks?
namespace CraftSynth.ImageEditor
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButtonPointer = new System.Windows.Forms.ToolStripButton();
this.tsbPanMode = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButtonUndo = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonRedo = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButtonPencil = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonArrow = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonLine = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonRectangle = new System.Windows.Forms.ToolStripButton();
this.tsbFilledRectangle = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonEllipse = new System.Windows.Forms.ToolStripButton();
this.tsbFilledEllipse = new System.Windows.Forms.ToolStripButton();
this.tsbText = new System.Windows.Forms.ToolStripButton();
this.tsbImage = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsbLineColor = new System.Windows.Forms.ToolStripButton();
this.tsbFillColor = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripDropDownButtonPenType = new System.Windows.Forms.ToolStripDropDownButton();
this.solidToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dottedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dashedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dotDashedtoolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
this.doubleLineToolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripDropDownButtonLineThickness = new System.Windows.Forms.ToolStripDropDownButton();
this.thinnestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.thinToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.mediumToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.thickToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.thickestToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButtonAbout = new System.Windows.Forms.ToolStripButton();
this.tsbZoomIn = new System.Windows.Forms.ToolStripButton();
this.tsbZoomReset = new System.Windows.Forms.ToolStripButton();
this.tsbZoomOut = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tsbRotateLeft = new System.Windows.Forms.ToolStripButton();
this.tsbRotateRight = new System.Windows.Forms.ToolStripButton();
this.dlgColor = new System.Windows.Forms.ColorDialog();
this.ctxtMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.undoToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.recentFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.unselectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
this.moveToFrontToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.moveToBackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
this.propertiesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.drawToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pointerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rectangleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ellipseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.lineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pencilToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pnlDrawArea = new CraftSynth.ImageEditor.CustomPanel();
this.toolStrip1.SuspendLayout();
this.ctxtMenu.SuspendLayout();
this.SuspendLayout();
//
// toolStrip1
//
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButtonPointer,
this.tsbPanMode,
this.toolStripSeparator5,
this.toolStripButtonUndo,
this.toolStripButtonRedo,
this.toolStripSeparator3,
this.toolStripButtonPencil,
this.toolStripButtonArrow,
this.toolStripButtonLine,
this.toolStripButtonRectangle,
this.tsbFilledRectangle,
this.toolStripButtonEllipse,
this.tsbFilledEllipse,
this.tsbText,
this.tsbImage,
this.toolStripSeparator2,
this.tsbLineColor,
this.tsbFillColor,
this.toolStripSeparator6,
this.toolStripDropDownButtonPenType,
this.toolStripDropDownButtonLineThickness,
this.toolStripSeparator1,
this.toolStripButtonAbout,
this.tsbZoomIn,
this.tsbZoomReset,
this.tsbZoomOut,
this.toolStripSeparator4,
this.tsbRotateLeft,
this.tsbRotateRight});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(844, 30);
this.toolStrip1.TabIndex = 1;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripButtonPointer
//
this.toolStripButtonPointer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonPointer.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonPointer.Image")));
this.toolStripButtonPointer.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonPointer.Name = "toolStripButtonPointer";
this.toolStripButtonPointer.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonPointer.Text = "Pointer";
this.toolStripButtonPointer.Click += new System.EventHandler(this.toolStripButtonPointer_Click);
//
// tsbPanMode
//
this.tsbPanMode.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbPanMode.Image = ((System.Drawing.Image)(resources.GetObject("tsbPanMode.Image")));
this.tsbPanMode.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbPanMode.Name = "tsbPanMode";
this.tsbPanMode.Size = new System.Drawing.Size(24, 27);
this.tsbPanMode.Text = "Pan Mode";
this.tsbPanMode.Click += new System.EventHandler(this.tsbPanMode_Click);
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 30);
//
// toolStripButtonUndo
//
this.toolStripButtonUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonUndo.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonUndo.Image")));
this.toolStripButtonUndo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButtonUndo.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonUndo.Name = "toolStripButtonUndo";
this.toolStripButtonUndo.Size = new System.Drawing.Size(23, 27);
this.toolStripButtonUndo.Text = "Undo";
this.toolStripButtonUndo.Click += new System.EventHandler(this.toolStripButtonUndo_Click);
//
// toolStripButtonRedo
//
this.toolStripButtonRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonRedo.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonRedo.Image")));
this.toolStripButtonRedo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButtonRedo.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonRedo.Name = "toolStripButtonRedo";
this.toolStripButtonRedo.Size = new System.Drawing.Size(23, 27);
this.toolStripButtonRedo.Text = "Redo";
this.toolStripButtonRedo.Click += new System.EventHandler(this.toolStripButtonRedo_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 30);
//
// toolStripButtonPencil
//
this.toolStripButtonPencil.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonPencil.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonPencil.Image")));
this.toolStripButtonPencil.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonPencil.Name = "toolStripButtonPencil";
this.toolStripButtonPencil.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonPencil.Text = "Pencil";
this.toolStripButtonPencil.Click += new System.EventHandler(this.toolStripButtonPencil_Click);
//
// toolStripButtonArrow
//
this.toolStripButtonArrow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonArrow.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonArrow.Image")));
this.toolStripButtonArrow.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonArrow.Name = "toolStripButtonArrow";
this.toolStripButtonArrow.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonArrow.Text = "Arrow";
this.toolStripButtonArrow.Click += new System.EventHandler(this.toolStripButtonArrow_Click);
//
// toolStripButtonLine
//
this.toolStripButtonLine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonLine.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonLine.Image")));
this.toolStripButtonLine.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonLine.Name = "toolStripButtonLine";
this.toolStripButtonLine.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonLine.Text = "Line";
this.toolStripButtonLine.Click += new System.EventHandler(this.toolStripButtonLine_Click);
//
// toolStripButtonRectangle
//
this.toolStripButtonRectangle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonRectangle.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonRectangle.Image")));
this.toolStripButtonRectangle.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonRectangle.Name = "toolStripButtonRectangle";
this.toolStripButtonRectangle.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonRectangle.Text = "Rectangle";
this.toolStripButtonRectangle.Click += new System.EventHandler(this.toolStripButtonRectangle_Click);
//
// tsbFilledRectangle
//
this.tsbFilledRectangle.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbFilledRectangle.Image = ((System.Drawing.Image)(resources.GetObject("tsbFilledRectangle.Image")));
this.tsbFilledRectangle.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbFilledRectangle.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbFilledRectangle.Name = "tsbFilledRectangle";
this.tsbFilledRectangle.Size = new System.Drawing.Size(27, 27);
this.tsbFilledRectangle.Text = "Filled Rectangle";
this.tsbFilledRectangle.Click += new System.EventHandler(this.tsbFilledRectangle_Click);
//
// toolStripButtonEllipse
//
this.toolStripButtonEllipse.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonEllipse.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonEllipse.Image")));
this.toolStripButtonEllipse.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonEllipse.Name = "toolStripButtonEllipse";
this.toolStripButtonEllipse.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonEllipse.Text = "Ellipse";
this.toolStripButtonEllipse.Click += new System.EventHandler(this.toolStripButtonEllipse_Click);
//
// tsbFilledEllipse
//
this.tsbFilledEllipse.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbFilledEllipse.Image = ((System.Drawing.Image)(resources.GetObject("tsbFilledEllipse.Image")));
this.tsbFilledEllipse.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbFilledEllipse.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbFilledEllipse.Name = "tsbFilledEllipse";
this.tsbFilledEllipse.Size = new System.Drawing.Size(27, 27);
this.tsbFilledEllipse.Text = "Filled Ellipse";
this.tsbFilledEllipse.Click += new System.EventHandler(this.tsbFilledEllipse_Click);
//
// tsbText
//
this.tsbText.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbText.Image = ((System.Drawing.Image)(resources.GetObject("tsbText.Image")));
this.tsbText.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbText.Name = "tsbText";
this.tsbText.Size = new System.Drawing.Size(24, 27);
this.tsbText.Text = "Text";
this.tsbText.Click += new System.EventHandler(this.tsbDrawText_Click);
//
// tsbImage
//
this.tsbImage.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbImage.Image = ((System.Drawing.Image)(resources.GetObject("tsbImage.Image")));
this.tsbImage.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbImage.Name = "tsbImage";
this.tsbImage.Size = new System.Drawing.Size(24, 27);
this.tsbImage.Text = "Image";
this.tsbImage.Click += new System.EventHandler(this.tsbImage_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
//
// tsbLineColor
//
this.tsbLineColor.AutoSize = false;
this.tsbLineColor.BackColor = System.Drawing.Color.Black;
this.tsbLineColor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.None;
this.tsbLineColor.Image = ((System.Drawing.Image)(resources.GetObject("tsbLineColor.Image")));
this.tsbLineColor.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbLineColor.Name = "tsbLineColor";
this.tsbLineColor.Size = new System.Drawing.Size(20, 20);
this.tsbLineColor.Text = "Set Line Color";
this.tsbLineColor.Click += new System.EventHandler(this.tsbSelectLineColor_Click);
//
// tsbFillColor
//
this.tsbFillColor.AutoSize = false;
this.tsbFillColor.BackColor = System.Drawing.Color.White;
this.tsbFillColor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.None;
this.tsbFillColor.Image = ((System.Drawing.Image)(resources.GetObject("tsbFillColor.Image")));
this.tsbFillColor.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbFillColor.Name = "tsbFillColor";
this.tsbFillColor.Size = new System.Drawing.Size(20, 20);
this.tsbFillColor.Text = "Set Fill Color";
this.tsbFillColor.Click += new System.EventHandler(this.tsbSelectFillColor_Click);
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 30);
//
// toolStripDropDownButtonPenType
//
this.toolStripDropDownButtonPenType.AutoSize = false;
this.toolStripDropDownButtonPenType.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripDropDownButtonPenType.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.solidToolStripMenuItem,
this.dottedToolStripMenuItem,
this.dashedToolStripMenuItem,
this.dotDashedtoolStripMenuItem7,
this.doubleLineToolStripMenuItem8});
this.toolStripDropDownButtonPenType.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButtonPenType.Image")));
this.toolStripDropDownButtonPenType.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButtonPenType.Name = "toolStripDropDownButtonPenType";
this.toolStripDropDownButtonPenType.Size = new System.Drawing.Size(60, 24);
this.toolStripDropDownButtonPenType.Text = "PenType";
this.toolStripDropDownButtonPenType.ToolTipText = "Choose a Different Pen";
//
// solidToolStripMenuItem
//
this.solidToolStripMenuItem.Name = "solidToolStripMenuItem";
this.solidToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.solidToolStripMenuItem.Text = "_______________";
this.solidToolStripMenuItem.Click += new System.EventHandler(this.solidToolStripMenuItem_Click);
//
// dottedToolStripMenuItem
//
this.dottedToolStripMenuItem.Name = "dottedToolStripMenuItem";
this.dottedToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.dottedToolStripMenuItem.Text = ". . . . . . . . . . . . .";
this.dottedToolStripMenuItem.Click += new System.EventHandler(this.dottedToolStripMenuItem_Click);
//
// dashedToolStripMenuItem
//
this.dashedToolStripMenuItem.Name = "dashedToolStripMenuItem";
this.dashedToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.dashedToolStripMenuItem.Text = "- - - - - - - - - -";
this.dashedToolStripMenuItem.Click += new System.EventHandler(this.dashedToolStripMenuItem_Click);
//
// dotDashedtoolStripMenuItem7
//
this.dotDashedtoolStripMenuItem7.Name = "dotDashedtoolStripMenuItem7";
this.dotDashedtoolStripMenuItem7.Size = new System.Drawing.Size(154, 22);
this.dotDashedtoolStripMenuItem7.Text = "- . - . - . - . - . -";
this.dotDashedtoolStripMenuItem7.Click += new System.EventHandler(this.dotDashedtoolStripMenuItem7_Click);
//
// doubleLineToolStripMenuItem8
//
this.doubleLineToolStripMenuItem8.Name = "doubleLineToolStripMenuItem8";
this.doubleLineToolStripMenuItem8.Size = new System.Drawing.Size(154, 22);
this.doubleLineToolStripMenuItem8.Text = "==========";
this.doubleLineToolStripMenuItem8.Visible = false;
this.doubleLineToolStripMenuItem8.Click += new System.EventHandler(this.doubleLineToolStripMenuItem8_Click);
//
// toolStripDropDownButtonLineThickness
//
this.toolStripDropDownButtonLineThickness.AutoSize = false;
this.toolStripDropDownButtonLineThickness.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripDropDownButtonLineThickness.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.thinnestToolStripMenuItem,
this.thinToolStripMenuItem,
this.mediumToolStripMenuItem,
this.thickToolStripMenuItem,
this.thickestToolStripMenuItem});
this.toolStripDropDownButtonLineThickness.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButtonLineThickness.Image")));
this.toolStripDropDownButtonLineThickness.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButtonLineThickness.Name = "toolStripDropDownButtonLineThickness";
this.toolStripDropDownButtonLineThickness.Size = new System.Drawing.Size(60, 24);
this.toolStripDropDownButtonLineThickness.Text = "Thickness";
this.toolStripDropDownButtonLineThickness.ToolTipText = "Line Thickness";
//
// thinnestToolStripMenuItem
//
this.thinnestToolStripMenuItem.Name = "thinnestToolStripMenuItem";
this.thinnestToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.thinnestToolStripMenuItem.Text = "Thinnest";
this.thinnestToolStripMenuItem.Click += new System.EventHandler(this.tsbLineThinnest_Click);
//
// thinToolStripMenuItem
//
this.thinToolStripMenuItem.Name = "thinToolStripMenuItem";
this.thinToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.thinToolStripMenuItem.Text = "Thin";
this.thinToolStripMenuItem.Click += new System.EventHandler(this.tsbLineThin_Click);
//
// mediumToolStripMenuItem
//
this.mediumToolStripMenuItem.Name = "mediumToolStripMenuItem";
this.mediumToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.mediumToolStripMenuItem.Text = "Thick";
this.mediumToolStripMenuItem.Click += new System.EventHandler(this.tsbThickLine_Click);
//
// thickToolStripMenuItem
//
this.thickToolStripMenuItem.Name = "thickToolStripMenuItem";
this.thickToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.thickToolStripMenuItem.Text = "Thicker";
this.thickToolStripMenuItem.Click += new System.EventHandler(this.tsbThickerLine_Click);
//
// thickestToolStripMenuItem
//
this.thickestToolStripMenuItem.Name = "thickestToolStripMenuItem";
this.thickestToolStripMenuItem.Size = new System.Drawing.Size(120, 22);
this.thickestToolStripMenuItem.Text = "Thickest";
this.thickestToolStripMenuItem.Click += new System.EventHandler(this.tsbThickestLine_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
//
// toolStripButtonAbout
//
this.toolStripButtonAbout.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripButtonAbout.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButtonAbout.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonAbout.Image")));
this.toolStripButtonAbout.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripButtonAbout.Name = "toolStripButtonAbout";
this.toolStripButtonAbout.Size = new System.Drawing.Size(24, 27);
this.toolStripButtonAbout.Text = "About";
this.toolStripButtonAbout.Visible = false;
this.toolStripButtonAbout.Click += new System.EventHandler(this.toolStripButtonAbout_Click);
//
// tsbZoomIn
//
this.tsbZoomIn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbZoomIn.Image = ((System.Drawing.Image)(resources.GetObject("tsbZoomIn.Image")));
this.tsbZoomIn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbZoomIn.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbZoomIn.Name = "tsbZoomIn";
this.tsbZoomIn.Size = new System.Drawing.Size(23, 27);
this.tsbZoomIn.Text = "Zoom In";
this.tsbZoomIn.Click += new System.EventHandler(this.tsbZoomIn_Click);
//
// tsbZoomReset
//
this.tsbZoomReset.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbZoomReset.Image = ((System.Drawing.Image)(resources.GetObject("tsbZoomReset.Image")));
this.tsbZoomReset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbZoomReset.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbZoomReset.Name = "tsbZoomReset";
this.tsbZoomReset.Size = new System.Drawing.Size(23, 27);
this.tsbZoomReset.Text = "Zoom To Actual Size";
this.tsbZoomReset.Click += new System.EventHandler(this.tsbZoomReset_Click);
//
// tsbZoomOut
//
this.tsbZoomOut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbZoomOut.Image = ((System.Drawing.Image)(resources.GetObject("tsbZoomOut.Image")));
this.tsbZoomOut.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbZoomOut.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbZoomOut.Name = "tsbZoomOut";
this.tsbZoomOut.Size = new System.Drawing.Size(23, 27);
this.tsbZoomOut.Text = "Zoom Out";
this.tsbZoomOut.Click += new System.EventHandler(this.tsbZoomOut_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 30);
//
// tsbRotateLeft
//
this.tsbRotateLeft.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbRotateLeft.Image = ((System.Drawing.Image)(resources.GetObject("tsbRotateLeft.Image")));
this.tsbRotateLeft.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbRotateLeft.Name = "tsbRotateLeft";
this.tsbRotateLeft.Size = new System.Drawing.Size(24, 27);
this.tsbRotateLeft.Text = "Rotate Left";
this.tsbRotateLeft.Click += new System.EventHandler(this.tsbRotateLeft_Click);
//
// tsbRotateRight
//
this.tsbRotateRight.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbRotateRight.Image = ((System.Drawing.Image)(resources.GetObject("tsbRotateRight.Image")));
this.tsbRotateRight.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbRotateRight.Name = "tsbRotateRight";
this.tsbRotateRight.Size = new System.Drawing.Size(24, 27);
this.tsbRotateRight.Text = "Rotate Right";
this.tsbRotateRight.Click += new System.EventHandler(this.tsbRotateRight_Click);
//
// ctxtMenu
//
this.ctxtMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem8,
this.toolStripMenuItem2,
this.toolStripMenuItem7,
this.toolStripSeparator7,
this.toolStripMenuItem10,
this.toolStripMenuItem11,
this.toolStripSeparator8,
this.undoToolStripMenuItem2,
this.toolStripMenuItem13,
this.toolStripMenuItem6,
this.fileToolStripMenuItem,
this.editToolStripMenuItem,
this.drawToolStripMenuItem,
this.helpToolStripMenuItem});
this.ctxtMenu.Name = "ctxtMenu";
this.ctxtMenu.Size = new System.Drawing.Size(150, 264);
this.ctxtMenu.Opening += new System.ComponentModel.CancelEventHandler(this.ctxtMenu_Opening);
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem8.Text = "Delete";
this.toolStripMenuItem8.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem2.Text = "Select All";
this.toolStripMenuItem2.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
//
// toolStripMenuItem7
//
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
this.toolStripMenuItem7.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem7.Text = "Deselect All";
this.toolStripMenuItem7.Click += new System.EventHandler(this.unselectAllToolStripMenuItem_Click);
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(146, 6);
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem10.Text = "Move to Front";
this.toolStripMenuItem10.Click += new System.EventHandler(this.moveToFrontToolStripMenuItem_Click);
//
// toolStripMenuItem11
//
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
this.toolStripMenuItem11.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem11.Text = "Move to Back";
this.toolStripMenuItem11.Click += new System.EventHandler(this.moveToBackToolStripMenuItem_Click);
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(146, 6);
//
// undoToolStripMenuItem2
//
this.undoToolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("undoToolStripMenuItem2.Image")));
this.undoToolStripMenuItem2.ImageTransparentColor = System.Drawing.Color.Silver;
this.undoToolStripMenuItem2.Name = "undoToolStripMenuItem2";
this.undoToolStripMenuItem2.Size = new System.Drawing.Size(149, 22);
this.undoToolStripMenuItem2.Text = "Undo";
this.undoToolStripMenuItem2.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
//
// toolStripMenuItem13
//
this.toolStripMenuItem13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem13.Image")));
this.toolStripMenuItem13.ImageTransparentColor = System.Drawing.Color.Silver;
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
this.toolStripMenuItem13.Size = new System.Drawing.Size(149, 22);
this.toolStripMenuItem13.Text = "Redo";
this.toolStripMenuItem13.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
//
// toolStripMenuItem6
//
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
this.toolStripMenuItem6.Size = new System.Drawing.Size(146, 6);
this.toolStripMenuItem6.Visible = false;
//
// fileToolStripMenuItem
//
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.newToolStripMenuItem,
this.openToolStripMenuItem,
this.saveToolStripMenuItem,
this.saveAsToolStripMenuItem,
this.exportToolStripMenuItem,
this.toolStripMenuItem1,
this.recentFilesToolStripMenuItem});
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
this.fileToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.fileToolStripMenuItem.Text = "File";
this.fileToolStripMenuItem.Visible = false;
//
// newToolStripMenuItem
//
this.newToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripMenuItem.Image")));
this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.newToolStripMenuItem.Name = "newToolStripMenuItem";
this.newToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.newToolStripMenuItem.Text = "New";
this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
//
// openToolStripMenuItem
//
this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image")));
this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.openToolStripMenuItem.Name = "openToolStripMenuItem";
this.openToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.openToolStripMenuItem.Text = "Open";
this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
//
// saveToolStripMenuItem
//
this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
this.saveToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.saveToolStripMenuItem.Text = "Save";
this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
//
// saveAsToolStripMenuItem
//
this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem";
this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.saveAsToolStripMenuItem.Text = "Save As...";
this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click);
//
// exportToolStripMenuItem
//
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
this.exportToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.exportToolStripMenuItem.Text = "Export...";
this.exportToolStripMenuItem.Click += new System.EventHandler(this.exportToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(133, 6);
//
// recentFilesToolStripMenuItem
//
this.recentFilesToolStripMenuItem.Name = "recentFilesToolStripMenuItem";
this.recentFilesToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.recentFilesToolStripMenuItem.Text = "Recent Files";
//
// editToolStripMenuItem
//
this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.selectAllToolStripMenuItem,
this.unselectAllToolStripMenuItem,
this.deleteToolStripMenuItem,
this.deleteAllToolStripMenuItem,
this.toolStripMenuItem3,
this.moveToFrontToolStripMenuItem,
this.moveToBackToolStripMenuItem,
this.toolStripMenuItem5,
this.undoToolStripMenuItem,
this.redoToolStripMenuItem,
this.toolStripMenuItem4,
this.propertiesToolStripMenuItem});
this.editToolStripMenuItem.Name = "editToolStripMenuItem";
this.editToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.editToolStripMenuItem.Text = "Edit";
this.editToolStripMenuItem.Visible = false;
//
// selectAllToolStripMenuItem
//
this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.selectAllToolStripMenuItem.Text = "Select All";
this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
//
// unselectAllToolStripMenuItem
//
this.unselectAllToolStripMenuItem.Name = "unselectAllToolStripMenuItem";
this.unselectAllToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.unselectAllToolStripMenuItem.Text = "Deselect All";
this.unselectAllToolStripMenuItem.Click += new System.EventHandler(this.unselectAllToolStripMenuItem_Click);
//
// deleteToolStripMenuItem
//
this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
this.deleteToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.deleteToolStripMenuItem.Text = "Delete";
this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
//
// deleteAllToolStripMenuItem
//
this.deleteAllToolStripMenuItem.Name = "deleteAllToolStripMenuItem";
this.deleteAllToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.deleteAllToolStripMenuItem.Text = "Delete All";
this.deleteAllToolStripMenuItem.Click += new System.EventHandler(this.deleteAllToolStripMenuItem_Click);
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(146, 6);
//
// moveToFrontToolStripMenuItem
//
this.moveToFrontToolStripMenuItem.Name = "moveToFrontToolStripMenuItem";
this.moveToFrontToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.moveToFrontToolStripMenuItem.Text = "Move to Front";
this.moveToFrontToolStripMenuItem.Click += new System.EventHandler(this.moveToFrontToolStripMenuItem_Click);
//
// moveToBackToolStripMenuItem
//
this.moveToBackToolStripMenuItem.Name = "moveToBackToolStripMenuItem";
this.moveToBackToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.moveToBackToolStripMenuItem.Text = "Move to Back";
this.moveToBackToolStripMenuItem.Click += new System.EventHandler(this.moveToBackToolStripMenuItem_Click);
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new System.Drawing.Size(146, 6);
//
// undoToolStripMenuItem
//
this.undoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("undoToolStripMenuItem.Image")));
this.undoToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
this.undoToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.undoToolStripMenuItem.Text = "Undo";
this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
//
// redoToolStripMenuItem
//
this.redoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("redoToolStripMenuItem.Image")));
this.redoToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
this.redoToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.redoToolStripMenuItem.Text = "Redo";
this.redoToolStripMenuItem.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new System.Drawing.Size(146, 6);
this.toolStripMenuItem4.Visible = false;
//
// propertiesToolStripMenuItem
//
this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";
this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.propertiesToolStripMenuItem.Text = "Properties";
this.propertiesToolStripMenuItem.Visible = false;
this.propertiesToolStripMenuItem.Click += new System.EventHandler(this.propertiesToolStripMenuItem_Click);
//
// drawToolStripMenuItem
//
this.drawToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.pointerToolStripMenuItem,
this.rectangleToolStripMenuItem,
this.ellipseToolStripMenuItem,
this.lineToolStripMenuItem,
this.pencilToolStripMenuItem});
this.drawToolStripMenuItem.Name = "drawToolStripMenuItem";
this.drawToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.drawToolStripMenuItem.Text = "Draw";
this.drawToolStripMenuItem.Visible = false;
//
// pointerToolStripMenuItem
//
this.pointerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pointerToolStripMenuItem.Image")));
this.pointerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.pointerToolStripMenuItem.Name = "pointerToolStripMenuItem";
this.pointerToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.pointerToolStripMenuItem.Text = "Pointer";
this.pointerToolStripMenuItem.Click += new System.EventHandler(this.pointerToolStripMenuItem_Click);
//
// rectangleToolStripMenuItem
//
this.rectangleToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("rectangleToolStripMenuItem.Image")));
this.rectangleToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.rectangleToolStripMenuItem.Name = "rectangleToolStripMenuItem";
this.rectangleToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.rectangleToolStripMenuItem.Text = "Rectangle";
this.rectangleToolStripMenuItem.Click += new System.EventHandler(this.rectangleToolStripMenuItem_Click);
//
// ellipseToolStripMenuItem
//
this.ellipseToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ellipseToolStripMenuItem.Image")));
this.ellipseToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.ellipseToolStripMenuItem.Name = "ellipseToolStripMenuItem";
this.ellipseToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.ellipseToolStripMenuItem.Text = "Ellipse";
this.ellipseToolStripMenuItem.Click += new System.EventHandler(this.ellipseToolStripMenuItem_Click);
//
// lineToolStripMenuItem
//
this.lineToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("lineToolStripMenuItem.Image")));
this.lineToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.lineToolStripMenuItem.Name = "lineToolStripMenuItem";
this.lineToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.lineToolStripMenuItem.Text = "Line";
this.lineToolStripMenuItem.Click += new System.EventHandler(this.lineToolStripMenuItem_Click);
//
// pencilToolStripMenuItem
//
this.pencilToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pencilToolStripMenuItem.Image")));
this.pencilToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.pencilToolStripMenuItem.Name = "pencilToolStripMenuItem";
this.pencilToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.pencilToolStripMenuItem.Text = "Pencil";
this.pencilToolStripMenuItem.Click += new System.EventHandler(this.pencilToolStripMenuItem_Click);
//
// helpToolStripMenuItem
//
this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.aboutToolStripMenuItem});
this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
this.helpToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
this.helpToolStripMenuItem.Text = "Help";
this.helpToolStripMenuItem.Visible = false;
//
// aboutToolStripMenuItem
//
this.aboutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("aboutToolStripMenuItem.Image")));
this.aboutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver;
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
this.aboutToolStripMenuItem.Text = "About";
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
//
// pnlDrawArea
//
this.pnlDrawArea.AutoScroll = true;
this.pnlDrawArea.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlDrawArea.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlDrawArea.Location = new System.Drawing.Point(0, 30);
this.pnlDrawArea.Name = "pnlDrawArea";
this.pnlDrawArea.Size = new System.Drawing.Size(844, 327);
this.pnlDrawArea.TabIndex = 2;
this.pnlDrawArea.Scroll += new System.Windows.Forms.ScrollEventHandler(this.pnlDrawArea_Scroll);
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pnlDrawArea);
this.Controls.Add(this.toolStrip1);
this.DoubleBuffered = true;
this.Name = "MainForm";
this.Size = new System.Drawing.Size(844, 357);
this.Load += new System.EventHandler(this.MainForm_Load);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyUp);
this.Resize += new System.EventHandler(this.MainForm_Resize);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.ctxtMenu.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton toolStripButtonPointer;
private System.Windows.Forms.ToolStripButton toolStripButtonRectangle;
private System.Windows.Forms.ToolStripButton toolStripButtonEllipse;
private System.Windows.Forms.ToolStripButton toolStripButtonLine;
private System.Windows.Forms.ToolStripButton toolStripButtonPencil;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton toolStripButtonAbout;
private System.Windows.Forms.ToolStripButton toolStripButtonUndo;
private System.Windows.Forms.ToolStripButton toolStripButtonRedo;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbZoomIn;
private System.Windows.Forms.ToolStripButton tsbZoomOut;
private System.Windows.Forms.ToolStripButton tsbZoomReset;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripButton tsbRotateLeft;
private System.Windows.Forms.ToolStripButton tsbRotateRight;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
private System.Windows.Forms.ToolStripButton tsbPanMode;
private System.Windows.Forms.ToolStripButton tsbFilledRectangle;
private System.Windows.Forms.ToolStripButton tsbFilledEllipse;
private System.Windows.Forms.ToolStripButton tsbText;
private System.Windows.Forms.ToolStripButton tsbImage;
private System.Windows.Forms.ToolStripButton tsbLineColor;
private System.Windows.Forms.ToolStripButton tsbFillColor;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
private System.Windows.Forms.ColorDialog dlgColor;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButtonLineThickness;
private System.Windows.Forms.ToolStripMenuItem thinnestToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem thinToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem mediumToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem thickToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem thickestToolStripMenuItem;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButtonPenType;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem6;
public System.Windows.Forms.ContextMenuStrip ctxtMenu;
private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem unselectAllToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem deleteAllToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem moveToFrontToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem moveToBackToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem redoToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
private System.Windows.Forms.ToolStripMenuItem propertiesToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem drawToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem pointerToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem rectangleToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ellipseToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem lineToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem pencilToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem saveAsToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem exportToolStripMenuItem;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem recentFilesToolStripMenuItem;
private System.Windows.Forms.ToolStripButton toolStripButtonArrow;
private System.Windows.Forms.ToolStripMenuItem solidToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem dottedToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem dashedToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem dotDashedtoolStripMenuItem7;
private System.Windows.Forms.ToolStripMenuItem doubleLineToolStripMenuItem8;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
internal CustomPanel pnlDrawArea;
}
}