/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Customization));
            this.chkCustomization = new System.Windows.Forms.CheckBox();
            this.Label1 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.Label4 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // chkCustomization
            // 
            this.chkCustomization.BackColor = System.Drawing.SystemColors.Control;
            this.chkCustomization.Cursor = System.Windows.Forms.Cursors.Default;
            this.chkCustomization.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkCustomization.ForeColor = System.Drawing.SystemColors.ControlText;
            this.chkCustomization.Location = new System.Drawing.Point(416, 48);
            this.chkCustomization.Name = "chkCustomization";
            this.chkCustomization.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.chkCustomization.Size = new System.Drawing.Size(121, 17);
            this.chkCustomization.TabIndex = 6;
            this.chkCustomization.Text = "Customize";
            this.chkCustomization.UseVisualStyleBackColor = false;
            this.chkCustomization.Click += new System.EventHandler(this.chkCustomization_Click);
            // 
            // Label1
            // 
            this.Label1.BackColor = System.Drawing.SystemColors.Control;
            this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label1.Location = new System.Drawing.Point(416, 144);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(185, 73);
            this.Label1.TabIndex = 9;
            this.Label1.Text = "To delete an item, either select it with the left mouse button and drag it off th" +
                "e ToolbarControl or select it with the right mouse button and choose delete from" +
                " the customize menu.";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label3.Location = new System.Drawing.Point(416, 224);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(185, 57);
            this.Label3.TabIndex = 8;
            this.Label3.Text = "To change the group, group spacing or style of an item, select it with the right " +
                "mouse button to display the customize menu.";
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label2.Location = new System.Drawing.Point(416, 80);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(185, 57);
            this.Label2.TabIndex = 7;
            this.Label2.Text = "To move an item, select it with the left mouse button and drag and drop it to the" +
                " location indicated by the black vertical bar. ";
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(592, 28);
            this.axToolbarControl1.TabIndex = 10;
            // 
            // axMapControl1
            // 
            this.axMapControl1.Location = new System.Drawing.Point(8, 40);
            this.axMapControl1.Name = "axMapControl1";
            this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
            this.axMapControl1.Size = new System.Drawing.Size(400, 389);
            this.axMapControl1.TabIndex = 11;
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(564, 48);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 12;
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label4.Location = new System.Drawing.Point(414, 283);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(185, 93);
            this.Label4.TabIndex = 13;
            this.Label4.Text = "To add additional command, menu  and palette items either double click on them wi" +
                "thin the customize dialog or drag and drop them from the customize dialog onto th" +
                "e ToolbarControl.";
            // 
            // Customization
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(608, 441);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axMapControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.chkCustomization);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label2);
            this.Name = "Customization";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);

		}
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.btnOptions1       = new System.Windows.Forms.Button();
     this.btnOptions2       = new System.Windows.Forms.Button();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axTOCControl1     = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // btnOptions1
     //
     this.btnOptions1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOptions1.Location = new System.Drawing.Point(876, 3);
     this.btnOptions1.Name     = "btnOptions1";
     this.btnOptions1.Size     = new System.Drawing.Size(90, 23);
     this.btnOptions1.TabIndex = 5;
     this.btnOptions1.Text     = "Edit Options1";
     this.btnOptions1.Click   += new System.EventHandler(this.btnOptions1_Click);
     //
     // btnOptions2
     //
     this.btnOptions2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOptions2.Location = new System.Drawing.Point(876, 37);
     this.btnOptions2.Name     = "btnOptions2";
     this.btnOptions2.Size     = new System.Drawing.Size(90, 23);
     this.btnOptions2.TabIndex = 6;
     this.btnOptions2.Text     = "Edit Options2";
     this.btnOptions2.Click   += new System.EventHandler(this.btnOptions2_Click);
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.axToolbarControl1.Location = new System.Drawing.Point(159, 37);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.Size     = new System.Drawing.Size(704, 28);
     this.axToolbarControl1.TabIndex = 7;
     //
     // axToolbarControl2
     //
     this.axToolbarControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.axToolbarControl2.Location = new System.Drawing.Point(159, 3);
     this.axToolbarControl2.Name     = "axToolbarControl2";
     this.axToolbarControl2.Size     = new System.Drawing.Size(704, 28);
     this.axToolbarControl2.TabIndex = 8;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.axTOCControl1.Location = new System.Drawing.Point(3, 66);
     this.axTOCControl1.Name     = "axTOCControl1";
     this.axTOCControl1.Size     = new System.Drawing.Size(150, 433);
     this.axTOCControl1.TabIndex = 9;
     //
     // axMapControl1
     //
     this.axMapControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.axMapControl1.Location     = new System.Drawing.Point(159, 66);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.Size         = new System.Drawing.Size(704, 433);
     this.axMapControl1.TabIndex     = 10;
     this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(3, 3);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 11;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.02493F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.97507F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 102F));
     this.tableLayoutPanel1.Controls.Add(this.axMapControl1, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.axTOCControl1, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.btnOptions1, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnOptions2, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.axLicenseControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.axToolbarControl2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.axToolbarControl1, 1, 1);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(11, 10);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 53.42466F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46.57534F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 438F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(969, 502);
     this.tableLayoutPanel1.TabIndex = 12;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1188, 599);
     this.Controls.Add(this.tableLayoutPanel1);
     this.KeyPreview = true;
     this.Name       = "Form1";
     this.Text       = "Feature Editing";
     this.Load      += new System.EventHandler(this.Form1_Load);
     this.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.cmdAddSubMenu     = new System.Windows.Forms.Button();
     this.cmdAddMenu        = new System.Windows.Forms.Button();
     this.Label4            = new System.Windows.Forms.Label();
     this.Label2            = new System.Windows.Forms.Label();
     this.Label3            = new System.Windows.Forms.Label();
     this.Label1            = new System.Windows.Forms.Label();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.Label5            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // cmdAddSubMenu
     //
     this.cmdAddSubMenu.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdAddSubMenu.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdAddSubMenu.Enabled                 = false;
     this.cmdAddSubMenu.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdAddSubMenu.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdAddSubMenu.Location                = new System.Drawing.Point(464, 272);
     this.cmdAddSubMenu.Name                    = "cmdAddSubMenu";
     this.cmdAddSubMenu.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdAddSubMenu.Size                    = new System.Drawing.Size(97, 33);
     this.cmdAddSubMenu.TabIndex                = 12;
     this.cmdAddSubMenu.Text                    = "Add Sub Menu";
     this.cmdAddSubMenu.UseVisualStyleBackColor = false;
     this.cmdAddSubMenu.Click                  += new System.EventHandler(this.cmdAddSubMenu_Click);
     //
     // cmdAddMenu
     //
     this.cmdAddMenu.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdAddMenu.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdAddMenu.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdAddMenu.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdAddMenu.Location                = new System.Drawing.Point(464, 176);
     this.cmdAddMenu.Name                    = "cmdAddMenu";
     this.cmdAddMenu.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdAddMenu.Size                    = new System.Drawing.Size(97, 33);
     this.cmdAddMenu.TabIndex                = 11;
     this.cmdAddMenu.Text                    = "Add Menu";
     this.cmdAddMenu.UseVisualStyleBackColor = false;
     this.cmdAddMenu.Click                  += new System.EventHandler(this.cmdAddMenu_Click);
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(440, 232);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(137, 41);
     this.Label4.TabIndex    = 13;
     this.Label4.Text        = "Add a sub-menu to the Navigation menu.";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(440, 40);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(144, 33);
     this.Label2.TabIndex    = 10;
     this.Label2.Text        = "Browse to a map document to load into the MapControl.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(440, 136);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(145, 33);
     this.Label3.TabIndex    = 9;
     this.Label3.Text        = "Add the Navigation menu onto the ToolbarControl.";
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(440, 80);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(137, 41);
     this.Label1.TabIndex    = 8;
     this.Label1.Text        = "Navigate around the data using the commands on the ToolbarControl.";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(592, 28);
     this.axToolbarControl1.TabIndex = 14;
     //
     // axMapControl1
     //
     this.axMapControl1.Location     = new System.Drawing.Point(8, 40);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(424, 368);
     this.axMapControl1.TabIndex     = 15;
     this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(24, 56);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 16;
     //
     // Label5
     //
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label5.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label5.Location    = new System.Drawing.Point(439, 328);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(145, 33);
     this.Label5.TabIndex    = 17;
     this.Label5.Text        = "Right click on the display to popup the Navigation menu";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(608, 414);
     this.Controls.Add(this.Label5);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.cmdAddSubMenu);
     this.Controls.Add(this.cmdAddMenu);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
			this.ComboBox1 = new System.Windows.Forms.ComboBox();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.axSymbologyControl1 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
			this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// ComboBox1
			// 
			this.ComboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.ComboBox1.Location = new System.Drawing.Point(424, 8);
			this.ComboBox1.Name = "ComboBox1";
			this.ComboBox1.Size = new System.Drawing.Size(258, 21);
			this.ComboBox1.TabIndex = 5;
			this.ComboBox1.Text = "ComboBox1";
			this.ComboBox1.SelectedIndexChanged += new System.EventHandler(this.ComboBox1_SelectedIndexChanged);
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(408, 28);
			this.axToolbarControl1.TabIndex = 6;
			// 
			// axSymbologyControl1
			// 
			this.axSymbologyControl1.Location = new System.Drawing.Point(424, 40);
			this.axSymbologyControl1.Name = "axSymbologyControl1";
			this.axSymbologyControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
			this.axSymbologyControl1.Size = new System.Drawing.Size(265, 265);
			this.axSymbologyControl1.TabIndex = 7;
			this.axSymbologyControl1.OnItemSelected += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnItemSelectedEventHandler(this.axSymbologyControl1_OnItemSelected);
			// 
			// axPageLayoutControl1
			// 
			this.axPageLayoutControl1.Location = new System.Drawing.Point(8, 40);
			this.axPageLayoutControl1.Name = "axPageLayoutControl1";
			this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
			this.axPageLayoutControl1.Size = new System.Drawing.Size(408, 368);
			this.axPageLayoutControl1.TabIndex = 8;
			this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(336, 24);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
			this.axLicenseControl1.TabIndex = 9;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(698, 414);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axPageLayoutControl1);
			this.Controls.Add(this.axSymbologyControl1);
			this.Controls.Add(this.axToolbarControl1);
			this.Controls.Add(this.ComboBox1);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
			this.Name = "Form1";
			this.Text = "Setting Frame Properties";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.cmdDraw       = new System.Windows.Forms.Button();
     this.cmdDelete     = new System.Windows.Forms.Button();
     this.cmdChangeArea = new System.Windows.Forms.Button();
     this.cmdChangeLine = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.axPageLayoutControl1.Location              = new System.Drawing.Point(0, 48);
     this.axPageLayoutControl1.Name                  = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState              = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size                  = new System.Drawing.Size(800, 536);
     this.axPageLayoutControl1.TabIndex              = 0;
     this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(64, 32);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 1;
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(352, 28);
     this.axToolbarControl1.TabIndex = 6;
     //
     // cmdDraw
     //
     this.cmdDraw.Location = new System.Drawing.Point(368, 8);
     this.cmdDraw.Name     = "cmdDraw";
     this.cmdDraw.Size     = new System.Drawing.Size(88, 23);
     this.cmdDraw.TabIndex = 7;
     this.cmdDraw.Text     = "Add Legend";
     this.cmdDraw.Click   += new System.EventHandler(this.button1_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.Location = new System.Drawing.Point(464, 8);
     this.cmdDelete.Name     = "cmdDelete";
     this.cmdDelete.Size     = new System.Drawing.Size(88, 23);
     this.cmdDelete.TabIndex = 8;
     this.cmdDelete.Text     = "Delete Legend";
     this.cmdDelete.Click   += new System.EventHandler(this.button2_Click);
     //
     // cmdChangeArea
     //
     this.cmdChangeArea.Location = new System.Drawing.Point(560, 8);
     this.cmdChangeArea.Name     = "cmdChangeArea";
     this.cmdChangeArea.Size     = new System.Drawing.Size(112, 23);
     this.cmdChangeArea.TabIndex = 9;
     this.cmdChangeArea.Text     = "Change Area Patch";
     this.cmdChangeArea.Click   += new System.EventHandler(this.button3_Click);
     //
     // cmdChangeLine
     //
     this.cmdChangeLine.Location = new System.Drawing.Point(680, 8);
     this.cmdChangeLine.Name     = "cmdChangeLine";
     this.cmdChangeLine.Size     = new System.Drawing.Size(112, 23);
     this.cmdChangeLine.TabIndex = 10;
     this.cmdChangeLine.Text     = "Change Line Patch";
     this.cmdChangeLine.Click   += new System.EventHandler(this.button4_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(800, 582);
     this.Controls.Add(this.cmdChangeLine);
     this.Controls.Add(this.cmdChangeArea);
     this.Controls.Add(this.cmdDelete);
     this.Controls.Add(this.cmdDraw);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Name  = "Form1";
     this.Text  = "AreaLinePatches";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.ComboBox1            = new System.Windows.Forms.ComboBox();
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axSymbologyControl1  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ComboBox1
     //
     this.ComboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.ComboBox1.Location              = new System.Drawing.Point(424, 8);
     this.ComboBox1.Name                  = "ComboBox1";
     this.ComboBox1.Size                  = new System.Drawing.Size(258, 21);
     this.ComboBox1.TabIndex              = 5;
     this.ComboBox1.Text                  = "ComboBox1";
     this.ComboBox1.SelectedIndexChanged += new System.EventHandler(this.ComboBox1_SelectedIndexChanged);
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(408, 28);
     this.axToolbarControl1.TabIndex = 6;
     //
     // axSymbologyControl1
     //
     this.axSymbologyControl1.Location        = new System.Drawing.Point(424, 40);
     this.axSymbologyControl1.Name            = "axSymbologyControl1";
     this.axSymbologyControl1.OcxState        = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
     this.axSymbologyControl1.Size            = new System.Drawing.Size(265, 265);
     this.axSymbologyControl1.TabIndex        = 7;
     this.axSymbologyControl1.OnItemSelected += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnItemSelectedEventHandler(this.axSymbologyControl1_OnItemSelected);
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location              = new System.Drawing.Point(8, 40);
     this.axPageLayoutControl1.Name                  = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState              = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size                  = new System.Drawing.Size(408, 368);
     this.axPageLayoutControl1.TabIndex              = 8;
     this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(336, 24);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 9;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(698, 414);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.axSymbologyControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.ComboBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "Form1";
     this.Text            = "Setting Frame Properties";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
    /// <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(frmMain));
      this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
      this.menuFile = new System.Windows.Forms.MenuItem();
      this.menuOpenDoc = new System.Windows.Forms.MenuItem();
      this.menuNewDoc = new System.Windows.Forms.MenuItem();
      this.menuSaveDoc = new System.Windows.Forms.MenuItem();
      this.menuSaveAsDoc = new System.Windows.Forms.MenuItem();
      this.menuSeparator = new System.Windows.Forms.MenuItem();
      this.menuAppExit = new System.Windows.Forms.MenuItem();
      this.statusBar1 = new System.Windows.Forms.StatusBar();
      this.statusBarXYUnits = new System.Windows.Forms.StatusBarPanel();
      this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
      this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
      this.tabControl1 = new System.Windows.Forms.TabControl();
      this.tabPage1 = new System.Windows.Forms.TabPage();
      this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
      this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
      this.tabPage2 = new System.Windows.Forms.TabPage();
      this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
      this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
      this.splitter1 = new System.Windows.Forms.Splitter();
      ((System.ComponentModel.ISupportInitialize)(this.statusBarXYUnits)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
      this.tabControl1.SuspendLayout();
      this.tabPage1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
      this.tabPage2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
      this.SuspendLayout();
      // 
      // mainMenu1
      // 
      this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuFile});
      // 
      // menuFile
      // 
      this.menuFile.Index = 0;
      this.menuFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuOpenDoc,
            this.menuNewDoc,
            this.menuSaveDoc,
            this.menuSaveAsDoc,
            this.menuSeparator,
            this.menuAppExit});
      this.menuFile.Text = "File";
      // 
      // menuOpenDoc
      // 
      this.menuOpenDoc.Index = 0;
      this.menuOpenDoc.Text = "Open...";
      this.menuOpenDoc.Click += new System.EventHandler(this.menuOpenDoc_Click);
      // 
      // menuNewDoc
      // 
      this.menuNewDoc.Index = 1;
      this.menuNewDoc.Text = "New...";
      this.menuNewDoc.Click += new System.EventHandler(this.menuNewDoc_Click);
      // 
      // menuSaveDoc
      // 
      this.menuSaveDoc.Index = 2;
      this.menuSaveDoc.Text = "Save";
      this.menuSaveDoc.Click += new System.EventHandler(this.menuSaveDoc_Click);
      // 
      // menuSaveAsDoc
      // 
      this.menuSaveAsDoc.Index = 3;
      this.menuSaveAsDoc.Text = "Save As...";
      this.menuSaveAsDoc.Click += new System.EventHandler(this.menuSaveAsDoc_Click);
      // 
      // menuSeparator
      // 
      this.menuSeparator.Index = 4;
      this.menuSeparator.Text = "-";
      // 
      // menuAppExit
      // 
      this.menuAppExit.Index = 5;
      this.menuAppExit.Text = "Exit";
      this.menuAppExit.Click += new System.EventHandler(this.menuAppExit_Click);
      // 
      // statusBar1
      // 
      this.statusBar1.Location = new System.Drawing.Point(0, 544);
      this.statusBar1.Name = "statusBar1";
      this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
            this.statusBarXYUnits});
      this.statusBar1.ShowPanels = true;
      this.statusBar1.Size = new System.Drawing.Size(784, 22);
      this.statusBar1.TabIndex = 5;
      // 
      // statusBarXYUnits
      // 
      this.statusBarXYUnits.Name = "statusBarXYUnits";
      this.statusBarXYUnits.Width = 200;
      // 
      // axToolbarControl1
      // 
      this.axToolbarControl1.Dock = System.Windows.Forms.DockStyle.Top;
      this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
      this.axToolbarControl1.Name = "axToolbarControl1";
      this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
      this.axToolbarControl1.Size = new System.Drawing.Size(784, 28);
      this.axToolbarControl1.TabIndex = 7;
      // 
      // axTOCControl1
      // 
      this.axTOCControl1.Dock = System.Windows.Forms.DockStyle.Left;
      this.axTOCControl1.Location = new System.Drawing.Point(0, 28);
      this.axTOCControl1.Name = "axTOCControl1";
      this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
      this.axTOCControl1.Size = new System.Drawing.Size(200, 516);
      this.axTOCControl1.TabIndex = 8;
      // 
      // tabControl1
      // 
      this.tabControl1.Controls.Add(this.tabPage1);
      this.tabControl1.Controls.Add(this.tabPage2);
      this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.tabControl1.Location = new System.Drawing.Point(200, 28);
      this.tabControl1.Name = "tabControl1";
      this.tabControl1.SelectedIndex = 0;
      this.tabControl1.Size = new System.Drawing.Size(584, 488);
      this.tabControl1.TabIndex = 9;
      this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
      // 
      // tabPage1
      // 
      this.tabPage1.Controls.Add(this.axLicenseControl1);
      this.tabPage1.Controls.Add(this.axMapControl1);
      this.tabPage1.Location = new System.Drawing.Point(4, 22);
      this.tabPage1.Name = "tabPage1";
      this.tabPage1.Size = new System.Drawing.Size(576, 462);
      this.tabPage1.TabIndex = 0;
      this.tabPage1.Text = "Map";
      // 
      // axLicenseControl1
      // 
      this.axLicenseControl1.Enabled = true;
      this.axLicenseControl1.Location = new System.Drawing.Point(210, 220);
      this.axLicenseControl1.Name = "axLicenseControl1";
      this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
      this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
      this.axLicenseControl1.TabIndex = 1;
      // 
      // axMapControl1
      // 
      this.axMapControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.axMapControl1.Location = new System.Drawing.Point(0, 0);
      this.axMapControl1.Name = "axMapControl1";
      this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
      this.axMapControl1.Size = new System.Drawing.Size(576, 462);
      this.axMapControl1.TabIndex = 0;
      this.axMapControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseMoveEventHandler(this.axMapControl1_OnMouseMove);
      // 
      // tabPage2
      // 
      this.tabPage2.Controls.Add(this.axPageLayoutControl1);
      this.tabPage2.Location = new System.Drawing.Point(4, 22);
      this.tabPage2.Name = "tabPage2";
      this.tabPage2.Size = new System.Drawing.Size(576, 462);
      this.tabPage2.TabIndex = 1;
      this.tabPage2.Text = "Layout";
      // 
      // axPageLayoutControl1
      // 
      this.axPageLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.axPageLayoutControl1.Location = new System.Drawing.Point(0, 0);
      this.axPageLayoutControl1.Name = "axPageLayoutControl1";
      this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
      this.axPageLayoutControl1.Size = new System.Drawing.Size(576, 462);
      this.axPageLayoutControl1.TabIndex = 0;
      this.axPageLayoutControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseMoveEventHandler(this.axPageLayoutControl1_OnMouseMove);
      // 
      // axToolbarControl2
      // 
      this.axToolbarControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
      this.axToolbarControl2.Location = new System.Drawing.Point(200, 516);
      this.axToolbarControl2.Name = "axToolbarControl2";
      this.axToolbarControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl2.OcxState")));
      this.axToolbarControl2.Size = new System.Drawing.Size(584, 28);
      this.axToolbarControl2.TabIndex = 10;
      // 
      // splitter1
      // 
      this.splitter1.Location = new System.Drawing.Point(200, 28);
      this.splitter1.Name = "splitter1";
      this.splitter1.Size = new System.Drawing.Size(3, 488);
      this.splitter1.TabIndex = 11;
      this.splitter1.TabStop = false;
      // 
      // frmMain
      // 
      this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
      this.ClientSize = new System.Drawing.Size(784, 566);
      this.Controls.Add(this.splitter1);
      this.Controls.Add(this.tabControl1);
      this.Controls.Add(this.axToolbarControl2);
      this.Controls.Add(this.axTOCControl1);
      this.Controls.Add(this.axToolbarControl1);
      this.Controls.Add(this.statusBar1);
      this.Menu = this.mainMenu1;
      this.Name = "frmMain";
      this.Text = "Map & PageLayout synchronization";
      this.Load += new System.EventHandler(this.frmMain_Load);
      ((System.ComponentModel.ISupportInitialize)(this.statusBarXYUnits)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
      this.tabControl1.ResumeLayout(false);
      this.tabPage1.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
      this.tabPage2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
      this.ResumeLayout(false);

    }
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.btnOptions1 = new System.Windows.Forms.Button();
            this.btnOptions2 = new System.Windows.Forms.Button();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
            this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnOptions1
            // 
            this.btnOptions1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOptions1.Location = new System.Drawing.Point(876, 3);
            this.btnOptions1.Name = "btnOptions1";
            this.btnOptions1.Size = new System.Drawing.Size(90, 23);
            this.btnOptions1.TabIndex = 5;
            this.btnOptions1.Text = "Edit Options1";
            this.btnOptions1.Click += new System.EventHandler(this.btnOptions1_Click);
            // 
            // btnOptions2
            // 
            this.btnOptions2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOptions2.Location = new System.Drawing.Point(876, 37);
            this.btnOptions2.Name = "btnOptions2";
            this.btnOptions2.Size = new System.Drawing.Size(90, 23);
            this.btnOptions2.TabIndex = 6;
            this.btnOptions2.Text = "Edit Options2";
            this.btnOptions2.Click += new System.EventHandler(this.btnOptions2_Click);
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.axToolbarControl1.Location = new System.Drawing.Point(159, 37);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.Size = new System.Drawing.Size(704, 28);
            this.axToolbarControl1.TabIndex = 7;
            // 
            // axToolbarControl2
            // 
            this.axToolbarControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.axToolbarControl2.Location = new System.Drawing.Point(159, 3);
            this.axToolbarControl2.Name = "axToolbarControl2";
            this.axToolbarControl2.Size = new System.Drawing.Size(704, 28);
            this.axToolbarControl2.TabIndex = 8;
            // 
            // axTOCControl1
            // 
            this.axTOCControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.axTOCControl1.Location = new System.Drawing.Point(3, 66);
            this.axTOCControl1.Name = "axTOCControl1";
            this.axTOCControl1.Size = new System.Drawing.Size(150, 433);
            this.axTOCControl1.TabIndex = 9;
            // 
            // axMapControl1
            // 
            this.axMapControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.axMapControl1.Location = new System.Drawing.Point(159, 66);
            this.axMapControl1.Name = "axMapControl1";
            this.axMapControl1.Size = new System.Drawing.Size(704, 433);
            this.axMapControl1.TabIndex = 10;
            this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(3, 3);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 11;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.02493F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 81.97507F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 102F));
            this.tableLayoutPanel1.Controls.Add(this.axMapControl1, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.axTOCControl1, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.btnOptions1, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.btnOptions2, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.axLicenseControl1, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.axToolbarControl2, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.axToolbarControl1, 1, 1);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(11, 10);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 3;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 53.42466F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46.57534F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 438F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(969, 502);
            this.tableLayoutPanel1.TabIndex = 12;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(1188, 599);
            this.Controls.Add(this.tableLayoutPanel1);
            this.KeyPreview = true;
            this.Name = "Form1";
            this.Text = "Feature Editing";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.axMapControl1                     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1                 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axToolbarControl1                 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.splitter1                         = new System.Windows.Forms.Splitter();
     this.axTOCControl1                     = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.contextMenu1                      = new System.Windows.Forms.ContextMenu();
     this.miLoadLocations                   = new System.Windows.Forms.MenuItem();
     this.miClearLocations                  = new System.Windows.Forms.MenuItem();
     this.miAddItem                         = new System.Windows.Forms.MenuItem();
     this.menuStrip1                        = new System.Windows.Forms.MenuStrip();
     this.文件ToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripMenuItemOpen             = new System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripMenuItemQueryByAttribute = new System.Windows.Forms.ToolStripMenuItem();
     this.ToolStripMenuItemQueryBySpatial   = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1                      = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusMessage            = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusBlank              = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusScale              = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusCoordinates        = new System.Windows.Forms.ToolStripStatusLabel();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // axMapControl1
     //
     this.axMapControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.axMapControl1.Location     = new System.Drawing.Point(173, 53);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(706, 454);
     this.axMapControl1.TabIndex     = 2;
     this.axMapControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseMoveEventHandler(this.axMapControl1_OnMouseMove);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(797, 0);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 1;
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 25);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(879, 28);
     this.axToolbarControl1.TabIndex = 0;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(170, 53);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 454);
     this.splitter1.TabIndex = 4;
     this.splitter1.TabStop  = false;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Dock         = System.Windows.Forms.DockStyle.Left;
     this.axTOCControl1.Location     = new System.Drawing.Point(0, 53);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(170, 454);
     this.axTOCControl1.TabIndex     = 1;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // contextMenu1
     //
     this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.miLoadLocations,
         this.miClearLocations
     });
     //
     // miLoadLocations
     //
     this.miLoadLocations.Index  = 0;
     this.miLoadLocations.Text   = "Load Locations...";
     this.miLoadLocations.Click += new System.EventHandler(this.miLoadLocations_Click);
     //
     // miClearLocations
     //
     this.miClearLocations.Index  = 1;
     this.miClearLocations.Text   = "Clear Locations";
     this.miClearLocations.Click += new System.EventHandler(this.miClearLocations_Click);
     //
     // miAddItem
     //
     this.miAddItem.Index  = -1;
     this.miAddItem.Text   = "Add Item";
     this.miAddItem.Click += new System.EventHandler(this.miAddItem_Click);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.文件ToolStripMenuItem,
         this.ToolStripMenuItemQueryByAttribute,
         this.ToolStripMenuItemQueryBySpatial
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(879, 25);
     this.menuStrip1.TabIndex = 5;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // 文件ToolStripMenuItem
     //
     this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ToolStripMenuItemOpen
     });
     this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
     this.文件ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.文件ToolStripMenuItem.Text = "文件";
     //
     // ToolStripMenuItemOpen
     //
     this.ToolStripMenuItemOpen.Name   = "ToolStripMenuItemOpen";
     this.ToolStripMenuItemOpen.Size   = new System.Drawing.Size(100, 22);
     this.ToolStripMenuItemOpen.Text   = "打开";
     this.ToolStripMenuItemOpen.Click += new System.EventHandler(this.ToolStripMenuItemOpen_Click);
     //
     // ToolStripMenuItemQueryByAttribute
     //
     this.ToolStripMenuItemQueryByAttribute.Name   = "ToolStripMenuItemQueryByAttribute";
     this.ToolStripMenuItemQueryByAttribute.Size   = new System.Drawing.Size(68, 21);
     this.ToolStripMenuItemQueryByAttribute.Text   = "属性查询";
     this.ToolStripMenuItemQueryByAttribute.Click += new System.EventHandler(this.ToolStripMenuItemQueryByAttribute_Click);
     //
     // ToolStripMenuItemQueryBySpatial
     //
     this.ToolStripMenuItemQueryBySpatial.Name   = "ToolStripMenuItemQueryBySpatial";
     this.ToolStripMenuItemQueryBySpatial.Size   = new System.Drawing.Size(68, 21);
     this.ToolStripMenuItemQueryBySpatial.Text   = "空间查询";
     this.ToolStripMenuItemQueryBySpatial.Click += new System.EventHandler(this.ToolStripMenuItemQueryBySpatial_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusMessage,
         this.toolStripStatusBlank,
         this.toolStripStatusScale,
         this.toolStripStatusCoordinates
     });
     this.statusStrip1.Location = new System.Drawing.Point(173, 485);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(706, 22);
     this.statusStrip1.TabIndex = 10;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusMessage
     //
     this.toolStripStatusMessage.Name = "toolStripStatusMessage";
     this.toolStripStatusMessage.Size = new System.Drawing.Size(32, 17);
     this.toolStripStatusMessage.Text = "就绪";
     //
     // toolStripStatusBlank
     //
     this.toolStripStatusBlank.Name   = "toolStripStatusBlank";
     this.toolStripStatusBlank.Size   = new System.Drawing.Size(535, 17);
     this.toolStripStatusBlank.Spring = true;
     //
     // toolStripStatusScale
     //
     this.toolStripStatusScale.Name = "toolStripStatusScale";
     this.toolStripStatusScale.Size = new System.Drawing.Size(56, 17);
     this.toolStripStatusScale.Text = "当前坐标";
     //
     // toolStripStatusCoordinates
     //
     this.toolStripStatusCoordinates.Name   = "toolStripStatusCoordinates";
     this.toolStripStatusCoordinates.Size   = new System.Drawing.Size(68, 17);
     this.toolStripStatusCoordinates.Text   = "当前比例尺";
     this.toolStripStatusCoordinates.Click += new System.EventHandler(this.toolStripStatusCoordinates_Click);
     //
     // frmMain
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(879, 507);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "frmMain";
     this.Text          = "Road analysis System";
     this.Load         += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
			this.Label1 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
			this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// Label1
			// 
			this.Label1.BackColor = System.Drawing.SystemColors.Control;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(568, 48);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(160, 33);
			this.Label1.TabIndex = 6;
			this.Label1.Text = "1) Load a map document into the PageLayoutControl. ";
			// 
			// Label2
			// 
			this.Label2.BackColor = System.Drawing.SystemColors.Control;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Location = new System.Drawing.Point(568, 80);
			this.Label2.Name = "Label2";
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.Size = new System.Drawing.Size(152, 33);
			this.Label2.TabIndex = 5;
			this.Label2.Text = "2) Right click on a feature layer to change its symbology";
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(712, 28);
			this.axToolbarControl1.TabIndex = 7;
			// 
			// axTOCControl1
			// 
			this.axTOCControl1.Location = new System.Drawing.Point(8, 40);
			this.axTOCControl1.Name = "axTOCControl1";
			this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
			this.axTOCControl1.Size = new System.Drawing.Size(192, 352);
			this.axTOCControl1.TabIndex = 8;
			this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
			// 
			// axPageLayoutControl1
			// 
			this.axPageLayoutControl1.Location = new System.Drawing.Point(208, 40);
			this.axPageLayoutControl1.Name = "axPageLayoutControl1";
			this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
			this.axPageLayoutControl1.Size = new System.Drawing.Size(352, 352);
			this.axPageLayoutControl1.TabIndex = 9;
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(576, 136);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
			this.axLicenseControl1.TabIndex = 10;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(728, 398);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axPageLayoutControl1);
			this.Controls.Add(this.axTOCControl1);
			this.Controls.Add(this.axToolbarControl1);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this.Label2);
			this.Name = "Form1";
			this.Text = "Layer Rendering";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			this.ResumeLayout(false);

		}
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.chkFillDirection = new System.Windows.Forms.CheckBox();
            this.btnFadeColor = new System.Windows.Forms.Button();
            this.btnBackColor = new System.Windows.Forms.Button();
            this.chkHiddenItems = new System.Windows.Forms.CheckBox();
            this.chkOrientation = new System.Windows.Forms.CheckBox();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axGlobeControl1 = new ESRI.ArcGIS.Controls.AxGlobeControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // chkFillDirection
            // 
            this.chkFillDirection.Location = new System.Drawing.Point(408, 168);
            this.chkFillDirection.Name = "chkFillDirection";
            this.chkFillDirection.Size = new System.Drawing.Size(144, 24);
            this.chkFillDirection.TabIndex = 13;
            this.chkFillDirection.Text = "Vertical Fill Direction";
            this.chkFillDirection.CheckedChanged += new System.EventHandler(this.chkFillDirection_CheckedChanged);
            // 
            // btnFadeColor
            // 
            this.btnFadeColor.Location = new System.Drawing.Point(408, 136);
            this.btnFadeColor.Name = "btnFadeColor";
            this.btnFadeColor.Size = new System.Drawing.Size(112, 23);
            this.btnFadeColor.TabIndex = 12;
            this.btnFadeColor.Text = "Fade Color";
            this.btnFadeColor.Click += new System.EventHandler(this.btnFadeColor_Click);
            // 
            // btnBackColor
            // 
            this.btnBackColor.Location = new System.Drawing.Point(408, 104);
            this.btnBackColor.Name = "btnBackColor";
            this.btnBackColor.Size = new System.Drawing.Size(112, 23);
            this.btnBackColor.TabIndex = 11;
            this.btnBackColor.Text = "Back Color";
            this.btnBackColor.Click += new System.EventHandler(this.btnBackColor_Click);
            // 
            // chkHiddenItems
            // 
            this.chkHiddenItems.Location = new System.Drawing.Point(408, 72);
            this.chkHiddenItems.Name = "chkHiddenItems";
            this.chkHiddenItems.Size = new System.Drawing.Size(152, 16);
            this.chkHiddenItems.TabIndex = 10;
            this.chkHiddenItems.Text = "Show Hidden Items";
            this.chkHiddenItems.CheckedChanged += new System.EventHandler(this.chkHiddenItems_CheckedChanged);
            // 
            // chkOrientation
            // 
            this.chkOrientation.Location = new System.Drawing.Point(408, 48);
            this.chkOrientation.Name = "chkOrientation";
            this.chkOrientation.Size = new System.Drawing.Size(152, 16);
            this.chkOrientation.TabIndex = 9;
            this.chkOrientation.Text = "Vertical Orientation";
            this.chkOrientation.CheckedChanged += new System.EventHandler(this.chkOrientation_CheckedChanged);
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(490, 28);
            this.axToolbarControl1.TabIndex = 14;
            // 
            // axGlobeControl1
            // 
            this.axGlobeControl1.Location = new System.Drawing.Point(40, 40);
            this.axGlobeControl1.Name = "axGlobeControl1";
            this.axGlobeControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGlobeControl1.OcxState")));
            this.axGlobeControl1.Size = new System.Drawing.Size(362, 391);
            this.axGlobeControl1.TabIndex = 15;
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(408, 399);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 16;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(536, 443);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axGlobeControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.chkFillDirection);
            this.Controls.Add(this.btnFadeColor);
            this.Controls.Add(this.btnBackColor);
            this.Controls.Add(this.chkHiddenItems);
            this.Controls.Add(this.chkOrientation);
            this.Name = "Form1";
            this.Text = "Appearance";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);

		}
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CommandsEnvironment));
			this.ComboBox1 = new System.Windows.Forms.ComboBox();
			this.axSymbologyControl1 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// ComboBox1
			// 
			this.ComboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.ComboBox1.Location = new System.Drawing.Point(456, 8);
			this.ComboBox1.Name = "ComboBox1";
			this.ComboBox1.Size = new System.Drawing.Size(264, 21);
			this.ComboBox1.TabIndex = 4;
			this.ComboBox1.Text = "ComboBox1";
			this.ComboBox1.SelectedIndexChanged += new System.EventHandler(this.ComboBox1_SelectedIndexChanged);
			// 
			// axSymbologyControl1
			// 
			this.axSymbologyControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.axSymbologyControl1.Location = new System.Drawing.Point(456, 40);
			this.axSymbologyControl1.Name = "axSymbologyControl1";
			this.axSymbologyControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
			this.axSymbologyControl1.Size = new System.Drawing.Size(265, 265);
			this.axSymbologyControl1.TabIndex = 5;
			this.axSymbologyControl1.OnItemSelected += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnItemSelectedEventHandler(this.axSymbologyControl1_OnItemSelected);
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(440, 28);
			this.axToolbarControl1.TabIndex = 6;
			// 
			// axPageLayoutControl1
			// 
			this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
				| System.Windows.Forms.AnchorStyles.Left)));
			this.axPageLayoutControl1.Location = new System.Drawing.Point(8, 40);
			this.axPageLayoutControl1.Name = "axPageLayoutControl1";
			this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
			this.axPageLayoutControl1.Size = new System.Drawing.Size(440, 432);
			this.axPageLayoutControl1.TabIndex = 7;
			this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(336, 24);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
			this.axLicenseControl1.TabIndex = 8;
			// 
			// Form1
			// 
            
            //Removed setting for AutoScaleBaseSize
            //this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);

            //set AutoScaleDimensions & AutoScaleMode to allow AdjustBounds to scale controls correctly at 120 dpi
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;

			this.ClientSize = new System.Drawing.Size(728, 478);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axPageLayoutControl1);
			this.Controls.Add(this.axToolbarControl1);
			this.Controls.Add(this.axSymbologyControl1);
			this.Controls.Add(this.ComboBox1);
			this.Name = "Form1";
			this.Text = "Updating the Command Environment";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			this.ResumeLayout(false);

		}
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.button1 = new System.Windows.Forms.Button();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.Label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(200, 28);
            this.axToolbarControl1.TabIndex = 0;
            // 
            // axPageLayoutControl1
            // 
            this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.axPageLayoutControl1.Location = new System.Drawing.Point(0, 56);
            this.axPageLayoutControl1.Name = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size = new System.Drawing.Size(640, 328);
            this.axPageLayoutControl1.TabIndex = 1;
            this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(216, 8);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(128, 23);
            this.button1.TabIndex = 2;
            this.button1.Text = "Select Text Symbol";
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(80, 32);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 3;
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(352, 8);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(192, 20);
            this.textBox1.TabIndex = 4;
            this.textBox1.Text = "TextElement with selected TextSymbol";
            // 
            // comboBox1
            // 
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Location = new System.Drawing.Point(552, 8);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(80, 21);
            this.comboBox1.TabIndex = 5;
            // 
            // Label1
            // 
            this.Label1.Location = new System.Drawing.Point(351, 38);
            this.Label1.Name = "Label1";
            this.Label1.Size = new System.Drawing.Size(296, 16);
            this.Label1.TabIndex = 7;
            this.Label1.Text = "2) Right click on the display to add a text element";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(214, 37);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(296, 16);
            this.label2.TabIndex = 8;
            this.label2.Text = "1) Select a text symbol";
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(640, 382);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.comboBox1);
            this.Controls.Add(this.textBox1);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.label2);
            this.Name = "Form1";
            this.Text = "Change Text Symbol";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Customization));
     this.chkCustomization  = new System.Windows.Forms.CheckBox();
     this.Label1            = new System.Windows.Forms.Label();
     this.Label3            = new System.Windows.Forms.Label();
     this.Label2            = new System.Windows.Forms.Label();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.Label4            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // chkCustomization
     //
     this.chkCustomization.BackColor               = System.Drawing.SystemColors.Control;
     this.chkCustomization.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.chkCustomization.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkCustomization.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.chkCustomization.Location                = new System.Drawing.Point(416, 48);
     this.chkCustomization.Name                    = "chkCustomization";
     this.chkCustomization.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.chkCustomization.Size                    = new System.Drawing.Size(121, 17);
     this.chkCustomization.TabIndex                = 6;
     this.chkCustomization.Text                    = "Customize";
     this.chkCustomization.UseVisualStyleBackColor = false;
     this.chkCustomization.Click                  += new System.EventHandler(this.chkCustomization_Click);
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(416, 144);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(185, 73);
     this.Label1.TabIndex    = 9;
     this.Label1.Text        = "To delete an item, either select it with the left mouse button and drag it off th" +
                               "e ToolbarControl or select it with the right mouse button and choose delete from" +
                               " the customize menu.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(416, 224);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(185, 57);
     this.Label3.TabIndex    = 8;
     this.Label3.Text        = "To change the group, group spacing or style of an item, select it with the right " +
                               "mouse button to display the customize menu.";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(416, 80);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(185, 57);
     this.Label2.TabIndex    = 7;
     this.Label2.Text        = "To move an item, select it with the left mouse button and drag and drop it to the" +
                               " location indicated by the black vertical bar. ";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(592, 28);
     this.axToolbarControl1.TabIndex = 10;
     //
     // axMapControl1
     //
     this.axMapControl1.Location = new System.Drawing.Point(8, 40);
     this.axMapControl1.Name     = "axMapControl1";
     this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size     = new System.Drawing.Size(400, 389);
     this.axMapControl1.TabIndex = 11;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(564, 48);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 12;
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(414, 283);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(185, 93);
     this.Label4.TabIndex    = 13;
     this.Label4.Text        = "To add additional command, menu  and palette items either double click on them wi" +
                               "thin the customize dialog or drag and drop them from the customize dialog onto th" +
                               "e ToolbarControl.";
     //
     // Customization
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(608, 441);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.chkCustomization);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Name  = "Customization";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
			this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.splitter1 = new System.Windows.Forms.Splitter();
			this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
			this.contextMenu1 = new System.Windows.Forms.ContextMenu();
			this.miLoadLocations = new System.Windows.Forms.MenuItem();
			this.miClearLocations = new System.Windows.Forms.MenuItem();
			this.miAddItem = new System.Windows.Forms.MenuItem();
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// axMapControl1
			// 
			this.axMapControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.axMapControl1.Location = new System.Drawing.Point(227, 28);
			this.axMapControl1.Name = "axMapControl1";
			this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
			this.axMapControl1.Size = new System.Drawing.Size(645, 472);
			this.axMapControl1.TabIndex = 2;
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(664, 0);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
			this.axLicenseControl1.TabIndex = 1;
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Dock = System.Windows.Forms.DockStyle.Top;
			this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(872, 28);
			this.axToolbarControl1.TabIndex = 0;
			// 
			// splitter1
			// 
			this.splitter1.Location = new System.Drawing.Point(224, 28);
			this.splitter1.Name = "splitter1";
			this.splitter1.Size = new System.Drawing.Size(3, 472);
			this.splitter1.TabIndex = 4;
			this.splitter1.TabStop = false;
			// 
			// axTOCControl1
			// 
			this.axTOCControl1.Dock = System.Windows.Forms.DockStyle.Left;
			this.axTOCControl1.Location = new System.Drawing.Point(0, 28);
			this.axTOCControl1.Name = "axTOCControl1";
			this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
			this.axTOCControl1.Size = new System.Drawing.Size(224, 472);
			this.axTOCControl1.TabIndex = 1;
			this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
			// 
			// contextMenu1
			// 
			this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.miLoadLocations,
            this.miClearLocations});
			// 
			// miLoadLocations
			// 
			this.miLoadLocations.Index = 0;
			this.miLoadLocations.Text = "Load Locations...";
			this.miLoadLocations.Click += new System.EventHandler(this.miLoadLocations_Click);
			// 
			// miClearLocations
			// 
			this.miClearLocations.Index = 1;
			this.miClearLocations.Text = "Clear Locations";
			this.miClearLocations.Click += new System.EventHandler(this.miClearLocations_Click);
			// 
			// miAddItem
			// 
			this.miAddItem.Index = -1;
			this.miAddItem.Text = "Add Item";
			this.miAddItem.Click += new System.EventHandler(this.miAddItem_Click);
			// 
			// frmMain
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(872, 500);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axMapControl1);
			this.Controls.Add(this.splitter1);
			this.Controls.Add(this.axTOCControl1);
			this.Controls.Add(this.axToolbarControl1);
			this.Name = "frmMain";
			this.Text = "Network Analyst Engine Application";
			this.Load += new System.EventHandler(this.frmMain_Load);
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
			this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.chkFillDirection  = new System.Windows.Forms.CheckBox();
     this.btnFadeColor      = new System.Windows.Forms.Button();
     this.btnBackColor      = new System.Windows.Forms.Button();
     this.chkHiddenItems    = new System.Windows.Forms.CheckBox();
     this.chkOrientation    = new System.Windows.Forms.CheckBox();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axGlobeControl1   = new ESRI.ArcGIS.Controls.AxGlobeControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // chkFillDirection
     //
     this.chkFillDirection.Location        = new System.Drawing.Point(408, 168);
     this.chkFillDirection.Name            = "chkFillDirection";
     this.chkFillDirection.Size            = new System.Drawing.Size(144, 24);
     this.chkFillDirection.TabIndex        = 13;
     this.chkFillDirection.Text            = "Vertical Fill Direction";
     this.chkFillDirection.CheckedChanged += new System.EventHandler(this.chkFillDirection_CheckedChanged);
     //
     // btnFadeColor
     //
     this.btnFadeColor.Location = new System.Drawing.Point(408, 136);
     this.btnFadeColor.Name     = "btnFadeColor";
     this.btnFadeColor.Size     = new System.Drawing.Size(112, 23);
     this.btnFadeColor.TabIndex = 12;
     this.btnFadeColor.Text     = "Fade Color";
     this.btnFadeColor.Click   += new System.EventHandler(this.btnFadeColor_Click);
     //
     // btnBackColor
     //
     this.btnBackColor.Location = new System.Drawing.Point(408, 104);
     this.btnBackColor.Name     = "btnBackColor";
     this.btnBackColor.Size     = new System.Drawing.Size(112, 23);
     this.btnBackColor.TabIndex = 11;
     this.btnBackColor.Text     = "Back Color";
     this.btnBackColor.Click   += new System.EventHandler(this.btnBackColor_Click);
     //
     // chkHiddenItems
     //
     this.chkHiddenItems.Location        = new System.Drawing.Point(408, 72);
     this.chkHiddenItems.Name            = "chkHiddenItems";
     this.chkHiddenItems.Size            = new System.Drawing.Size(152, 16);
     this.chkHiddenItems.TabIndex        = 10;
     this.chkHiddenItems.Text            = "Show Hidden Items";
     this.chkHiddenItems.CheckedChanged += new System.EventHandler(this.chkHiddenItems_CheckedChanged);
     //
     // chkOrientation
     //
     this.chkOrientation.Location        = new System.Drawing.Point(408, 48);
     this.chkOrientation.Name            = "chkOrientation";
     this.chkOrientation.Size            = new System.Drawing.Size(152, 16);
     this.chkOrientation.TabIndex        = 9;
     this.chkOrientation.Text            = "Vertical Orientation";
     this.chkOrientation.CheckedChanged += new System.EventHandler(this.chkOrientation_CheckedChanged);
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(490, 28);
     this.axToolbarControl1.TabIndex = 14;
     //
     // axGlobeControl1
     //
     this.axGlobeControl1.Location = new System.Drawing.Point(40, 40);
     this.axGlobeControl1.Name     = "axGlobeControl1";
     this.axGlobeControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGlobeControl1.OcxState")));
     this.axGlobeControl1.Size     = new System.Drawing.Size(362, 391);
     this.axGlobeControl1.TabIndex = 15;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(408, 399);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 16;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(536, 443);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axGlobeControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.chkFillDirection);
     this.Controls.Add(this.btnFadeColor);
     this.Controls.Add(this.btnBackColor);
     this.Controls.Add(this.chkHiddenItems);
     this.Controls.Add(this.chkOrientation);
     this.Name  = "Form1";
     this.Text  = "Appearance";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
    /// <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(frmMain));
      this.statusBar1 = new System.Windows.Forms.StatusBar();
      this.statusBarXY = new System.Windows.Forms.StatusBarPanel();
      this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
      this.menuFile = new System.Windows.Forms.MenuItem();
      this.menuNewDoc = new System.Windows.Forms.MenuItem();
      this.menuOpenDoc = new System.Windows.Forms.MenuItem();
      this.menuSaveDoc = new System.Windows.Forms.MenuItem();
      this.menuSaveAsDoc = new System.Windows.Forms.MenuItem();
      this.menuSeparator = new System.Windows.Forms.MenuItem();
      this.menuExitApp = new System.Windows.Forms.MenuItem();
      this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
      this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
      this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
      this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
      this.splitter1 = new System.Windows.Forms.Splitter();
      ((System.ComponentModel.ISupportInitialize)(this.statusBarXY)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
      this.SuspendLayout();
      // 
      // statusBar1
      // 
      this.statusBar1.Location = new System.Drawing.Point(0, 512);
      this.statusBar1.Name = "statusBar1";
      this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
            this.statusBarXY});
      this.statusBar1.ShowPanels = true;
      this.statusBar1.Size = new System.Drawing.Size(784, 22);
      this.statusBar1.TabIndex = 4;
      // 
      // statusBarXY
      // 
      this.statusBarXY.Name = "statusBarXY";
      this.statusBarXY.Width = 210;
      // 
      // mainMenu1
      // 
      this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuFile});
      // 
      // menuFile
      // 
      this.menuFile.Index = 0;
      this.menuFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuNewDoc,
            this.menuOpenDoc,
            this.menuSaveDoc,
            this.menuSaveAsDoc,
            this.menuSeparator,
            this.menuExitApp});
      this.menuFile.Text = "File";
      // 
      // menuNewDoc
      // 
      this.menuNewDoc.Index = 0;
      this.menuNewDoc.Text = "New Document";
      this.menuNewDoc.Click += new System.EventHandler(this.menuNewDoc_Click);
      // 
      // menuOpenDoc
      // 
      this.menuOpenDoc.Index = 1;
      this.menuOpenDoc.Text = "Open Document...";
      this.menuOpenDoc.Click += new System.EventHandler(this.menuOpenDoc_Click);
      // 
      // menuSaveDoc
      // 
      this.menuSaveDoc.Index = 2;
      this.menuSaveDoc.Text = "SaveDocuement";
      this.menuSaveDoc.Click += new System.EventHandler(this.menuSaveDoc_Click);
      // 
      // menuSaveAsDoc
      // 
      this.menuSaveAsDoc.Index = 3;
      this.menuSaveAsDoc.Text = "Save As...";
      this.menuSaveAsDoc.Click += new System.EventHandler(this.menuSaveAsDoc_Click);
      // 
      // menuSeparator
      // 
      this.menuSeparator.Index = 4;
      this.menuSeparator.Text = "-";
      // 
      // menuExitApp
      // 
      this.menuExitApp.Index = 5;
      this.menuExitApp.Text = "Exit";
      this.menuExitApp.Click += new System.EventHandler(this.menuExitApp_Click);
      // 
      // axLicenseControl1
      // 
      this.axLicenseControl1.Enabled = true;
      this.axLicenseControl1.Location = new System.Drawing.Point(320, 176);
      this.axLicenseControl1.Name = "axLicenseControl1";
      this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
      this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
      this.axLicenseControl1.TabIndex = 5;
      // 
      // axMapControl1
      // 
      this.axMapControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.axMapControl1.Location = new System.Drawing.Point(0, 28);
      this.axMapControl1.Name = "axMapControl1";
      this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
      this.axMapControl1.Size = new System.Drawing.Size(784, 484);
      this.axMapControl1.TabIndex = 6;
      this.axMapControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseMoveEventHandler(this.axMapControl1_OnMouseMove);
      this.axMapControl1.OnMapReplaced += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMapReplacedEventHandler(this.axMapControl1_OnMapReplaced);
      // 
      // axTOCControl1
      // 
      this.axTOCControl1.Dock = System.Windows.Forms.DockStyle.Left;
      this.axTOCControl1.Location = new System.Drawing.Point(3, 28);
      this.axTOCControl1.Name = "axTOCControl1";
      this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
      this.axTOCControl1.Size = new System.Drawing.Size(209, 484);
      this.axTOCControl1.TabIndex = 7;
      this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
      // 
      // axToolbarControl1
      // 
      this.axToolbarControl1.Dock = System.Windows.Forms.DockStyle.Top;
      this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
      this.axToolbarControl1.Name = "axToolbarControl1";
      this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
      this.axToolbarControl1.Size = new System.Drawing.Size(784, 28);
      this.axToolbarControl1.TabIndex = 8;
      // 
      // splitter1
      // 
      this.splitter1.Location = new System.Drawing.Point(0, 28);
      this.splitter1.Name = "splitter1";
      this.splitter1.Size = new System.Drawing.Size(3, 484);
      this.splitter1.TabIndex = 9;
      this.splitter1.TabStop = false;
      // 
      // frmMain
      // 
      this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
      this.ClientSize = new System.Drawing.Size(784, 534);
      this.Controls.Add(this.axTOCControl1);
      this.Controls.Add(this.axLicenseControl1);
      this.Controls.Add(this.splitter1);
      this.Controls.Add(this.axMapControl1);
      this.Controls.Add(this.axToolbarControl1);
      this.Controls.Add(this.statusBar1);
      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
      this.Menu = this.mainMenu1;
      this.Name = "frmMain";
      this.Text = "ArcEngine Controls Application";
      this.Load += new System.EventHandler(this.frmMain_Load);
      ((System.ComponentModel.ISupportInitialize)(this.statusBarXY)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
      this.ResumeLayout(false);

    }
예제 #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.splitter1         = new System.Windows.Forms.Splitter();
     this.axTOCControl1     = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.contextMenu1      = new System.Windows.Forms.ContextMenu();
     this.miLoadLocations   = new System.Windows.Forms.MenuItem();
     this.miClearLocations  = new System.Windows.Forms.MenuItem();
     this.miAddItem         = new System.Windows.Forms.MenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     this.SuspendLayout();
     //
     // axMapControl1
     //
     this.axMapControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.axMapControl1.Location = new System.Drawing.Point(227, 28);
     this.axMapControl1.Name     = "axMapControl1";
     this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size     = new System.Drawing.Size(645, 472);
     this.axMapControl1.TabIndex = 2;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(664, 0);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 1;
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(872, 28);
     this.axToolbarControl1.TabIndex = 0;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(224, 28);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 472);
     this.splitter1.TabIndex = 4;
     this.splitter1.TabStop  = false;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Dock         = System.Windows.Forms.DockStyle.Left;
     this.axTOCControl1.Location     = new System.Drawing.Point(0, 28);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(224, 472);
     this.axTOCControl1.TabIndex     = 1;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // contextMenu1
     //
     this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.miLoadLocations,
         this.miClearLocations
     });
     //
     // miLoadLocations
     //
     this.miLoadLocations.Index  = 0;
     this.miLoadLocations.Text   = "Load Locations...";
     this.miLoadLocations.Click += new System.EventHandler(this.miLoadLocations_Click);
     //
     // miClearLocations
     //
     this.miClearLocations.Index  = 1;
     this.miClearLocations.Text   = "Clear Locations";
     this.miClearLocations.Click += new System.EventHandler(this.miClearLocations_Click);
     //
     // miAddItem
     //
     this.miAddItem.Index  = -1;
     this.miAddItem.Text   = "Add Item";
     this.miAddItem.Click += new System.EventHandler(this.miAddItem_Click);
     //
     // frmMain
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(872, 500);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Name  = "frmMain";
     this.Text  = "Network Analyst Engine Application";
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.button1           = new System.Windows.Forms.Button();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.textBox1          = new System.Windows.Forms.TextBox();
     this.comboBox1         = new System.Windows.Forms.ComboBox();
     this.Label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(200, 28);
     this.axToolbarControl1.TabIndex = 0;
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.axPageLayoutControl1.Location     = new System.Drawing.Point(0, 56);
     this.axPageLayoutControl1.Name         = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size         = new System.Drawing.Size(640, 328);
     this.axPageLayoutControl1.TabIndex     = 1;
     this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(216, 8);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(128, 23);
     this.button1.TabIndex = 2;
     this.button1.Text     = "Select Text Symbol";
     this.button1.Click   += new System.EventHandler(this.button1_Click);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(80, 32);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 3;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(352, 8);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(192, 20);
     this.textBox1.TabIndex = 4;
     this.textBox1.Text     = "TextElement with selected TextSymbol";
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Location      = new System.Drawing.Point(552, 8);
     this.comboBox1.Name          = "comboBox1";
     this.comboBox1.Size          = new System.Drawing.Size(80, 21);
     this.comboBox1.TabIndex      = 5;
     //
     // Label1
     //
     this.Label1.Location = new System.Drawing.Point(351, 38);
     this.Label1.Name     = "Label1";
     this.Label1.Size     = new System.Drawing.Size(296, 16);
     this.Label1.TabIndex = 7;
     this.Label1.Text     = "2) Right click on the display to add a text element";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(214, 37);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(296, 16);
     this.label2.TabIndex = 8;
     this.label2.Text     = "1) Select a text symbol";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(640, 382);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.label2);
     this.Name  = "Form1";
     this.Text  = "Change Text Symbol";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #20
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CommandsEnvironment));
            this.ComboBox1            = new System.Windows.Forms.ComboBox();
            this.axSymbologyControl1  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
            this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            //
            // ComboBox1
            //
            this.ComboBox1.Anchor                = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.ComboBox1.Location              = new System.Drawing.Point(456, 8);
            this.ComboBox1.Name                  = "ComboBox1";
            this.ComboBox1.Size                  = new System.Drawing.Size(264, 21);
            this.ComboBox1.TabIndex              = 4;
            this.ComboBox1.Text                  = "ComboBox1";
            this.ComboBox1.SelectedIndexChanged += new System.EventHandler(this.ComboBox1_SelectedIndexChanged);
            //
            // axSymbologyControl1
            //
            this.axSymbologyControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                    | System.Windows.Forms.AnchorStyles.Right)));
            this.axSymbologyControl1.Location        = new System.Drawing.Point(456, 40);
            this.axSymbologyControl1.Name            = "axSymbologyControl1";
            this.axSymbologyControl1.OcxState        = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
            this.axSymbologyControl1.Size            = new System.Drawing.Size(265, 265);
            this.axSymbologyControl1.TabIndex        = 5;
            this.axSymbologyControl1.OnItemSelected += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnItemSelectedEventHandler(this.axSymbologyControl1_OnItemSelected);
            //
            // axToolbarControl1
            //
            this.axToolbarControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name     = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size     = new System.Drawing.Size(440, 28);
            this.axToolbarControl1.TabIndex = 6;
            //
            // axPageLayoutControl1
            //
            this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                     | System.Windows.Forms.AnchorStyles.Left)));
            this.axPageLayoutControl1.Location     = new System.Drawing.Point(8, 40);
            this.axPageLayoutControl1.Name         = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size         = new System.Drawing.Size(440, 432);
            this.axPageLayoutControl1.TabIndex     = 7;
            this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
            //
            // axLicenseControl1
            //
            this.axLicenseControl1.Enabled  = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(336, 24);
            this.axLicenseControl1.Name     = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 8;
            //
            // Form1
            //

            //Removed setting for AutoScaleBaseSize
            //this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);

            //set AutoScaleDimensions & AutoScaleMode to allow AdjustBounds to scale controls correctly at 120 dpi
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;

            this.ClientSize = new System.Drawing.Size(728, 478);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.axSymbologyControl1);
            this.Controls.Add(this.ComboBox1);
            this.Name  = "Form1";
            this.Text  = "Updating the Command Environment";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);
        }
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddMapSurrounds));
     this.Label2               = new System.Windows.Forms.Label();
     this.Label1               = new System.Windows.Forms.Label();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axTOCControl1        = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     this.SuspendLayout();
     //
     // Label2
     //
     this.Label2.Location = new System.Drawing.Point(627, 83);
     this.Label2.Name     = "Label2";
     this.Label2.Size     = new System.Drawing.Size(153, 31);
     this.Label2.TabIndex = 6;
     this.Label2.Text     = "2) Use the palette to add map surrounds onto the page";
     //
     // Label1
     //
     this.Label1.Location = new System.Drawing.Point(627, 42);
     this.Label1.Name     = "Label1";
     this.Label1.Size     = new System.Drawing.Size(153, 32);
     this.Label1.TabIndex = 5;
     this.Label1.Text     = "1) Load a map document into the PageLayoutControl. ";
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(627, 125);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 7;
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(7, 7);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(773, 28);
     this.axToolbarControl1.TabIndex = 8;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Location = new System.Drawing.Point(7, 42);
     this.axTOCControl1.Name     = "axTOCControl1";
     this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size     = new System.Drawing.Size(180, 450);
     this.axTOCControl1.TabIndex = 9;
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location = new System.Drawing.Point(193, 42);
     this.axPageLayoutControl1.Name     = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size     = new System.Drawing.Size(428, 450);
     this.axPageLayoutControl1.TabIndex = 10;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(792, 498);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "Form1";
     this.Text            = "Add Map Surrounds";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #22
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ParentForm));
     this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
     this.menuItem1 = new System.Windows.Forms.MenuItem();
     this.menuItem2 = new System.Windows.Forms.MenuItem();
     this.menuItem25 = new System.Windows.Forms.MenuItem();
     this.menuItem3 = new System.Windows.Forms.MenuItem();
     this.menuItem27 = new System.Windows.Forms.MenuItem();
     this.menuItem8 = new System.Windows.Forms.MenuItem();
     this.menuItem76 = new System.Windows.Forms.MenuItem();
     this.menuItem26 = new System.Windows.Forms.MenuItem();
     this.menuItem7 = new System.Windows.Forms.MenuItem();
     this.menuItem10 = new System.Windows.Forms.MenuItem();
     this.menuItem32 = new System.Windows.Forms.MenuItem();
     this.menuItem33 = new System.Windows.Forms.MenuItem();
     this.menuItem34 = new System.Windows.Forms.MenuItem();
     this.menuItem35 = new System.Windows.Forms.MenuItem();
     this.menuItem36 = new System.Windows.Forms.MenuItem();
     this.menuItem38 = new System.Windows.Forms.MenuItem();
     this.menuItem40 = new System.Windows.Forms.MenuItem();
     this.menuItem11 = new System.Windows.Forms.MenuItem();
     this.menuItem43 = new System.Windows.Forms.MenuItem();
     this.menuItem45 = new System.Windows.Forms.MenuItem();
     this.menuItem47 = new System.Windows.Forms.MenuItem();
     this.menuItem28 = new System.Windows.Forms.MenuItem();
     this.menuItem54 = new System.Windows.Forms.MenuItem();
     this.menuItem53 = new System.Windows.Forms.MenuItem();
     this.menuItem20 = new System.Windows.Forms.MenuItem();
     this.menuItem21 = new System.Windows.Forms.MenuItem();
     this.menuItem22 = new System.Windows.Forms.MenuItem();
     this.menuItem23 = new System.Windows.Forms.MenuItem();
     this.menuItem24 = new System.Windows.Forms.MenuItem();
     this.menuItem29 = new System.Windows.Forms.MenuItem();
     this.menuItem37 = new System.Windows.Forms.MenuItem();
     this.menuItem12 = new System.Windows.Forms.MenuItem();
     this.menuItem68 = new System.Windows.Forms.MenuItem();
     this.menuItem62 = new System.Windows.Forms.MenuItem();
     this.menuItem71 = new System.Windows.Forms.MenuItem();
     this.menuItem63 = new System.Windows.Forms.MenuItem();
     this.menuItem64 = new System.Windows.Forms.MenuItem();
     this.menuItem13 = new System.Windows.Forms.MenuItem();
     this.menuItem17 = new System.Windows.Forms.MenuItem();
     this.menuItem66 = new System.Windows.Forms.MenuItem();
     this.menuItem16 = new System.Windows.Forms.MenuItem();
     this.menuItem19 = new System.Windows.Forms.MenuItem();
     this.menuItem18 = new System.Windows.Forms.MenuItem();
     this.menuItem14 = new System.Windows.Forms.MenuItem();
     this.menuItem4 = new System.Windows.Forms.MenuItem();
     this.menuItem31 = new System.Windows.Forms.MenuItem();
     this.menuItem5 = new System.Windows.Forms.MenuItem();
     this.menuItem6 = new System.Windows.Forms.MenuItem();
     this.menuItem9 = new System.Windows.Forms.MenuItem();
     this.menuItem30 = new System.Windows.Forms.MenuItem();
     this.menuItem90 = new System.Windows.Forms.MenuItem();
     this.menuItem91 = new System.Windows.Forms.MenuItem();
     this.menuItem92 = new System.Windows.Forms.MenuItem();
     this.menuItem15 = new System.Windows.Forms.MenuItem();
     this.menuItem39 = new System.Windows.Forms.MenuItem();
     this.menuItem41 = new System.Windows.Forms.MenuItem();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.axToolbarControl3 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axToolbarControl4 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.toolBar1 = new System.Windows.Forms.ToolBar();
     this.axToolbarControl5 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl5)).BeginInit();
     this.SuspendLayout();
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem1,
     this.menuItem10,
     this.menuItem11,
     this.menuItem12,
     this.menuItem13,
     this.menuItem14,
     this.menuItem4,
     this.menuItem15});
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem2,
     this.menuItem25,
     this.menuItem3,
     this.menuItem27,
     this.menuItem8,
     this.menuItem76,
     this.menuItem26,
     this.menuItem7});
     this.menuItem1.Text = "文件(&F)";
     //
     // menuItem2
     //
     this.menuItem2.Index = 0;
     this.menuItem2.Shortcut = System.Windows.Forms.Shortcut.CtrlN;
     this.menuItem2.Text = "新建";
     this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // menuItem25
     //
     this.menuItem25.Index = 1;
     this.menuItem25.Shortcut = System.Windows.Forms.Shortcut.CtrlO;
     this.menuItem25.Text = "打开";
     this.menuItem25.Click += new System.EventHandler(this.menuItem25_Click);
     //
     // menuItem3
     //
     this.menuItem3.Index = 2;
     this.menuItem3.Text = "-";
     //
     // menuItem27
     //
     this.menuItem27.Index = 3;
     this.menuItem27.Shortcut = System.Windows.Forms.Shortcut.CtrlS;
     this.menuItem27.Text = "保存";
     this.menuItem27.Click += new System.EventHandler(this.menuItem27_Click);
     //
     // menuItem8
     //
     this.menuItem8.Index = 4;
     this.menuItem8.Text = "-";
     //
     // menuItem76
     //
     this.menuItem76.Index = 5;
     this.menuItem76.Shortcut = System.Windows.Forms.Shortcut.CtrlP;
     this.menuItem76.Text = "打印";
     this.menuItem76.Click += new System.EventHandler(this.menuItem76_Click);
     //
     // menuItem26
     //
     this.menuItem26.Index = 6;
     this.menuItem26.Text = "-";
     //
     // menuItem7
     //
     this.menuItem7.Index = 7;
     this.menuItem7.Shortcut = System.Windows.Forms.Shortcut.CtrlE;
     this.menuItem7.Text = "退出";
     this.menuItem7.Click += new System.EventHandler(this.menuItem7_Click);
     //
     // menuItem10
     //
     this.menuItem10.Index = 1;
     this.menuItem10.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem32,
     this.menuItem33,
     this.menuItem34,
     this.menuItem35,
     this.menuItem36,
     this.menuItem38,
     this.menuItem40});
     this.menuItem10.Text = "编辑(&E)";
     //
     // menuItem32
     //
     this.menuItem32.Index = 0;
     this.menuItem32.Shortcut = System.Windows.Forms.Shortcut.CtrlZ;
     this.menuItem32.Text = "撤销";
     this.menuItem32.Click += new System.EventHandler(this.menuItem32_Click);
     //
     // menuItem33
     //
     this.menuItem33.Index = 1;
     this.menuItem33.Shortcut = System.Windows.Forms.Shortcut.CtrlY;
     this.menuItem33.Text = "前进";
     this.menuItem33.Click += new System.EventHandler(this.menuItem33_Click);
     //
     // menuItem34
     //
     this.menuItem34.Index = 2;
     this.menuItem34.Text = "-";
     //
     // menuItem35
     //
     this.menuItem35.Index = 3;
     this.menuItem35.Shortcut = System.Windows.Forms.Shortcut.CtrlX;
     this.menuItem35.Text = "剪切";
     this.menuItem35.Click += new System.EventHandler(this.menuItem35_Click);
     //
     // menuItem36
     //
     this.menuItem36.Index = 4;
     this.menuItem36.Shortcut = System.Windows.Forms.Shortcut.CtrlC;
     this.menuItem36.Text = "复制";
     this.menuItem36.Click += new System.EventHandler(this.menuItem36_Click);
     //
     // menuItem38
     //
     this.menuItem38.Index = 5;
     this.menuItem38.Shortcut = System.Windows.Forms.Shortcut.CtrlV;
     this.menuItem38.Text = "粘贴";
     this.menuItem38.Click += new System.EventHandler(this.menuItem38_Click);
     //
     // menuItem40
     //
     this.menuItem40.Index = 6;
     this.menuItem40.Shortcut = System.Windows.Forms.Shortcut.Del;
     this.menuItem40.Text = "删除";
     this.menuItem40.Click += new System.EventHandler(this.menuItem40_Click);
     //
     // menuItem11
     //
     this.menuItem11.Index = 2;
     this.menuItem11.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem43,
     this.menuItem45,
     this.menuItem47,
     this.menuItem28,
     this.menuItem54,
     this.menuItem53,
     this.menuItem20,
     this.menuItem21});
     this.menuItem11.Text = "视图(&V)";
     //
     // menuItem43
     //
     this.menuItem43.Index = 0;
     this.menuItem43.Text = "平面视图";
     //
     // menuItem45
     //
     this.menuItem45.Index = 1;
     this.menuItem45.Text = "球面视图";
     this.menuItem45.Click += new System.EventHandler(this.menuItem45_Click);
     //
     // menuItem47
     //
     this.menuItem47.Index = 2;
     this.menuItem47.Text = "-";
     //
     // menuItem28
     //
     this.menuItem28.Index = 3;
     this.menuItem28.Text = "前视图";
     this.menuItem28.Click += new System.EventHandler(this.menuItem28_Click);
     //
     // menuItem54
     //
     this.menuItem54.Index = 4;
     this.menuItem54.Text = "后视图";
     this.menuItem54.Click += new System.EventHandler(this.menuItem54_Click);
     //
     // menuItem53
     //
     this.menuItem53.Index = 5;
     this.menuItem53.Text = "全幅显示";
     this.menuItem53.Click += new System.EventHandler(this.menuItem53_Click);
     //
     // menuItem20
     //
     this.menuItem20.Index = 6;
     this.menuItem20.Text = "-";
     //
     // menuItem21
     //
     this.menuItem21.Index = 7;
     this.menuItem21.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem22,
     this.menuItem23,
     this.menuItem24,
     this.menuItem29,
     this.menuItem37});
     this.menuItem21.Text = "投影转换";
     //
     // menuItem22
     //
     this.menuItem22.Index = 0;
     this.menuItem22.Text = "摩尔威德";
     this.menuItem22.Click += new System.EventHandler(this.menuItem22_Click);
     //
     // menuItem23
     //
     this.menuItem23.Index = 1;
     this.menuItem23.Text = "墨卡托";
     this.menuItem23.Click += new System.EventHandler(this.menuItem23_Click);
     //
     // menuItem24
     //
     this.menuItem24.Index = 2;
     this.menuItem24.Text = "球面投影(北极)";
     this.menuItem24.Click += new System.EventHandler(this.menuItem24_Click);
     //
     // menuItem29
     //
     this.menuItem29.Index = 3;
     this.menuItem29.Text = "球面投影(南极)";
     this.menuItem29.Click += new System.EventHandler(this.menuItem29_Click);
     //
     // menuItem37
     //
     this.menuItem37.Index = 4;
     this.menuItem37.Text = "地理参考(WGS84)";
     this.menuItem37.Click += new System.EventHandler(this.menuItem37_Click);
     //
     // menuItem12
     //
     this.menuItem12.Index = 3;
     this.menuItem12.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem68,
     this.menuItem62,
     this.menuItem71,
     this.menuItem63,
     this.menuItem64});
     this.menuItem12.Text = "插入(&I)";
     //
     // menuItem68
     //
     this.menuItem68.Index = 0;
     this.menuItem68.Text = "图框";
     //
     // menuItem62
     //
     this.menuItem62.Index = 1;
     this.menuItem62.Text = "文本";
     //
     // menuItem71
     //
     this.menuItem71.Index = 2;
     this.menuItem71.Text = "图例";
     //
     // menuItem63
     //
     this.menuItem63.Index = 3;
     this.menuItem63.Text = "比例尺";
     //
     // menuItem64
     //
     this.menuItem64.Index = 4;
     this.menuItem64.Text = "指北针";
     //
     // menuItem13
     //
     this.menuItem13.Index = 4;
     this.menuItem13.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem17,
     this.menuItem66,
     this.menuItem16,
     this.menuItem19,
     this.menuItem18});
     this.menuItem13.Text = "处理(&D)";
     //
     // menuItem17
     //
     this.menuItem17.Index = 0;
     this.menuItem17.Text = "古地磁极";
     this.menuItem17.Click += new System.EventHandler(this.menuItem17_Click);
     //
     // menuItem66
     //
     this.menuItem66.Index = 1;
     this.menuItem66.Text = "校正";
     this.menuItem66.Click += new System.EventHandler(this.menuItem66_Click);
     //
     // menuItem16
     //
     this.menuItem16.Index = 2;
     this.menuItem16.Text = "欧拉极";
     this.menuItem16.Click += new System.EventHandler(this.menuItem16_Click);
     //
     // menuItem19
     //
     this.menuItem19.Index = 3;
     this.menuItem19.Text = "插值";
     this.menuItem19.Click += new System.EventHandler(this.menuItem19_Click);
     //
     // menuItem18
     //
     this.menuItem18.Index = 4;
     this.menuItem18.Text = "重建";
     this.menuItem18.Click += new System.EventHandler(this.menuItem18_Click);
     //
     // menuItem14
     //
     this.menuItem14.Index = 5;
     this.menuItem14.Text = "数据库(&D)";
     this.menuItem14.Click += new System.EventHandler(this.menuItem14_Click);
     //
     // menuItem4
     //
     this.menuItem4.Index = 6;
     this.menuItem4.MdiList = true;
     this.menuItem4.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem31,
     this.menuItem5,
     this.menuItem6,
     this.menuItem9,
     this.menuItem30,
     this.menuItem90,
     this.menuItem91,
     this.menuItem92});
     this.menuItem4.Text = "窗口(W)";
     //
     // menuItem31
     //
     this.menuItem31.Index = 0;
     this.menuItem31.Text = "排列图标";
     this.menuItem31.Click += new System.EventHandler(this.menuItem31_Click);
     //
     // menuItem5
     //
     this.menuItem5.Index = 1;
     this.menuItem5.Text = "层叠";
     this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
     //
     // menuItem6
     //
     this.menuItem6.Index = 2;
     this.menuItem6.Text = "水平平铺";
     this.menuItem6.Click += new System.EventHandler(this.menuItem6_Click);
     //
     // menuItem9
     //
     this.menuItem9.Index = 3;
     this.menuItem9.Text = "垂直平铺";
     this.menuItem9.Click += new System.EventHandler(this.menuItem9_Click);
     //
     // menuItem30
     //
     this.menuItem30.Index = 4;
     this.menuItem30.Text = "-";
     this.menuItem30.Click += new System.EventHandler(this.menuItem30_Click);
     //
     // menuItem90
     //
     this.menuItem90.Index = 5;
     this.menuItem90.Text = "关闭所有子窗口";
     //
     // menuItem91
     //
     this.menuItem91.Index = 6;
     this.menuItem91.Text = "-";
     //
     // menuItem92
     //
     this.menuItem92.Index = 7;
     this.menuItem92.Text = "窗口列表";
     //
     // menuItem15
     //
     this.menuItem15.Index = 7;
     this.menuItem15.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem39,
     this.menuItem41});
     this.menuItem15.Text = "帮助(&H)";
     //
     // menuItem39
     //
     this.menuItem39.Index = 0;
     this.menuItem39.Text = "帮助主题";
     this.menuItem39.Click += new System.EventHandler(this.menuItem39_Click);
     //
     // menuItem41
     //
     this.menuItem41.Index = 1;
     this.menuItem41.Text = "关于";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 1);
     this.axToolbarControl1.Name = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size = new System.Drawing.Size(231, 28);
     this.axToolbarControl1.TabIndex = 8;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(826, 48);
     this.axLicenseControl1.Name = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 9;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // axToolbarControl3
     //
     this.axToolbarControl3.Location = new System.Drawing.Point(376, 1);
     this.axToolbarControl3.Name = "axToolbarControl3";
     this.axToolbarControl3.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl3.OcxState")));
     this.axToolbarControl3.Size = new System.Drawing.Size(128, 28);
     this.axToolbarControl3.TabIndex = 13;
     //
     // axToolbarControl4
     //
     this.axToolbarControl4.Location = new System.Drawing.Point(503, 1);
     this.axToolbarControl4.Name = "axToolbarControl4";
     this.axToolbarControl4.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl4.OcxState")));
     this.axToolbarControl4.Size = new System.Drawing.Size(413, 28);
     this.axToolbarControl4.TabIndex = 15;
     //
     // axToolbarControl2
     //
     this.axToolbarControl2.Location = new System.Drawing.Point(230, 1);
     this.axToolbarControl2.Name = "axToolbarControl2";
     this.axToolbarControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl2.OcxState")));
     this.axToolbarControl2.Size = new System.Drawing.Size(147, 28);
     this.axToolbarControl2.TabIndex = 16;
     //
     // toolBar1
     //
     this.toolBar1.AllowDrop = true;
     this.toolBar1.ButtonSize = new System.Drawing.Size(39, 22);
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.Location = new System.Drawing.Point(0, 0);
     this.toolBar1.Name = "toolBar1";
     this.toolBar1.ShowToolTips = true;
     this.toolBar1.Size = new System.Drawing.Size(1048, 28);
     this.toolBar1.TabIndex = 3;
     //
     // axToolbarControl5
     //
     this.axToolbarControl5.Location = new System.Drawing.Point(915, 1);
     this.axToolbarControl5.Name = "axToolbarControl5";
     this.axToolbarControl5.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl5.OcxState")));
     this.axToolbarControl5.Size = new System.Drawing.Size(127, 28);
     this.axToolbarControl5.TabIndex = 18;
     //
     // ParentForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.AutoSize = true;
     this.ClientSize = new System.Drawing.Size(1048, 571);
     this.Controls.Add(this.axToolbarControl5);
     this.Controls.Add(this.axToolbarControl4);
     this.Controls.Add(this.axToolbarControl3);
     this.Controls.Add(this.axToolbarControl2);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.toolBar1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Menu = this.mainMenu1;
     this.Name = "ParentForm";
     this.Text = "古大陆再造模拟系统";
     this.Load += new System.EventHandler(this.ParentForm_Load);
     this.MdiChildActivate += new System.EventHandler(this.ParentForm_MdiChildActivate);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShareCommandPool));
     this.chkShare          = new System.Windows.Forms.CheckBox();
     this.Label7            = new System.Windows.Forms.Label();
     this.Label6            = new System.Windows.Forms.Label();
     this.Label3            = new System.Windows.Forms.Label();
     this.Label1            = new System.Windows.Forms.Label();
     this.lstCommandPool2   = new System.Windows.Forms.ListBox();
     this.lstCommandPool1   = new System.Windows.Forms.ListBox();
     this.Label4            = new System.Windows.Forms.Label();
     this.Label2            = new System.Windows.Forms.Label();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // chkShare
     //
     this.chkShare.BackColor               = System.Drawing.SystemColors.Control;
     this.chkShare.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.chkShare.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkShare.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.chkShare.Location                = new System.Drawing.Point(416, 24);
     this.chkShare.Name                    = "chkShare";
     this.chkShare.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.chkShare.Size                    = new System.Drawing.Size(129, 25);
     this.chkShare.TabIndex                = 11;
     this.chkShare.Text                    = "Share CommandPool";
     this.chkShare.UseVisualStyleBackColor = false;
     this.chkShare.Click                  += new System.EventHandler(this.chkShare_Click);
     //
     // Label7
     //
     this.Label7.BackColor   = System.Drawing.SystemColors.Control;
     this.Label7.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label7.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label7.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label7.Location    = new System.Drawing.Point(408, 112);
     this.Label7.Name        = "Label7";
     this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label7.Size        = new System.Drawing.Size(193, 49);
     this.Label7.TabIndex    = 12;
     this.Label7.Text        = "2) Select a ZoomIn, ZoomOut or Pan tool. Notice that only one tool is depressed. " +
                               "";
     //
     // Label6
     //
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label6.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label6.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label6.Location    = new System.Drawing.Point(408, 80);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(193, 33);
     this.Label6.TabIndex    = 10;
     this.Label6.Text        = "1) Browse to a map document to load into the MapControl.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(408, 160);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(193, 49);
     this.Label3.TabIndex    = 9;
     this.Label3.Text        = "3) Share the same CommandPool between both ToolbarControls. Notice that the Usage" +
                               "Count changes.";
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(408, 208);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(193, 57);
     this.Label1.TabIndex    = 8;
     this.Label1.Text        = "4) Select a ZoomIn, ZoomOut or Pan tool. Notice that the same tool on both Toolba" +
                               "rControls becomes depressed.";
     //
     // lstCommandPool2
     //
     this.lstCommandPool2.BackColor   = System.Drawing.SystemColors.Window;
     this.lstCommandPool2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lstCommandPool2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lstCommandPool2.ForeColor   = System.Drawing.SystemColors.WindowText;
     this.lstCommandPool2.ItemHeight  = 14;
     this.lstCommandPool2.Location    = new System.Drawing.Point(304, 296);
     this.lstCommandPool2.Name        = "lstCommandPool2";
     this.lstCommandPool2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lstCommandPool2.Size        = new System.Drawing.Size(281, 88);
     this.lstCommandPool2.TabIndex    = 15;
     //
     // lstCommandPool1
     //
     this.lstCommandPool1.BackColor   = System.Drawing.SystemColors.Window;
     this.lstCommandPool1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lstCommandPool1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lstCommandPool1.ForeColor   = System.Drawing.SystemColors.WindowText;
     this.lstCommandPool1.ItemHeight  = 14;
     this.lstCommandPool1.Location    = new System.Drawing.Point(8, 296);
     this.lstCommandPool1.Name        = "lstCommandPool1";
     this.lstCommandPool1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lstCommandPool1.Size        = new System.Drawing.Size(281, 88);
     this.lstCommandPool1.TabIndex    = 14;
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(304, 280);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(193, 17);
     this.Label4.TabIndex    = 17;
     this.Label4.Text        = "CommandPool2";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(8, 280);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(193, 17);
     this.Label2.TabIndex    = 16;
     this.Label2.Text        = "CommandPool1";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(392, 28);
     this.axToolbarControl1.TabIndex = 18;
     //
     // axToolbarControl2
     //
     this.axToolbarControl2.Location = new System.Drawing.Point(8, 40);
     this.axToolbarControl2.Name     = "axToolbarControl2";
     this.axToolbarControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl2.OcxState")));
     this.axToolbarControl2.Size     = new System.Drawing.Size(392, 28);
     this.axToolbarControl2.TabIndex = 19;
     //
     // axMapControl1
     //
     this.axMapControl1.Location = new System.Drawing.Point(8, 72);
     this.axMapControl1.Name     = "axMapControl1";
     this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size     = new System.Drawing.Size(392, 200);
     this.axMapControl1.TabIndex = 20;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(556, 258);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 21;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(600, 398);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axToolbarControl2);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.lstCommandPool2);
     this.Controls.Add(this.lstCommandPool1);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.chkShare);
     this.Controls.Add(this.Label7);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ShareCommandPool));
            this.chkShare = new System.Windows.Forms.CheckBox();
            this.Label7 = new System.Windows.Forms.Label();
            this.Label6 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.lstCommandPool2 = new System.Windows.Forms.ListBox();
            this.lstCommandPool1 = new System.Windows.Forms.ListBox();
            this.Label4 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axToolbarControl2 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // chkShare
            // 
            this.chkShare.BackColor = System.Drawing.SystemColors.Control;
            this.chkShare.Cursor = System.Windows.Forms.Cursors.Default;
            this.chkShare.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkShare.ForeColor = System.Drawing.SystemColors.ControlText;
            this.chkShare.Location = new System.Drawing.Point(416, 24);
            this.chkShare.Name = "chkShare";
            this.chkShare.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.chkShare.Size = new System.Drawing.Size(129, 25);
            this.chkShare.TabIndex = 11;
            this.chkShare.Text = "Share CommandPool";
            this.chkShare.UseVisualStyleBackColor = false;
            this.chkShare.Click += new System.EventHandler(this.chkShare_Click);
            // 
            // Label7
            // 
            this.Label7.BackColor = System.Drawing.SystemColors.Control;
            this.Label7.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label7.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label7.Location = new System.Drawing.Point(408, 112);
            this.Label7.Name = "Label7";
            this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label7.Size = new System.Drawing.Size(193, 49);
            this.Label7.TabIndex = 12;
            this.Label7.Text = "2) Select a ZoomIn, ZoomOut or Pan tool. Notice that only one tool is depressed. " +
                "";
            // 
            // Label6
            // 
            this.Label6.BackColor = System.Drawing.SystemColors.Control;
            this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label6.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label6.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label6.Location = new System.Drawing.Point(408, 80);
            this.Label6.Name = "Label6";
            this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label6.Size = new System.Drawing.Size(193, 33);
            this.Label6.TabIndex = 10;
            this.Label6.Text = "1) Browse to a map document to load into the MapControl.";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label3.Location = new System.Drawing.Point(408, 160);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(193, 49);
            this.Label3.TabIndex = 9;
            this.Label3.Text = "3) Share the same CommandPool between both ToolbarControls. Notice that the Usage" +
                "Count changes.";
            // 
            // Label1
            // 
            this.Label1.BackColor = System.Drawing.SystemColors.Control;
            this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label1.Location = new System.Drawing.Point(408, 208);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(193, 57);
            this.Label1.TabIndex = 8;
            this.Label1.Text = "4) Select a ZoomIn, ZoomOut or Pan tool. Notice that the same tool on both Toolba" +
                "rControls becomes depressed.";
            // 
            // lstCommandPool2
            // 
            this.lstCommandPool2.BackColor = System.Drawing.SystemColors.Window;
            this.lstCommandPool2.Cursor = System.Windows.Forms.Cursors.Default;
            this.lstCommandPool2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lstCommandPool2.ForeColor = System.Drawing.SystemColors.WindowText;
            this.lstCommandPool2.ItemHeight = 14;
            this.lstCommandPool2.Location = new System.Drawing.Point(304, 296);
            this.lstCommandPool2.Name = "lstCommandPool2";
            this.lstCommandPool2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lstCommandPool2.Size = new System.Drawing.Size(281, 88);
            this.lstCommandPool2.TabIndex = 15;
            // 
            // lstCommandPool1
            // 
            this.lstCommandPool1.BackColor = System.Drawing.SystemColors.Window;
            this.lstCommandPool1.Cursor = System.Windows.Forms.Cursors.Default;
            this.lstCommandPool1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lstCommandPool1.ForeColor = System.Drawing.SystemColors.WindowText;
            this.lstCommandPool1.ItemHeight = 14;
            this.lstCommandPool1.Location = new System.Drawing.Point(8, 296);
            this.lstCommandPool1.Name = "lstCommandPool1";
            this.lstCommandPool1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lstCommandPool1.Size = new System.Drawing.Size(281, 88);
            this.lstCommandPool1.TabIndex = 14;
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label4.Location = new System.Drawing.Point(304, 280);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(193, 17);
            this.Label4.TabIndex = 17;
            this.Label4.Text = "CommandPool2";
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label2.Location = new System.Drawing.Point(8, 280);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(193, 17);
            this.Label2.TabIndex = 16;
            this.Label2.Text = "CommandPool1";
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(392, 28);
            this.axToolbarControl1.TabIndex = 18;
            // 
            // axToolbarControl2
            // 
            this.axToolbarControl2.Location = new System.Drawing.Point(8, 40);
            this.axToolbarControl2.Name = "axToolbarControl2";
            this.axToolbarControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl2.OcxState")));
            this.axToolbarControl2.Size = new System.Drawing.Size(392, 28);
            this.axToolbarControl2.TabIndex = 19;
            // 
            // axMapControl1
            // 
            this.axMapControl1.Location = new System.Drawing.Point(8, 72);
            this.axMapControl1.Name = "axMapControl1";
            this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
            this.axMapControl1.Size = new System.Drawing.Size(392, 200);
            this.axMapControl1.TabIndex = 20;
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(556, 258);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 21;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(600, 398);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axMapControl1);
            this.Controls.Add(this.axToolbarControl2);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.lstCommandPool2);
            this.Controls.Add(this.lstCommandPool1);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.chkShare);
            this.Controls.Add(this.Label7);
            this.Controls.Add(this.Label6);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);

		}
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.cmdAddSubMenu = new System.Windows.Forms.Button();
            this.cmdAddMenu = new System.Windows.Forms.Button();
            this.Label4 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.Label5 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // cmdAddSubMenu
            // 
            this.cmdAddSubMenu.BackColor = System.Drawing.SystemColors.Control;
            this.cmdAddSubMenu.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdAddSubMenu.Enabled = false;
            this.cmdAddSubMenu.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddSubMenu.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdAddSubMenu.Location = new System.Drawing.Point(464, 272);
            this.cmdAddSubMenu.Name = "cmdAddSubMenu";
            this.cmdAddSubMenu.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdAddSubMenu.Size = new System.Drawing.Size(97, 33);
            this.cmdAddSubMenu.TabIndex = 12;
            this.cmdAddSubMenu.Text = "Add Sub Menu";
            this.cmdAddSubMenu.UseVisualStyleBackColor = false;
            this.cmdAddSubMenu.Click += new System.EventHandler(this.cmdAddSubMenu_Click);
            // 
            // cmdAddMenu
            // 
            this.cmdAddMenu.BackColor = System.Drawing.SystemColors.Control;
            this.cmdAddMenu.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdAddMenu.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdAddMenu.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdAddMenu.Location = new System.Drawing.Point(464, 176);
            this.cmdAddMenu.Name = "cmdAddMenu";
            this.cmdAddMenu.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdAddMenu.Size = new System.Drawing.Size(97, 33);
            this.cmdAddMenu.TabIndex = 11;
            this.cmdAddMenu.Text = "Add Menu";
            this.cmdAddMenu.UseVisualStyleBackColor = false;
            this.cmdAddMenu.Click += new System.EventHandler(this.cmdAddMenu_Click);
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label4.Location = new System.Drawing.Point(440, 232);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(137, 41);
            this.Label4.TabIndex = 13;
            this.Label4.Text = "Add a sub-menu to the Navigation menu.";
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label2.Location = new System.Drawing.Point(440, 40);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(144, 33);
            this.Label2.TabIndex = 10;
            this.Label2.Text = "Browse to a map document to load into the MapControl.";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label3.Location = new System.Drawing.Point(440, 136);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(145, 33);
            this.Label3.TabIndex = 9;
            this.Label3.Text = "Add the Navigation menu onto the ToolbarControl.";
            // 
            // Label1
            // 
            this.Label1.BackColor = System.Drawing.SystemColors.Control;
            this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label1.Location = new System.Drawing.Point(440, 80);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(137, 41);
            this.Label1.TabIndex = 8;
            this.Label1.Text = "Navigate around the data using the commands on the ToolbarControl.";
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(592, 28);
            this.axToolbarControl1.TabIndex = 14;
            // 
            // axMapControl1
            // 
            this.axMapControl1.Location = new System.Drawing.Point(8, 40);
            this.axMapControl1.Name = "axMapControl1";
            this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
            this.axMapControl1.Size = new System.Drawing.Size(424, 368);
            this.axMapControl1.TabIndex = 15;
            this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(24, 56);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 16;
            // 
            // Label5
            // 
            this.Label5.BackColor = System.Drawing.SystemColors.Control;
            this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label5.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label5.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label5.Location = new System.Drawing.Point(439, 328);
            this.Label5.Name = "Label5";
            this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label5.Size = new System.Drawing.Size(145, 33);
            this.Label5.TabIndex = 17;
            this.Label5.Text = "Right click on the display to popup the Navigation menu";
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(608, 414);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axMapControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.cmdAddSubMenu);
            this.Controls.Add(this.cmdAddMenu);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            this.ResumeLayout(false);

		}
 /// <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(frmMain));
     this.statusBar1        = new System.Windows.Forms.StatusBar();
     this.statusBarXY       = new System.Windows.Forms.StatusBarPanel();
     this.mainMenu1         = new System.Windows.Forms.MainMenu(this.components);
     this.menuFile          = new System.Windows.Forms.MenuItem();
     this.menuNewDoc        = new System.Windows.Forms.MenuItem();
     this.menuOpenDoc       = new System.Windows.Forms.MenuItem();
     this.menuSaveDoc       = new System.Windows.Forms.MenuItem();
     this.menuSaveAsDoc     = new System.Windows.Forms.MenuItem();
     this.menuSeparator     = new System.Windows.Forms.MenuItem();
     this.menuExitApp       = new System.Windows.Forms.MenuItem();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axTOCControl1     = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.splitter1         = new System.Windows.Forms.Splitter();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarXY)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // statusBar1
     //
     this.statusBar1.Location = new System.Drawing.Point(0, 512);
     this.statusBar1.Name     = "statusBar1";
     this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
         this.statusBarXY
     });
     this.statusBar1.ShowPanels = true;
     this.statusBar1.Size       = new System.Drawing.Size(784, 22);
     this.statusBar1.TabIndex   = 4;
     //
     // statusBarXY
     //
     this.statusBarXY.Name  = "statusBarXY";
     this.statusBarXY.Width = 210;
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuFile
     });
     //
     // menuFile
     //
     this.menuFile.Index = 0;
     this.menuFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuNewDoc,
         this.menuOpenDoc,
         this.menuSaveDoc,
         this.menuSaveAsDoc,
         this.menuSeparator,
         this.menuExitApp
     });
     this.menuFile.Text = "File";
     //
     // menuNewDoc
     //
     this.menuNewDoc.Index  = 0;
     this.menuNewDoc.Text   = "New Document";
     this.menuNewDoc.Click += new System.EventHandler(this.menuNewDoc_Click);
     //
     // menuOpenDoc
     //
     this.menuOpenDoc.Index  = 1;
     this.menuOpenDoc.Text   = "Open Document...";
     this.menuOpenDoc.Click += new System.EventHandler(this.menuOpenDoc_Click);
     //
     // menuSaveDoc
     //
     this.menuSaveDoc.Index  = 2;
     this.menuSaveDoc.Text   = "SaveDocuement";
     this.menuSaveDoc.Click += new System.EventHandler(this.menuSaveDoc_Click);
     //
     // menuSaveAsDoc
     //
     this.menuSaveAsDoc.Index  = 3;
     this.menuSaveAsDoc.Text   = "Save As...";
     this.menuSaveAsDoc.Click += new System.EventHandler(this.menuSaveAsDoc_Click);
     //
     // menuSeparator
     //
     this.menuSeparator.Index = 4;
     this.menuSeparator.Text  = "-";
     //
     // menuExitApp
     //
     this.menuExitApp.Index  = 5;
     this.menuExitApp.Text   = "Exit";
     this.menuExitApp.Click += new System.EventHandler(this.menuExitApp_Click);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(320, 176);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 5;
     //
     // axMapControl1
     //
     this.axMapControl1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.axMapControl1.Location       = new System.Drawing.Point(0, 28);
     this.axMapControl1.Name           = "axMapControl1";
     this.axMapControl1.OcxState       = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size           = new System.Drawing.Size(784, 484);
     this.axMapControl1.TabIndex       = 6;
     this.axMapControl1.OnMouseMove   += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseMoveEventHandler(this.axMapControl1_OnMouseMove);
     this.axMapControl1.OnMapReplaced += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMapReplacedEventHandler(this.axMapControl1_OnMapReplaced);
     //
     // axTOCControl1
     //
     this.axTOCControl1.Dock         = System.Windows.Forms.DockStyle.Left;
     this.axTOCControl1.Location     = new System.Drawing.Point(3, 28);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(209, 484);
     this.axTOCControl1.TabIndex     = 7;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(784, 28);
     this.axToolbarControl1.TabIndex = 8;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(0, 28);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 484);
     this.splitter1.TabIndex = 9;
     this.splitter1.TabStop  = false;
     //
     // frmMain
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(784, 534);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.statusBar1);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu  = this.mainMenu1;
     this.Name  = "frmMain";
     this.Text  = "ArcEngine Controls Application";
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.statusBarXY)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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(frmMain));
     this.mainMenu1            = new System.Windows.Forms.MainMenu(this.components);
     this.menuFile             = new System.Windows.Forms.MenuItem();
     this.menuOpenDoc          = new System.Windows.Forms.MenuItem();
     this.menuNewDoc           = new System.Windows.Forms.MenuItem();
     this.menuSaveDoc          = new System.Windows.Forms.MenuItem();
     this.menuSaveAsDoc        = new System.Windows.Forms.MenuItem();
     this.menuSeparator        = new System.Windows.Forms.MenuItem();
     this.menuAppExit          = new System.Windows.Forms.MenuItem();
     this.statusBar1           = new System.Windows.Forms.StatusBar();
     this.statusBarXYUnits     = new System.Windows.Forms.StatusBarPanel();
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axTOCControl1        = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.tabControl1          = new System.Windows.Forms.TabControl();
     this.tabPage1             = new System.Windows.Forms.TabPage();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axMapControl1        = new ESRI.ArcGIS.Controls.AxMapControl();
     this.tabPage2             = new System.Windows.Forms.TabPage();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axToolbarControl2    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.splitter1            = new System.Windows.Forms.Splitter();
     ((System.ComponentModel.ISupportInitialize)(this.statusBarXYUnits)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).BeginInit();
     this.SuspendLayout();
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuFile
     });
     //
     // menuFile
     //
     this.menuFile.Index = 0;
     this.menuFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuOpenDoc,
         this.menuNewDoc,
         this.menuSaveDoc,
         this.menuSaveAsDoc,
         this.menuSeparator,
         this.menuAppExit
     });
     this.menuFile.Text = "File";
     //
     // menuOpenDoc
     //
     this.menuOpenDoc.Index  = 0;
     this.menuOpenDoc.Text   = "Open...";
     this.menuOpenDoc.Click += new System.EventHandler(this.menuOpenDoc_Click);
     //
     // menuNewDoc
     //
     this.menuNewDoc.Index  = 1;
     this.menuNewDoc.Text   = "New...";
     this.menuNewDoc.Click += new System.EventHandler(this.menuNewDoc_Click);
     //
     // menuSaveDoc
     //
     this.menuSaveDoc.Index  = 2;
     this.menuSaveDoc.Text   = "Save";
     this.menuSaveDoc.Click += new System.EventHandler(this.menuSaveDoc_Click);
     //
     // menuSaveAsDoc
     //
     this.menuSaveAsDoc.Index  = 3;
     this.menuSaveAsDoc.Text   = "Save As...";
     this.menuSaveAsDoc.Click += new System.EventHandler(this.menuSaveAsDoc_Click);
     //
     // menuSeparator
     //
     this.menuSeparator.Index = 4;
     this.menuSeparator.Text  = "-";
     //
     // menuAppExit
     //
     this.menuAppExit.Index  = 5;
     this.menuAppExit.Text   = "Exit";
     this.menuAppExit.Click += new System.EventHandler(this.menuAppExit_Click);
     //
     // statusBar1
     //
     this.statusBar1.Location = new System.Drawing.Point(0, 544);
     this.statusBar1.Name     = "statusBar1";
     this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
         this.statusBarXYUnits
     });
     this.statusBar1.ShowPanels = true;
     this.statusBar1.Size       = new System.Drawing.Size(784, 22);
     this.statusBar1.TabIndex   = 5;
     //
     // statusBarXYUnits
     //
     this.statusBarXYUnits.Name  = "statusBarXYUnits";
     this.statusBarXYUnits.Width = 200;
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(784, 28);
     this.axToolbarControl1.TabIndex = 7;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.axTOCControl1.Location = new System.Drawing.Point(0, 28);
     this.axTOCControl1.Name     = "axTOCControl1";
     this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size     = new System.Drawing.Size(200, 516);
     this.axTOCControl1.TabIndex = 8;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location              = new System.Drawing.Point(200, 28);
     this.tabControl1.Name                  = "tabControl1";
     this.tabControl1.SelectedIndex         = 0;
     this.tabControl1.Size                  = new System.Drawing.Size(584, 488);
     this.tabControl1.TabIndex              = 9;
     this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.axLicenseControl1);
     this.tabPage1.Controls.Add(this.axMapControl1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(576, 462);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Map";
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(210, 220);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 1;
     //
     // axMapControl1
     //
     this.axMapControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.axMapControl1.Location     = new System.Drawing.Point(0, 0);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(576, 462);
     this.axMapControl1.TabIndex     = 0;
     this.axMapControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseMoveEventHandler(this.axMapControl1_OnMouseMove);
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.axPageLayoutControl1);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(576, 462);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Layout";
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.axPageLayoutControl1.Location     = new System.Drawing.Point(0, 0);
     this.axPageLayoutControl1.Name         = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size         = new System.Drawing.Size(576, 462);
     this.axPageLayoutControl1.TabIndex     = 0;
     this.axPageLayoutControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseMoveEventHandler(this.axPageLayoutControl1_OnMouseMove);
     //
     // axToolbarControl2
     //
     this.axToolbarControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.axToolbarControl2.Location = new System.Drawing.Point(200, 516);
     this.axToolbarControl2.Name     = "axToolbarControl2";
     this.axToolbarControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl2.OcxState")));
     this.axToolbarControl2.Size     = new System.Drawing.Size(584, 28);
     this.axToolbarControl2.TabIndex = 10;
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(200, 28);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 488);
     this.splitter1.TabIndex = 11;
     this.splitter1.TabStop  = false;
     //
     // frmMain
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(784, 566);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.axToolbarControl2);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.statusBar1);
     this.Menu  = this.mainMenu1;
     this.Name  = "frmMain";
     this.Text  = "Map & PageLayout synchronization";
     this.Load += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.statusBarXYUnits)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl2)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
			this.Label4 = new System.Windows.Forms.Label();
			this.Label3 = new System.Windows.Forms.Label();
			this.Label1 = new System.Windows.Forms.Label();
			this.Label2 = new System.Windows.Forms.Label();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// Label4
			// 
			this.Label4.BackColor = System.Drawing.SystemColors.Control;
			this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label4.Location = new System.Drawing.Point(456, 192);
			this.Label4.Name = "Label4";
			this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label4.Size = new System.Drawing.Size(137, 49);
			this.Label4.TabIndex = 8;
			this.Label4.Text = "Create a new bookmark based on the current extent of the focus map.";
			// 
			// Label3
			// 
			this.Label3.BackColor = System.Drawing.SystemColors.Control;
			this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label3.Location = new System.Drawing.Point(456, 96);
			this.Label3.Name = "Label3";
			this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label3.Size = new System.Drawing.Size(137, 41);
			this.Label3.TabIndex = 7;
			this.Label3.Text = "Navigate around the data using the commands on the ToolbarControl.";
			// 
			// Label1
			// 
			this.Label1.BackColor = System.Drawing.SystemColors.Control;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(456, 144);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(137, 49);
			this.Label1.TabIndex = 6;
			this.Label1.Text = "Zoom to any bookmarks listed in the spatial bookmark menu.";
			// 
			// Label2
			// 
			this.Label2.BackColor = System.Drawing.SystemColors.Control;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Location = new System.Drawing.Point(456, 48);
			this.Label2.Name = "Label2";
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.Size = new System.Drawing.Size(137, 40);
			this.Label2.TabIndex = 5;
			this.Label2.Text = "Browse to a map document to load into the MapControl.";
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(584, 28);
			this.axToolbarControl1.TabIndex = 9;
			// 
			// axMapControl1
			// 
			this.axMapControl1.Location = new System.Drawing.Point(8, 40);
			this.axMapControl1.Name = "axMapControl1";
			this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
			this.axMapControl1.Size = new System.Drawing.Size(440, 312);
			this.axMapControl1.TabIndex = 10;
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(360, 264);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(200, 50);
			this.axLicenseControl1.TabIndex = 11;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(600, 358);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axMapControl1);
			this.Controls.Add(this.axToolbarControl1);
			this.Controls.Add(this.Label4);
			this.Controls.Add(this.Label3);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this.Label2);
			this.Name = "Form1";
			this.Text = "Form1";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			this.ResumeLayout(false);

		}
예제 #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.Label4            = new System.Windows.Forms.Label();
     this.Label3            = new System.Windows.Forms.Label();
     this.Label1            = new System.Windows.Forms.Label();
     this.Label2            = new System.Windows.Forms.Label();
     this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(456, 192);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(137, 49);
     this.Label4.TabIndex    = 8;
     this.Label4.Text        = "Create a new bookmark based on the current extent of the focus map.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(456, 96);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(137, 41);
     this.Label3.TabIndex    = 7;
     this.Label3.Text        = "Navigate around the data using the commands on the ToolbarControl.";
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(456, 144);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(137, 49);
     this.Label1.TabIndex    = 6;
     this.Label1.Text        = "Zoom to any bookmarks listed in the spatial bookmark menu.";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(456, 48);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(137, 40);
     this.Label2.TabIndex    = 5;
     this.Label2.Text        = "Browse to a map document to load into the MapControl.";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(584, 28);
     this.axToolbarControl1.TabIndex = 9;
     //
     // axMapControl1
     //
     this.axMapControl1.Location = new System.Drawing.Point(8, 40);
     this.axMapControl1.Name     = "axMapControl1";
     this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size     = new System.Drawing.Size(440, 312);
     this.axMapControl1.TabIndex = 10;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(360, 264);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(200, 50);
     this.axLicenseControl1.TabIndex = 11;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(600, 358);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Label2);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddMapSurrounds));
            this.Label2 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
            this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // Label2
            // 
            this.Label2.Location = new System.Drawing.Point(627, 83);
            this.Label2.Name = "Label2";
            this.Label2.Size = new System.Drawing.Size(153, 31);
            this.Label2.TabIndex = 6;
            this.Label2.Text = "2) Use the palette to add map surrounds onto the page";
            // 
            // Label1
            // 
            this.Label1.Location = new System.Drawing.Point(627, 42);
            this.Label1.Name = "Label1";
            this.Label1.Size = new System.Drawing.Size(153, 32);
            this.Label1.TabIndex = 5;
            this.Label1.Text = "1) Load a map document into the PageLayoutControl. ";
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(627, 125);
            this.axLicenseControl1.Name = "axLicenseControl1";
            this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
            this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
            this.axLicenseControl1.TabIndex = 7;
            // 
            // axToolbarControl1
            // 
            this.axToolbarControl1.Location = new System.Drawing.Point(7, 7);
            this.axToolbarControl1.Name = "axToolbarControl1";
            this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
            this.axToolbarControl1.Size = new System.Drawing.Size(773, 28);
            this.axToolbarControl1.TabIndex = 8;
            // 
            // axTOCControl1
            // 
            this.axTOCControl1.Location = new System.Drawing.Point(7, 42);
            this.axTOCControl1.Name = "axTOCControl1";
            this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
            this.axTOCControl1.Size = new System.Drawing.Size(180, 450);
            this.axTOCControl1.TabIndex = 9;
            // 
            // axPageLayoutControl1
            // 
            this.axPageLayoutControl1.Location = new System.Drawing.Point(193, 42);
            this.axPageLayoutControl1.Name = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size = new System.Drawing.Size(428, 450);
            this.axPageLayoutControl1.TabIndex = 10;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(792, 498);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.axTOCControl1);
            this.Controls.Add(this.axToolbarControl1);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Name = "Form1";
            this.Text = "Add Map Surrounds";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
            this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.Label1               = new System.Windows.Forms.Label();
     this.Label2               = new System.Windows.Forms.Label();
     this.axToolbarControl1    = new ESRI.ArcGIS.Controls.AxToolbarControl();
     this.axTOCControl1        = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(568, 48);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(160, 33);
     this.Label1.TabIndex    = 6;
     this.Label1.Text        = "1) Load a map document into the PageLayoutControl. ";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(568, 80);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(152, 33);
     this.Label2.TabIndex    = 5;
     this.Label2.Text        = "2) Right click on a feature layer to change its symbology";
     //
     // axToolbarControl1
     //
     this.axToolbarControl1.Location = new System.Drawing.Point(8, 8);
     this.axToolbarControl1.Name     = "axToolbarControl1";
     this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
     this.axToolbarControl1.Size     = new System.Drawing.Size(712, 28);
     this.axToolbarControl1.TabIndex = 7;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Location     = new System.Drawing.Point(8, 40);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(192, 352);
     this.axTOCControl1.TabIndex     = 8;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location = new System.Drawing.Point(208, 40);
     this.axPageLayoutControl1.Name     = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size     = new System.Drawing.Size(352, 352);
     this.axPageLayoutControl1.TabIndex = 9;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(576, 136);
     this.axLicenseControl1.Name     = "axLicenseControl1";
     this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
     this.axLicenseControl1.Size     = new System.Drawing.Size(32, 32);
     this.axLicenseControl1.TabIndex = 10;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(728, 398);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.axToolbarControl1);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Label2);
     this.Name  = "Form1";
     this.Text  = "Layer Rendering";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
			this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
			this.cmdDraw = new System.Windows.Forms.Button();
			this.cmdDelete = new System.Windows.Forms.Button();
			this.cmdChangeArea = new System.Windows.Forms.Button();
			this.cmdChangeLine = new System.Windows.Forms.Button();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// axPageLayoutControl1
			// 
			this.axPageLayoutControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
				| System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.axPageLayoutControl1.Location = new System.Drawing.Point(0, 48);
			this.axPageLayoutControl1.Name = "axPageLayoutControl1";
			this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
			this.axPageLayoutControl1.Size = new System.Drawing.Size(800, 536);
			this.axPageLayoutControl1.TabIndex = 0;
			this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(64, 32);
			this.axLicenseControl1.Name = "axLicenseControl1";
			this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
			this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
			this.axLicenseControl1.TabIndex = 1;
			// 
			// axToolbarControl1
			// 
			this.axToolbarControl1.Location = new System.Drawing.Point(0, 0);
			this.axToolbarControl1.Name = "axToolbarControl1";
			this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
			this.axToolbarControl1.Size = new System.Drawing.Size(352, 28);
			this.axToolbarControl1.TabIndex = 6;
			// 
			// cmdDraw
			// 
			this.cmdDraw.Location = new System.Drawing.Point(368, 8);
			this.cmdDraw.Name = "cmdDraw";
			this.cmdDraw.Size = new System.Drawing.Size(88, 23);
			this.cmdDraw.TabIndex = 7;
			this.cmdDraw.Text = "Add Legend";
			this.cmdDraw.Click += new System.EventHandler(this.button1_Click);
			// 
			// cmdDelete
			// 
			this.cmdDelete.Location = new System.Drawing.Point(464, 8);
			this.cmdDelete.Name = "cmdDelete";
			this.cmdDelete.Size = new System.Drawing.Size(88, 23);
			this.cmdDelete.TabIndex = 8;
			this.cmdDelete.Text = "Delete Legend";
			this.cmdDelete.Click += new System.EventHandler(this.button2_Click);
			// 
			// cmdChangeArea
			// 
			this.cmdChangeArea.Location = new System.Drawing.Point(560, 8);
			this.cmdChangeArea.Name = "cmdChangeArea";
			this.cmdChangeArea.Size = new System.Drawing.Size(112, 23);
			this.cmdChangeArea.TabIndex = 9;
			this.cmdChangeArea.Text = "Change Area Patch";
			this.cmdChangeArea.Click += new System.EventHandler(this.button3_Click);
			// 
			// cmdChangeLine
			// 
			this.cmdChangeLine.Location = new System.Drawing.Point(680, 8);
			this.cmdChangeLine.Name = "cmdChangeLine";
			this.cmdChangeLine.Size = new System.Drawing.Size(112, 23);
			this.cmdChangeLine.TabIndex = 10;
			this.cmdChangeLine.Text = "Change Line Patch";
			this.cmdChangeLine.Click += new System.EventHandler(this.button4_Click);
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(800, 582);
			this.Controls.Add(this.cmdChangeLine);
			this.Controls.Add(this.cmdChangeArea);
			this.Controls.Add(this.cmdDelete);
			this.Controls.Add(this.cmdDraw);
			this.Controls.Add(this.axToolbarControl1);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axPageLayoutControl1);
			this.Name = "Form1";
			this.Text = "AreaLinePatches";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
			this.ResumeLayout(false);

		}