Пример #1
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(Form1));
     this.txbPath              = new System.Windows.Forms.TextBox();
     this.cmdLoadDocument      = new System.Windows.Forms.Button();
     this.Label5               = new System.Windows.Forms.Label();
     this.Label4               = new System.Windows.Forms.Label();
     this.Label3               = new System.Windows.Forms.Label();
     this.Label2               = new System.Windows.Forms.Label();
     this.Label1               = new System.Windows.Forms.Label();
     this.chkShowPrintableArea = new System.Windows.Forms.CheckBox();
     this.cmdReset             = new System.Windows.Forms.Button();
     this.Frame1               = new System.Windows.Forms.GroupBox();
     this.optIPropertySupport  = new System.Windows.Forms.RadioButton();
     this.optIFrameProperties  = new System.Windows.Forms.RadioButton();
     this.optIPage             = new System.Windows.Forms.RadioButton();
     this.cmdZoomPage          = new System.Windows.Forms.Button();
     this.Label7               = new System.Windows.Forms.Label();
     this.Label6               = new System.Windows.Forms.Label();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axSymbologyControl1  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
     this.axSymbologyControl2  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
     this.axSymbologyControl3  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
     this.axSymbologyControl4  = new ESRI.ArcGIS.Controls.AxSymbologyControl();
     this.Frame1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl4)).BeginInit();
     this.SuspendLayout();
     //
     // txbPath
     //
     this.txbPath.AcceptsReturn = true;
     this.txbPath.BackColor     = System.Drawing.SystemColors.Window;
     this.txbPath.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txbPath.Enabled       = false;
     this.txbPath.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txbPath.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txbPath.Location      = new System.Drawing.Point(136, 8);
     this.txbPath.MaxLength     = 0;
     this.txbPath.Name          = "txbPath";
     this.txbPath.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txbPath.Size          = new System.Drawing.Size(489, 20);
     this.txbPath.TabIndex      = 20;
     //
     // cmdLoadDocument
     //
     this.cmdLoadDocument.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdLoadDocument.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdLoadDocument.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdLoadDocument.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdLoadDocument.Location                = new System.Drawing.Point(8, 8);
     this.cmdLoadDocument.Name                    = "cmdLoadDocument";
     this.cmdLoadDocument.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdLoadDocument.Size                    = new System.Drawing.Size(121, 25);
     this.cmdLoadDocument.TabIndex                = 19;
     this.cmdLoadDocument.Text                    = "Load Map Document";
     this.cmdLoadDocument.UseVisualStyleBackColor = false;
     this.cmdLoadDocument.Click                  += new System.EventHandler(this.cmdLoadDocument_Click);
     //
     // Label5
     //
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label5.Font        = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label5.Location    = new System.Drawing.Point(240, 40);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(377, 17);
     this.Label5.TabIndex    = 29;
     this.Label5.Text        = "Symbols from Style Classes (double click a on a symbol to apply it to the page):";
     //
     // 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(528, 64);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(97, 17);
     this.Label4.TabIndex    = 28;
     this.Label4.Text        = "Shadow";
     //
     // 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(432, 64);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(89, 17);
     this.Label3.TabIndex    = 27;
     this.Label3.Text        = "Colors";
     //
     // 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(336, 64);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(97, 17);
     this.Label2.TabIndex    = 26;
     this.Label2.Text        = "Backgrounds";
     //
     // 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(240, 64);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(97, 17);
     this.Label1.TabIndex    = 25;
     this.Label1.Text        = "Borders";
     //
     // chkShowPrintableArea
     //
     this.chkShowPrintableArea.BackColor               = System.Drawing.SystemColors.Control;
     this.chkShowPrintableArea.Checked                 = true;
     this.chkShowPrintableArea.CheckState              = System.Windows.Forms.CheckState.Checked;
     this.chkShowPrintableArea.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.chkShowPrintableArea.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkShowPrintableArea.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.chkShowPrintableArea.Location                = new System.Drawing.Point(339, 362);
     this.chkShowPrintableArea.Name                    = "chkShowPrintableArea";
     this.chkShowPrintableArea.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.chkShowPrintableArea.Size                    = new System.Drawing.Size(128, 17);
     this.chkShowPrintableArea.TabIndex                = 33;
     this.chkShowPrintableArea.Text                    = "Show Printable Area";
     this.chkShowPrintableArea.UseVisualStyleBackColor = false;
     this.chkShowPrintableArea.Click                  += new System.EventHandler(this.chkShowPrintableArea_Click);
     //
     // cmdReset
     //
     this.cmdReset.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdReset.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdReset.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdReset.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdReset.Location                = new System.Drawing.Point(243, 362);
     this.cmdReset.Name                    = "cmdReset";
     this.cmdReset.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdReset.Size                    = new System.Drawing.Size(89, 25);
     this.cmdReset.TabIndex                = 32;
     this.cmdReset.Text                    = "Reset Page";
     this.cmdReset.UseVisualStyleBackColor = false;
     this.cmdReset.Click                  += new System.EventHandler(this.cmdReset_Click);
     //
     // Frame1
     //
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.optIPropertySupport);
     this.Frame1.Controls.Add(this.optIFrameProperties);
     this.Frame1.Controls.Add(this.optIPage);
     this.Frame1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Frame1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame1.Location    = new System.Drawing.Point(496, 362);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(129, 81);
     this.Frame1.TabIndex    = 31;
     this.Frame1.TabStop     = false;
     this.Frame1.Text        = "How to apply symbol";
     //
     // optIPropertySupport
     //
     this.optIPropertySupport.BackColor               = System.Drawing.SystemColors.Control;
     this.optIPropertySupport.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optIPropertySupport.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optIPropertySupport.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optIPropertySupport.Location                = new System.Drawing.Point(16, 56);
     this.optIPropertySupport.Name                    = "optIPropertySupport";
     this.optIPropertySupport.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optIPropertySupport.Size                    = new System.Drawing.Size(105, 17);
     this.optIPropertySupport.TabIndex                = 13;
     this.optIPropertySupport.TabStop                 = true;
     this.optIPropertySupport.Text                    = "IPropertySupport";
     this.optIPropertySupport.UseVisualStyleBackColor = false;
     //
     // optIFrameProperties
     //
     this.optIFrameProperties.BackColor               = System.Drawing.SystemColors.Control;
     this.optIFrameProperties.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optIFrameProperties.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optIFrameProperties.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optIFrameProperties.Location                = new System.Drawing.Point(16, 36);
     this.optIFrameProperties.Name                    = "optIFrameProperties";
     this.optIFrameProperties.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optIFrameProperties.Size                    = new System.Drawing.Size(105, 17);
     this.optIFrameProperties.TabIndex                = 12;
     this.optIFrameProperties.TabStop                 = true;
     this.optIFrameProperties.Text                    = "IFrameProperties";
     this.optIFrameProperties.UseVisualStyleBackColor = false;
     //
     // optIPage
     //
     this.optIPage.BackColor               = System.Drawing.SystemColors.Control;
     this.optIPage.Checked                 = true;
     this.optIPage.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optIPage.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optIPage.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optIPage.Location                = new System.Drawing.Point(16, 16);
     this.optIPage.Name                    = "optIPage";
     this.optIPage.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optIPage.Size                    = new System.Drawing.Size(105, 17);
     this.optIPage.TabIndex                = 11;
     this.optIPage.TabStop                 = true;
     this.optIPage.Text                    = "IPage ";
     this.optIPage.UseVisualStyleBackColor = false;
     //
     // cmdZoomPage
     //
     this.cmdZoomPage.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdZoomPage.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdZoomPage.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdZoomPage.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdZoomPage.Location                = new System.Drawing.Point(243, 394);
     this.cmdZoomPage.Name                    = "cmdZoomPage";
     this.cmdZoomPage.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdZoomPage.Size                    = new System.Drawing.Size(89, 25);
     this.cmdZoomPage.TabIndex                = 30;
     this.cmdZoomPage.Text                    = "Zoom to Page";
     this.cmdZoomPage.UseVisualStyleBackColor = false;
     this.cmdZoomPage.Click                  += new System.EventHandler(this.cmdZoomPage_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(338, 410);
     this.Label7.Name        = "Label7";
     this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label7.Size        = new System.Drawing.Size(137, 17);
     this.Label7.TabIndex    = 35;
     this.Label7.Text        = "Right mouse button to pan.";
     //
     // 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(338, 394);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(153, 17);
     this.Label6.TabIndex    = 34;
     this.Label6.Text        = "Left mouse button to zoom in.";
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location     = new System.Drawing.Point(8, 64);
     this.axPageLayoutControl1.Name         = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size         = new System.Drawing.Size(224, 280);
     this.axPageLayoutControl1.TabIndex     = 36;
     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(184, 192);
     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 = 37;
     //
     // axSymbologyControl1
     //
     this.axSymbologyControl1.Location       = new System.Drawing.Point(243, 84);
     this.axSymbologyControl1.Name           = "axSymbologyControl1";
     this.axSymbologyControl1.OcxState       = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
     this.axSymbologyControl1.Size           = new System.Drawing.Size(94, 264);
     this.axSymbologyControl1.TabIndex       = 38;
     this.axSymbologyControl1.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl1_OnDoubleClick);
     //
     // axSymbologyControl2
     //
     this.axSymbologyControl2.Location       = new System.Drawing.Point(339, 83);
     this.axSymbologyControl2.Name           = "axSymbologyControl2";
     this.axSymbologyControl2.OcxState       = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl2.OcxState")));
     this.axSymbologyControl2.Size           = new System.Drawing.Size(94, 265);
     this.axSymbologyControl2.TabIndex       = 39;
     this.axSymbologyControl2.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl2_OnDoubleClick);
     //
     // axSymbologyControl3
     //
     this.axSymbologyControl3.Location       = new System.Drawing.Point(435, 83);
     this.axSymbologyControl3.Name           = "axSymbologyControl3";
     this.axSymbologyControl3.OcxState       = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl3.OcxState")));
     this.axSymbologyControl3.Size           = new System.Drawing.Size(94, 265);
     this.axSymbologyControl3.TabIndex       = 40;
     this.axSymbologyControl3.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl3_OnDoubleClick);
     //
     // axSymbologyControl4
     //
     this.axSymbologyControl4.Location       = new System.Drawing.Point(531, 83);
     this.axSymbologyControl4.Name           = "axSymbologyControl4";
     this.axSymbologyControl4.OcxState       = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl4.OcxState")));
     this.axSymbologyControl4.Size           = new System.Drawing.Size(94, 265);
     this.axSymbologyControl4.TabIndex       = 41;
     this.axSymbologyControl4.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl4_OnDoubleClick);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(632, 449);
     this.Controls.Add(this.axSymbologyControl4);
     this.Controls.Add(this.axSymbologyControl3);
     this.Controls.Add(this.axSymbologyControl2);
     this.Controls.Add(this.axSymbologyControl1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.chkShowPrintableArea);
     this.Controls.Add(this.cmdReset);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.cmdZoomPage);
     this.Controls.Add(this.Label7);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.Label5);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.txbPath);
     this.Controls.Add(this.cmdLoadDocument);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.Frame1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #2
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);
 }
Пример #3
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(Form1));
     this.Text1             = new System.Windows.Forms.TextBox();
     this.Label1            = new System.Windows.Forms.Label();
     this.cmdReset          = new System.Windows.Forms.Button();
     this.cmdFullExtent     = new System.Windows.Forms.Button();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // Text1
     //
     this.Text1.AcceptsReturn = true;
     this.Text1.BackColor     = System.Drawing.SystemColors.Window;
     this.Text1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.Text1.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text1.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.Text1.Location      = new System.Drawing.Point(10, 302);
     this.Text1.MaxLength     = 0;
     this.Text1.Name          = "Text1";
     this.Text1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.Text1.Size          = new System.Drawing.Size(385, 20);
     this.Text1.TabIndex      = 4;
     this.Text1.Text          = "Put a map in your app...";
     //
     // 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(10, 284);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(154, 19);
     this.Label1.TabIndex    = 5;
     this.Label1.Text        = "Enter text:";
     //
     // cmdReset
     //
     this.cmdReset.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdReset.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdReset.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdReset.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdReset.Location                = new System.Drawing.Point(400, 59);
     this.cmdReset.Name                    = "cmdReset";
     this.cmdReset.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdReset.Size                    = new System.Drawing.Size(87, 27);
     this.cmdReset.TabIndex                = 7;
     this.cmdReset.Text                    = "Clear Text";
     this.cmdReset.UseVisualStyleBackColor = false;
     this.cmdReset.Click                  += new System.EventHandler(this.cmdReset_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFullExtent.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFullExtent.Location                = new System.Drawing.Point(400, 119);
     this.cmdFullExtent.Name                    = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size                    = new System.Drawing.Size(87, 27);
     this.cmdFullExtent.TabIndex                = 6;
     this.cmdFullExtent.Text                    = "Full Extent";
     this.cmdFullExtent.UseVisualStyleBackColor = false;
     this.cmdFullExtent.Click                  += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // axMapControl1
     //
     this.axMapControl1.Location     = new System.Drawing.Point(10, 9);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(384, 267);
     this.axMapControl1.TabIndex     = 10;
     this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     this.axMapControl1.OnAfterDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnAfterDrawEventHandler(this.axMapControl1_OnAfterDraw);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(400, 9);
     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;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(740, 421);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.cmdReset);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.Text1);
     this.Controls.Add(this.Label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).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()
    {
      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()
 {
     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);
 }
Пример #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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.Text1             = new System.Windows.Forms.TextBox();
     this.Label1            = new System.Windows.Forms.Label();
     this.cmdReset          = new System.Windows.Forms.Button();
     this.cmdFullExtent     = new System.Windows.Forms.Button();
     this.Label3            = new System.Windows.Forms.Label();
     this.Label2            = new System.Windows.Forms.Label();
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // Text1
     //
     this.Text1.AcceptsReturn = true;
     this.Text1.BackColor     = System.Drawing.SystemColors.Window;
     this.Text1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.Text1.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Text1.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.Text1.Location      = new System.Drawing.Point(8, 280);
     this.Text1.MaxLength     = 0;
     this.Text1.Name          = "Text1";
     this.Text1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.Text1.Size          = new System.Drawing.Size(321, 25);
     this.Text1.TabIndex      = 4;
     this.Text1.Text          = "Put a map in your app...";
     //
     // 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(8, 264);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(129, 17);
     this.Label1.TabIndex    = 5;
     this.Label1.Text        = "Enter text:";
     //
     // cmdReset
     //
     this.cmdReset.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdReset.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdReset.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdReset.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdReset.Location                = new System.Drawing.Point(344, 208);
     this.cmdReset.Name                    = "cmdReset";
     this.cmdReset.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdReset.Size                    = new System.Drawing.Size(73, 25);
     this.cmdReset.TabIndex                = 7;
     this.cmdReset.Text                    = "Clear Text";
     this.cmdReset.UseVisualStyleBackColor = false;
     this.cmdReset.Click                  += new System.EventHandler(this.cmdReset_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFullExtent.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFullExtent.Location                = new System.Drawing.Point(344, 240);
     this.cmdFullExtent.Name                    = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size                    = new System.Drawing.Size(73, 25);
     this.cmdFullExtent.TabIndex                = 6;
     this.cmdFullExtent.Text                    = "Full Extent";
     this.cmdFullExtent.UseVisualStyleBackColor = false;
     this.cmdFullExtent.Click                  += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // 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(344, 72);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(81, 65);
     this.Label3.TabIndex    = 8;
     this.Label3.Text        = "Right mouse button to drag a rectangle to zoom in.";
     //
     // 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(344, 8);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(81, 65);
     this.Label2.TabIndex    = 9;
     this.Label2.Text        = "Left mouse button to trace a line to draw text along. ";
     //
     // axMapControl1
     //
     this.axMapControl1.Location     = new System.Drawing.Point(8, 8);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(320, 248);
     this.axMapControl1.TabIndex     = 10;
     this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     this.axMapControl1.OnAfterDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnAfterDrawEventHandler(this.axMapControl1_OnAfterDraw);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(347, 140);
     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;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(432, 310);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.cmdReset);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Text1);
     this.Controls.Add(this.Label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((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.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(Navigation));
     this.TrackBar1         = new System.Windows.Forms.TrackBar();
     this.chkSpin           = new System.Windows.Forms.CheckBox();
     this.optTools1         = new System.Windows.Forms.RadioButton();
     this.optTools0         = new System.Windows.Forms.RadioButton();
     this.cmdLoadDocument   = new System.Windows.Forms.Button();
     this.cmdZoomOut        = new System.Windows.Forms.Button();
     this.cmdZoomIn         = new System.Windows.Forms.Button();
     this.cmdFullExtent     = new System.Windows.Forms.Button();
     this.Label1            = new System.Windows.Forms.Label();
     this.lblNavigate       = new System.Windows.Forms.Label();
     this.lblZoom           = new System.Windows.Forms.Label();
     this.lblLoad           = new System.Windows.Forms.Label();
     this.openFileDialog1   = new System.Windows.Forms.OpenFileDialog();
     this.axGlobeControl1   = new ESRI.ArcGIS.Controls.AxGlobeControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.TrackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // TrackBar1
     //
     this.TrackBar1.Location = new System.Drawing.Point(440, 432);
     this.TrackBar1.Name     = "TrackBar1";
     this.TrackBar1.Size     = new System.Drawing.Size(104, 45);
     this.TrackBar1.TabIndex = 26;
     this.TrackBar1.Scroll  += new System.EventHandler(this.TrackBar1_Scroll);
     //
     // chkSpin
     //
     this.chkSpin.BackColor   = System.Drawing.SystemColors.Control;
     this.chkSpin.Cursor      = System.Windows.Forms.Cursors.Default;
     this.chkSpin.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkSpin.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.chkSpin.Location    = new System.Drawing.Point(456, 408);
     this.chkSpin.Name        = "chkSpin";
     this.chkSpin.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.chkSpin.Size        = new System.Drawing.Size(57, 17);
     this.chkSpin.TabIndex    = 25;
     this.chkSpin.Text        = "Spin";
     this.chkSpin.Click      += new System.EventHandler(this.chkSpin_Click);
     //
     // optTools1
     //
     this.optTools1.Appearance  = System.Windows.Forms.Appearance.Button;
     this.optTools1.BackColor   = System.Drawing.SystemColors.Control;
     this.optTools1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.optTools1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.optTools1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.optTools1.Location    = new System.Drawing.Point(448, 328);
     this.optTools1.Name        = "optTools1";
     this.optTools1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.optTools1.Size        = new System.Drawing.Size(81, 25);
     this.optTools1.TabIndex    = 20;
     this.optTools1.TabStop     = true;
     this.optTools1.Text        = "Zoom In/Out";
     this.optTools1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     this.optTools1.Click      += new System.EventHandler(this.MixedControls_Click);
     //
     // optTools0
     //
     this.optTools0.Appearance  = System.Windows.Forms.Appearance.Button;
     this.optTools0.BackColor   = System.Drawing.SystemColors.Control;
     this.optTools0.Cursor      = System.Windows.Forms.Cursors.Default;
     this.optTools0.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.optTools0.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.optTools0.Location    = new System.Drawing.Point(448, 288);
     this.optTools0.Name        = "optTools0";
     this.optTools0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.optTools0.Size        = new System.Drawing.Size(81, 25);
     this.optTools0.TabIndex    = 19;
     this.optTools0.TabStop     = true;
     this.optTools0.Text        = "Navigate";
     this.optTools0.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     this.optTools0.Click      += new System.EventHandler(this.MixedControls_Click);
     //
     // cmdLoadDocument
     //
     this.cmdLoadDocument.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdLoadDocument.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdLoadDocument.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdLoadDocument.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdLoadDocument.Location    = new System.Drawing.Point(456, 48);
     this.cmdLoadDocument.Name        = "cmdLoadDocument";
     this.cmdLoadDocument.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdLoadDocument.Size        = new System.Drawing.Size(67, 25);
     this.cmdLoadDocument.TabIndex    = 18;
     this.cmdLoadDocument.Text        = "Load ...";
     this.cmdLoadDocument.Click      += new System.EventHandler(this.cmdLoadDocument_Click);
     //
     // cmdZoomOut
     //
     this.cmdZoomOut.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdZoomOut.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdZoomOut.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdZoomOut.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdZoomOut.Location    = new System.Drawing.Point(440, 168);
     this.cmdZoomOut.Name        = "cmdZoomOut";
     this.cmdZoomOut.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdZoomOut.Size        = new System.Drawing.Size(99, 25);
     this.cmdZoomOut.TabIndex    = 17;
     this.cmdZoomOut.Text        = "Fixed Zoom Out";
     this.cmdZoomOut.Click      += new System.EventHandler(this.cmdZoomOut_Click);
     //
     // cmdZoomIn
     //
     this.cmdZoomIn.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdZoomIn.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdZoomIn.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdZoomIn.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdZoomIn.Location    = new System.Drawing.Point(440, 136);
     this.cmdZoomIn.Name        = "cmdZoomIn";
     this.cmdZoomIn.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdZoomIn.Size        = new System.Drawing.Size(99, 25);
     this.cmdZoomIn.TabIndex    = 16;
     this.cmdZoomIn.Text        = "Fixed Zoom In";
     this.cmdZoomIn.Click      += new System.EventHandler(this.cmdZoomIn_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdFullExtent.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdFullExtent.Location    = new System.Drawing.Point(440, 200);
     this.cmdFullExtent.Name        = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size        = new System.Drawing.Size(99, 25);
     this.cmdFullExtent.TabIndex    = 15;
     this.cmdFullExtent.Text        = "Full Extent";
     this.cmdFullExtent.Click      += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label1.Location    = new System.Drawing.Point(440, 360);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(97, 49);
     this.Label1.TabIndex    = 24;
     this.Label1.Text        = "Control the spin speed with the slider.";
     //
     // lblNavigate
     //
     this.lblNavigate.BackColor   = System.Drawing.SystemColors.Control;
     this.lblNavigate.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblNavigate.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblNavigate.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.lblNavigate.Location    = new System.Drawing.Point(440, 232);
     this.lblNavigate.Name        = "lblNavigate";
     this.lblNavigate.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblNavigate.Size        = new System.Drawing.Size(105, 49);
     this.lblNavigate.TabIndex    = 23;
     this.lblNavigate.Text        = "Use the option buttons to select a navigation tool. ";
     //
     // lblZoom
     //
     this.lblZoom.BackColor   = System.Drawing.SystemColors.Control;
     this.lblZoom.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblZoom.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblZoom.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.lblZoom.Location    = new System.Drawing.Point(440, 80);
     this.lblZoom.Name        = "lblZoom";
     this.lblZoom.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblZoom.Size        = new System.Drawing.Size(104, 49);
     this.lblZoom.TabIndex    = 22;
     this.lblZoom.Text        = "Use the buttons to navigate the Globe data.";
     //
     // lblLoad
     //
     this.lblLoad.BackColor   = System.Drawing.SystemColors.Control;
     this.lblLoad.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblLoad.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblLoad.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.lblLoad.Location    = new System.Drawing.Point(440, 8);
     this.lblLoad.Name        = "lblLoad";
     this.lblLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblLoad.Size        = new System.Drawing.Size(97, 33);
     this.lblLoad.TabIndex    = 21;
     this.lblLoad.Text        = "Browse to a 3dd file to load.";
     //
     // axGlobeControl1
     //
     this.axGlobeControl1.Location     = new System.Drawing.Point(8, 8);
     this.axGlobeControl1.Name         = "axGlobeControl1";
     this.axGlobeControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGlobeControl1.OcxState")));
     this.axGlobeControl1.Size         = new System.Drawing.Size(424, 464);
     this.axGlobeControl1.TabIndex     = 27;
     this.axGlobeControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseDownEventHandler(this.axGlobeControl1_OnMouseDown);
     this.axGlobeControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseMoveEventHandler(this.axGlobeControl1_OnMouseMove);
     this.axGlobeControl1.OnMouseUp   += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseUpEventHandler(this.axGlobeControl1_OnMouseUp);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(216, 24);
     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 = 28;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(552, 478);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axGlobeControl1);
     this.Controls.Add(this.TrackBar1);
     this.Controls.Add(this.chkSpin);
     this.Controls.Add(this.optTools1);
     this.Controls.Add(this.optTools0);
     this.Controls.Add(this.cmdLoadDocument);
     this.Controls.Add(this.cmdZoomOut);
     this.Controls.Add(this.cmdZoomIn);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.lblNavigate);
     this.Controls.Add(this.lblZoom);
     this.Controls.Add(this.lblLoad);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.TrackBar1)).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(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.cboMaps = new System.Windows.Forms.ComboBox();
			this.txbPath = new System.Windows.Forms.TextBox();
			this.cmdLoad = new System.Windows.Forms.Button();
			this.Label4 = new System.Windows.Forms.Label();
			this.cmdZoomPage = new System.Windows.Forms.Button();
			this.cmdFullExtent = new System.Windows.Forms.Button();
			this.Label2 = new System.Windows.Forms.Label();
			this.Label1 = new System.Windows.Forms.Label();
			this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
			this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
			this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// cboMaps
			// 
			this.cboMaps.BackColor = System.Drawing.SystemColors.Window;
			this.cboMaps.Cursor = System.Windows.Forms.Cursors.Default;
			this.cboMaps.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cboMaps.ForeColor = System.Drawing.SystemColors.WindowText;
			this.cboMaps.Location = new System.Drawing.Point(72, 48);
			this.cboMaps.Name = "cboMaps";
			this.cboMaps.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cboMaps.Size = new System.Drawing.Size(161, 22);
			this.cboMaps.TabIndex = 11;
			this.cboMaps.SelectedIndexChanged += new System.EventHandler(this.cboMaps_SelectedIndexChanged);
			// 
			// txbPath
			// 
			this.txbPath.AcceptsReturn = true;
			this.txbPath.AutoSize = false;
			this.txbPath.BackColor = System.Drawing.SystemColors.Window;
			this.txbPath.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txbPath.Enabled = false;
			this.txbPath.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txbPath.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txbPath.Location = new System.Drawing.Point(136, 8);
			this.txbPath.MaxLength = 0;
			this.txbPath.Name = "txbPath";
			this.txbPath.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txbPath.Size = new System.Drawing.Size(369, 19);
			this.txbPath.TabIndex = 10;
			this.txbPath.Text = "";
			// 
			// cmdLoad
			// 
			this.cmdLoad.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLoad.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLoad.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdLoad.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLoad.Location = new System.Drawing.Point(8, 8);
			this.cmdLoad.Name = "cmdLoad";
			this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLoad.Size = new System.Drawing.Size(121, 25);
			this.cmdLoad.TabIndex = 9;
			this.cmdLoad.Text = "Load Map Document";
			this.cmdLoad.Click += new System.EventHandler(this.cmdLoad_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, ((System.Byte)(0)));
			this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label4.Location = new System.Drawing.Point(8, 48);
			this.Label4.Name = "Label4";
			this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label4.Size = new System.Drawing.Size(65, 17);
			this.Label4.TabIndex = 12;
			this.Label4.Text = "Focus Map:";
			// 
			// cmdZoomPage
			// 
			this.cmdZoomPage.BackColor = System.Drawing.SystemColors.Control;
			this.cmdZoomPage.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdZoomPage.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdZoomPage.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdZoomPage.Location = new System.Drawing.Point(12, 352);
			this.cmdZoomPage.Name = "cmdZoomPage";
			this.cmdZoomPage.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdZoomPage.Size = new System.Drawing.Size(97, 25);
			this.cmdZoomPage.TabIndex = 16;
			this.cmdZoomPage.Text = "Zoom to Page";
			this.cmdZoomPage.Click += new System.EventHandler(this.cmdZoomPage_Click);
			// 
			// cmdFullExtent
			// 
			this.cmdFullExtent.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFullExtent.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFullExtent.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdFullExtent.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFullExtent.Location = new System.Drawing.Point(356, 352);
			this.cmdFullExtent.Name = "cmdFullExtent";
			this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFullExtent.Size = new System.Drawing.Size(153, 25);
			this.cmdFullExtent.TabIndex = 13;
			this.cmdFullExtent.Text = "Zoom to Full Data Extent";
			this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
			// 
			// 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(124, 352);
			this.Label2.Name = "Label2";
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.Size = new System.Drawing.Size(257, 17);
			this.Label2.TabIndex = 15;
			this.Label2.Text = "Right mouse button to pan page or data.";
			// 
			// 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(124, 368);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(249, 17);
			this.Label1.TabIndex = 14;
			this.Label1.Text = "Left mouse button to zoom in on page or data.";
			// 
			// axPageLayoutControl1
			// 
			this.axPageLayoutControl1.Location = new System.Drawing.Point(8, 72);
			this.axPageLayoutControl1.Name = "axPageLayoutControl1";
			this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
			this.axPageLayoutControl1.Size = new System.Drawing.Size(224, 272);
			this.axPageLayoutControl1.TabIndex = 17;
			this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
			this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
			this.axPageLayoutControl1.OnAfterScreenDraw += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnAfterScreenDrawEventHandler(this.axPageLayoutControl1_OnAfterScreenDraw);
			this.axPageLayoutControl1.OnFocusMapChanged += new System.EventHandler(this.axPageLayoutControl1_OnFocusMapChanged);
			this.axPageLayoutControl1.OnBeforeScreenDraw += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnBeforeScreenDrawEventHandler(this.axPageLayoutControl1_OnBeforeScreenDraw);
			// 
			// axMapControl1
			// 
			this.axMapControl1.Location = new System.Drawing.Point(240, 48);
			this.axMapControl1.Name = "axMapControl1";
			this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
			this.axMapControl1.Size = new System.Drawing.Size(272, 296);
			this.axMapControl1.TabIndex = 18;
			this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
			this.axMapControl1.OnAfterScreenDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnAfterScreenDrawEventHandler(this.axMapControl1_OnAfterScreenDraw);
			this.axMapControl1.OnBeforeScreenDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnBeforeScreenDrawEventHandler(this.axMapControl1_OnBeforeScreenDraw);
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(160, 96);
			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 = 19;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(520, 390);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axMapControl1);
			this.Controls.Add(this.axPageLayoutControl1);
			this.Controls.Add(this.cmdZoomPage);
			this.Controls.Add(this.cmdFullExtent);
			this.Controls.Add(this.Label2);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this.cboMaps);
			this.Controls.Add(this.txbPath);
			this.Controls.Add(this.cmdLoad);
			this.Controls.Add(this.Label4);
			this.Name = "Form1";
			this.Text = "Form1";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).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(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()
		{
			this.components = new System.ComponentModel.Container();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(GeoEvents));
			this.cmdFullExtent = new System.Windows.Forms.Button();
			this.chkTracking = new System.Windows.Forms.CheckBox();
			this.Label1 = new System.Windows.Forms.Label();
			this.timer1 = new System.Windows.Forms.Timer(this.components);
			this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// cmdFullExtent
			// 
			this.cmdFullExtent.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFullExtent.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFullExtent.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdFullExtent.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFullExtent.Location = new System.Drawing.Point(560, 416);
			this.cmdFullExtent.Name = "cmdFullExtent";
			this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFullExtent.Size = new System.Drawing.Size(121, 25);
			this.cmdFullExtent.TabIndex = 4;
			this.cmdFullExtent.Text = "Zoom to Full Extent";
			this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
			// 
			// chkTracking
			// 
			this.chkTracking.BackColor = System.Drawing.SystemColors.Control;
			this.chkTracking.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkTracking.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.chkTracking.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkTracking.Location = new System.Drawing.Point(16, 424);
			this.chkTracking.Name = "chkTracking";
			this.chkTracking.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkTracking.Size = new System.Drawing.Size(137, 17);
			this.chkTracking.TabIndex = 3;
			this.chkTracking.Text = "Enable GPS Tracking";
			this.chkTracking.Click += new System.EventHandler(this.chkTracking_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, ((System.Byte)(0)));
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(152, 416);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(353, 33);
			this.Label1.TabIndex = 5;
			this.Label1.Text = "Use the left hand mouse button to zoom in. Use the other mouse buttons to click o" +
				"n an agent and change the symbology.  ";
			// 
			// timer1
			// 
			this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
			// 
			// axMapControl1
			// 
			this.axMapControl1.Location = new System.Drawing.Point(8, 8);
			this.axMapControl1.Name = "axMapControl1";
			this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
			this.axMapControl1.Size = new System.Drawing.Size(664, 400);
			this.axMapControl1.TabIndex = 6;
			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, 16);
			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 = 7;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(680, 454);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axMapControl1);
			this.Controls.Add(this.cmdFullExtent);
			this.Controls.Add(this.chkTracking);
			this.Controls.Add(this.Label1);
			this.Name = "Form1";
			this.Text = "Form1";
			this.Load += new System.EventHandler(this.Form1_Load);
			((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.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);

		}
Пример #17
0
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(GeoEvents));
     this.cmdFullExtent     = new System.Windows.Forms.Button();
     this.chkTracking       = new System.Windows.Forms.CheckBox();
     this.Label1            = new System.Windows.Forms.Label();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.axMapControl1     = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdFullExtent.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdFullExtent.Location    = new System.Drawing.Point(560, 416);
     this.cmdFullExtent.Name        = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size        = new System.Drawing.Size(121, 25);
     this.cmdFullExtent.TabIndex    = 4;
     this.cmdFullExtent.Text        = "Zoom to Full Extent";
     this.cmdFullExtent.Click      += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // chkTracking
     //
     this.chkTracking.BackColor   = System.Drawing.SystemColors.Control;
     this.chkTracking.Cursor      = System.Windows.Forms.Cursors.Default;
     this.chkTracking.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.chkTracking.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.chkTracking.Location    = new System.Drawing.Point(16, 424);
     this.chkTracking.Name        = "chkTracking";
     this.chkTracking.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.chkTracking.Size        = new System.Drawing.Size(137, 17);
     this.chkTracking.TabIndex    = 3;
     this.chkTracking.Text        = "Enable GPS Tracking";
     this.chkTracking.Click      += new System.EventHandler(this.chkTracking_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, ((System.Byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(152, 416);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(353, 33);
     this.Label1.TabIndex    = 5;
     this.Label1.Text        = "Use the left hand mouse button to zoom in. Use the other mouse buttons to click o" +
                               "n an agent and change the symbology.  ";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // axMapControl1
     //
     this.axMapControl1.Location     = new System.Drawing.Point(8, 8);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(664, 400);
     this.axMapControl1.TabIndex     = 6;
     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, 16);
     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 = 7;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(680, 454);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.chkTracking);
     this.Controls.Add(this.Label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((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);

		}
Пример #19
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();
     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();
 }
Пример #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(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);
 }
 /// <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.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.buttonLoad           = new System.Windows.Forms.Button();
     this.cboStyleSheets       = new System.Windows.Forms.ComboBox();
     this.label1               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.axTOCControl1        = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.webBrowser1          = new System.Windows.Forms.WebBrowser();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // buttonLoad
     //
     this.buttonLoad.Location = new System.Drawing.Point(8, 8);
     this.buttonLoad.Name     = "buttonLoad";
     this.buttonLoad.Size     = new System.Drawing.Size(176, 48);
     this.buttonLoad.TabIndex = 2;
     this.buttonLoad.Text     = "Load Document";
     this.buttonLoad.Click   += new System.EventHandler(this.button1_Click);
     //
     // cboStyleSheets
     //
     this.cboStyleSheets.Location              = new System.Drawing.Point(550, 23);
     this.cboStyleSheets.Name                  = "cboStyleSheets";
     this.cboStyleSheets.Size                  = new System.Drawing.Size(326, 21);
     this.cboStyleSheets.TabIndex              = 6;
     this.cboStyleSheets.SelectedIndexChanged += new System.EventHandler(this.cboStyleSheets_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.ForeColor = System.Drawing.SystemColors.Highlight;
     this.label1.Location  = new System.Drawing.Point(192, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(296, 16);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "1) Load a map document into the PageLayoutControl";
     //
     // label2
     //
     this.label2.ForeColor = System.Drawing.SystemColors.Highlight;
     this.label2.Location  = new System.Drawing.Point(192, 24);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(296, 16);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "2) Select a style sheet or enter the file path to style sheet";
     //
     // label3
     //
     this.label3.ForeColor = System.Drawing.SystemColors.Highlight;
     this.label3.Location  = new System.Drawing.Point(192, 40);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(336, 16);
     this.label3.TabIndex  = 10;
     this.label3.Text      = "3) Right click a layer on the TOCControl to display its metadata";
     //
     // axTOCControl1
     //
     this.axTOCControl1.Location     = new System.Drawing.Point(12, 62);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(178, 412);
     this.axTOCControl1.TabIndex     = 12;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location = new System.Drawing.Point(196, 64);
     this.axPageLayoutControl1.Name     = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size     = new System.Drawing.Size(348, 410);
     this.axPageLayoutControl1.TabIndex = 13;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(128, 96);
     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 = 14;
     //
     // webBrowser1
     //
     this.webBrowser1.Location    = new System.Drawing.Point(550, 61);
     this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser1.Name        = "webBrowser1";
     this.webBrowser1.Size        = new System.Drawing.Size(326, 413);
     this.webBrowser1.TabIndex    = 15;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(888, 486);
     this.Controls.Add(this.webBrowser1);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.axTOCControl1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.cboStyleSheets);
     this.Controls.Add(this.buttonLoad);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "Form1";
     this.Text            = "MetadataViewer";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((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(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);
 }
		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);

		}
Пример #25
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);
 }
Пример #26
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrintPreview));
     this.btnPageSize            = new System.Windows.Forms.Button();
     this.btnPrintpreview        = new System.Windows.Forms.Button();
     this.btnPrint               = new System.Windows.Forms.Button();
     this.PrintPagelayoutControl = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1      = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.PrintPagelayoutControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // btnPageSize
     //
     this.btnPageSize.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPageSize.Location = new System.Drawing.Point(301, 76);
     this.btnPageSize.Name     = "btnPageSize";
     this.btnPageSize.Size     = new System.Drawing.Size(100, 29);
     this.btnPageSize.TabIndex = 4;
     this.btnPageSize.Text     = "页面设置";
     this.btnPageSize.Click   += new System.EventHandler(this.btnPageSize_Click);
     //
     // btnPrintpreview
     //
     this.btnPrintpreview.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrintpreview.Location = new System.Drawing.Point(301, 188);
     this.btnPrintpreview.Name     = "btnPrintpreview";
     this.btnPrintpreview.Size     = new System.Drawing.Size(100, 29);
     this.btnPrintpreview.TabIndex = 5;
     this.btnPrintpreview.Text     = "打印预览";
     this.btnPrintpreview.Click   += new System.EventHandler(this.btnPrintpreview_Click);
     //
     // btnPrint
     //
     this.btnPrint.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Location = new System.Drawing.Point(301, 282);
     this.btnPrint.Name     = "btnPrint";
     this.btnPrint.Size     = new System.Drawing.Size(100, 29);
     this.btnPrint.TabIndex = 6;
     this.btnPrint.Text     = "打印";
     this.btnPrint.Click   += new System.EventHandler(this.btnPrint_Click);
     //
     // PrintPagelayoutControl
     //
     this.PrintPagelayoutControl.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.PrintPagelayoutControl.Location = new System.Drawing.Point(12, 0);
     this.PrintPagelayoutControl.Name     = "PrintPagelayoutControl";
     this.PrintPagelayoutControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("PrintPagelayoutControl.OcxState")));
     this.PrintPagelayoutControl.Size     = new System.Drawing.Size(283, 331);
     this.PrintPagelayoutControl.TabIndex = 9;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(636, 81);
     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;
     //
     // frmPrintPreview
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(8, 18);
     this.ClientSize        = new System.Drawing.Size(409, 315);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.PrintPagelayoutControl);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.btnPrintpreview);
     this.Controls.Add(this.btnPageSize);
     this.Name  = "frmPrintPreview";
     this.Text  = "打印";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PrintPagelayoutControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #27
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLayoutPage));
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.layoutControlItem2   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.axLicenseControl1);
     this.layoutControl1.Controls.Add(this.axPageLayoutControl1);
     this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2
     });
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(438, 340);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(12, 308);
     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;
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location = new System.Drawing.Point(12, 12);
     this.axPageLayoutControl1.Name     = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size     = new System.Drawing.Size(414, 316);
     this.axPageLayoutControl1.TabIndex = 4;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.axLicenseControl1;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 296);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(418, 24);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(438, 340);
     this.layoutControlGroup1.Text        = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.axPageLayoutControl1;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(418, 320);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // FrmLayoutPage
     //
     this.ClientSize = new System.Drawing.Size(438, 340);
     this.Controls.Add(this.layoutControl1);
     this.Name     = "FrmLayoutPage";
     this.ShowIcon = false;
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.cboMaps              = new System.Windows.Forms.ComboBox();
     this.txbPath              = new System.Windows.Forms.TextBox();
     this.cmdLoad              = new System.Windows.Forms.Button();
     this.Label4               = new System.Windows.Forms.Label();
     this.cmdZoomPage          = new System.Windows.Forms.Button();
     this.cmdFullExtent        = new System.Windows.Forms.Button();
     this.Label2               = new System.Windows.Forms.Label();
     this.Label1               = new System.Windows.Forms.Label();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axMapControl1        = new ESRI.ArcGIS.Controls.AxMapControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // cboMaps
     //
     this.cboMaps.BackColor             = System.Drawing.SystemColors.Window;
     this.cboMaps.Cursor                = System.Windows.Forms.Cursors.Default;
     this.cboMaps.Font                  = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cboMaps.ForeColor             = System.Drawing.SystemColors.WindowText;
     this.cboMaps.Location              = new System.Drawing.Point(72, 48);
     this.cboMaps.Name                  = "cboMaps";
     this.cboMaps.RightToLeft           = System.Windows.Forms.RightToLeft.No;
     this.cboMaps.Size                  = new System.Drawing.Size(161, 22);
     this.cboMaps.TabIndex              = 11;
     this.cboMaps.SelectedIndexChanged += new System.EventHandler(this.cboMaps_SelectedIndexChanged);
     //
     // txbPath
     //
     this.txbPath.AcceptsReturn = true;
     this.txbPath.AutoSize      = false;
     this.txbPath.BackColor     = System.Drawing.SystemColors.Window;
     this.txbPath.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txbPath.Enabled       = false;
     this.txbPath.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txbPath.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txbPath.Location      = new System.Drawing.Point(136, 8);
     this.txbPath.MaxLength     = 0;
     this.txbPath.Name          = "txbPath";
     this.txbPath.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txbPath.Size          = new System.Drawing.Size(369, 19);
     this.txbPath.TabIndex      = 10;
     this.txbPath.Text          = "";
     //
     // cmdLoad
     //
     this.cmdLoad.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdLoad.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdLoad.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdLoad.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.Location    = new System.Drawing.Point(8, 8);
     this.cmdLoad.Name        = "cmdLoad";
     this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.Size        = new System.Drawing.Size(121, 25);
     this.cmdLoad.TabIndex    = 9;
     this.cmdLoad.Text        = "Load Map Document";
     this.cmdLoad.Click      += new System.EventHandler(this.cmdLoad_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, ((System.Byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(8, 48);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(65, 17);
     this.Label4.TabIndex    = 12;
     this.Label4.Text        = "Focus Map:";
     //
     // cmdZoomPage
     //
     this.cmdZoomPage.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdZoomPage.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdZoomPage.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdZoomPage.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdZoomPage.Location    = new System.Drawing.Point(12, 352);
     this.cmdZoomPage.Name        = "cmdZoomPage";
     this.cmdZoomPage.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdZoomPage.Size        = new System.Drawing.Size(97, 25);
     this.cmdZoomPage.TabIndex    = 16;
     this.cmdZoomPage.Text        = "Zoom to Page";
     this.cmdZoomPage.Click      += new System.EventHandler(this.cmdZoomPage_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdFullExtent.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdFullExtent.Location    = new System.Drawing.Point(356, 352);
     this.cmdFullExtent.Name        = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size        = new System.Drawing.Size(153, 25);
     this.cmdFullExtent.TabIndex    = 13;
     this.cmdFullExtent.Text        = "Zoom to Full Data Extent";
     this.cmdFullExtent.Click      += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // 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(124, 352);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(257, 17);
     this.Label2.TabIndex    = 15;
     this.Label2.Text        = "Right mouse button to pan page or data.";
     //
     // 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(124, 368);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(249, 17);
     this.Label1.TabIndex    = 14;
     this.Label1.Text        = "Left mouse button to zoom in on page or data.";
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location              = new System.Drawing.Point(8, 72);
     this.axPageLayoutControl1.Name                  = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState              = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size                  = new System.Drawing.Size(224, 272);
     this.axPageLayoutControl1.TabIndex              = 17;
     this.axPageLayoutControl1.OnMouseDown          += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
     this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
     this.axPageLayoutControl1.OnAfterScreenDraw    += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnAfterScreenDrawEventHandler(this.axPageLayoutControl1_OnAfterScreenDraw);
     this.axPageLayoutControl1.OnFocusMapChanged    += new System.EventHandler(this.axPageLayoutControl1_OnFocusMapChanged);
     this.axPageLayoutControl1.OnBeforeScreenDraw   += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnBeforeScreenDrawEventHandler(this.axPageLayoutControl1_OnBeforeScreenDraw);
     //
     // axMapControl1
     //
     this.axMapControl1.Location            = new System.Drawing.Point(240, 48);
     this.axMapControl1.Name                = "axMapControl1";
     this.axMapControl1.OcxState            = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size                = new System.Drawing.Size(272, 296);
     this.axMapControl1.TabIndex            = 18;
     this.axMapControl1.OnMouseDown        += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     this.axMapControl1.OnAfterScreenDraw  += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnAfterScreenDrawEventHandler(this.axMapControl1_OnAfterScreenDraw);
     this.axMapControl1.OnBeforeScreenDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnBeforeScreenDrawEventHandler(this.axMapControl1_OnBeforeScreenDraw);
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(160, 96);
     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 = 19;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(520, 390);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axMapControl1);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.cmdZoomPage);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.cboMaps);
     this.Controls.Add(this.txbPath);
     this.Controls.Add(this.cmdLoad);
     this.Controls.Add(this.Label4);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).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.txbPath = new System.Windows.Forms.TextBox();
            this.cmdLoadDocument = new System.Windows.Forms.Button();
            this.Label5 = new System.Windows.Forms.Label();
            this.Label4 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.chkShowPrintableArea = new System.Windows.Forms.CheckBox();
            this.cmdReset = new System.Windows.Forms.Button();
            this.Frame1 = new System.Windows.Forms.GroupBox();
            this.optIPropertySupport = new System.Windows.Forms.RadioButton();
            this.optIFrameProperties = new System.Windows.Forms.RadioButton();
            this.optIPage = new System.Windows.Forms.RadioButton();
            this.cmdZoomPage = new System.Windows.Forms.Button();
            this.Label7 = new System.Windows.Forms.Label();
            this.Label6 = new System.Windows.Forms.Label();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.axSymbologyControl1 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
            this.axSymbologyControl2 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
            this.axSymbologyControl3 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
            this.axSymbologyControl4 = new ESRI.ArcGIS.Controls.AxSymbologyControl();
            this.Frame1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl4)).BeginInit();
            this.SuspendLayout();
            // 
            // txbPath
            // 
            this.txbPath.AcceptsReturn = true;
            this.txbPath.BackColor = System.Drawing.SystemColors.Window;
            this.txbPath.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.txbPath.Enabled = false;
            this.txbPath.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txbPath.ForeColor = System.Drawing.SystemColors.WindowText;
            this.txbPath.Location = new System.Drawing.Point(136, 8);
            this.txbPath.MaxLength = 0;
            this.txbPath.Name = "txbPath";
            this.txbPath.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.txbPath.Size = new System.Drawing.Size(489, 20);
            this.txbPath.TabIndex = 20;
            // 
            // cmdLoadDocument
            // 
            this.cmdLoadDocument.BackColor = System.Drawing.SystemColors.Control;
            this.cmdLoadDocument.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdLoadDocument.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLoadDocument.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdLoadDocument.Location = new System.Drawing.Point(8, 8);
            this.cmdLoadDocument.Name = "cmdLoadDocument";
            this.cmdLoadDocument.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdLoadDocument.Size = new System.Drawing.Size(121, 25);
            this.cmdLoadDocument.TabIndex = 19;
            this.cmdLoadDocument.Text = "Load Map Document";
            this.cmdLoadDocument.UseVisualStyleBackColor = false;
            this.cmdLoadDocument.Click += new System.EventHandler(this.cmdLoadDocument_Click);
            // 
            // Label5
            // 
            this.Label5.BackColor = System.Drawing.SystemColors.Control;
            this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label5.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label5.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label5.Location = new System.Drawing.Point(240, 40);
            this.Label5.Name = "Label5";
            this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label5.Size = new System.Drawing.Size(377, 17);
            this.Label5.TabIndex = 29;
            this.Label5.Text = "Symbols from Style Classes (double click a on a symbol to apply it to the page):";
            // 
            // 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(528, 64);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(97, 17);
            this.Label4.TabIndex = 28;
            this.Label4.Text = "Shadow";
            // 
            // 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(432, 64);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(89, 17);
            this.Label3.TabIndex = 27;
            this.Label3.Text = "Colors";
            // 
            // 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(336, 64);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(97, 17);
            this.Label2.TabIndex = 26;
            this.Label2.Text = "Backgrounds";
            // 
            // 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(240, 64);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(97, 17);
            this.Label1.TabIndex = 25;
            this.Label1.Text = "Borders";
            // 
            // chkShowPrintableArea
            // 
            this.chkShowPrintableArea.BackColor = System.Drawing.SystemColors.Control;
            this.chkShowPrintableArea.Checked = true;
            this.chkShowPrintableArea.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkShowPrintableArea.Cursor = System.Windows.Forms.Cursors.Default;
            this.chkShowPrintableArea.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkShowPrintableArea.ForeColor = System.Drawing.SystemColors.ControlText;
            this.chkShowPrintableArea.Location = new System.Drawing.Point(339, 362);
            this.chkShowPrintableArea.Name = "chkShowPrintableArea";
            this.chkShowPrintableArea.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.chkShowPrintableArea.Size = new System.Drawing.Size(128, 17);
            this.chkShowPrintableArea.TabIndex = 33;
            this.chkShowPrintableArea.Text = "Show Printable Area";
            this.chkShowPrintableArea.UseVisualStyleBackColor = false;
            this.chkShowPrintableArea.Click += new System.EventHandler(this.chkShowPrintableArea_Click);
            // 
            // cmdReset
            // 
            this.cmdReset.BackColor = System.Drawing.SystemColors.Control;
            this.cmdReset.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdReset.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdReset.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdReset.Location = new System.Drawing.Point(243, 362);
            this.cmdReset.Name = "cmdReset";
            this.cmdReset.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdReset.Size = new System.Drawing.Size(89, 25);
            this.cmdReset.TabIndex = 32;
            this.cmdReset.Text = "Reset Page";
            this.cmdReset.UseVisualStyleBackColor = false;
            this.cmdReset.Click += new System.EventHandler(this.cmdReset_Click);
            // 
            // Frame1
            // 
            this.Frame1.BackColor = System.Drawing.SystemColors.Control;
            this.Frame1.Controls.Add(this.optIPropertySupport);
            this.Frame1.Controls.Add(this.optIFrameProperties);
            this.Frame1.Controls.Add(this.optIPage);
            this.Frame1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Frame1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Frame1.Location = new System.Drawing.Point(496, 362);
            this.Frame1.Name = "Frame1";
            this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Frame1.Size = new System.Drawing.Size(129, 81);
            this.Frame1.TabIndex = 31;
            this.Frame1.TabStop = false;
            this.Frame1.Text = "How to apply symbol";
            // 
            // optIPropertySupport
            // 
            this.optIPropertySupport.BackColor = System.Drawing.SystemColors.Control;
            this.optIPropertySupport.Cursor = System.Windows.Forms.Cursors.Default;
            this.optIPropertySupport.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optIPropertySupport.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optIPropertySupport.Location = new System.Drawing.Point(16, 56);
            this.optIPropertySupport.Name = "optIPropertySupport";
            this.optIPropertySupport.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optIPropertySupport.Size = new System.Drawing.Size(105, 17);
            this.optIPropertySupport.TabIndex = 13;
            this.optIPropertySupport.TabStop = true;
            this.optIPropertySupport.Text = "IPropertySupport";
            this.optIPropertySupport.UseVisualStyleBackColor = false;
            // 
            // optIFrameProperties
            // 
            this.optIFrameProperties.BackColor = System.Drawing.SystemColors.Control;
            this.optIFrameProperties.Cursor = System.Windows.Forms.Cursors.Default;
            this.optIFrameProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optIFrameProperties.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optIFrameProperties.Location = new System.Drawing.Point(16, 36);
            this.optIFrameProperties.Name = "optIFrameProperties";
            this.optIFrameProperties.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optIFrameProperties.Size = new System.Drawing.Size(105, 17);
            this.optIFrameProperties.TabIndex = 12;
            this.optIFrameProperties.TabStop = true;
            this.optIFrameProperties.Text = "IFrameProperties";
            this.optIFrameProperties.UseVisualStyleBackColor = false;
            // 
            // optIPage
            // 
            this.optIPage.BackColor = System.Drawing.SystemColors.Control;
            this.optIPage.Checked = true;
            this.optIPage.Cursor = System.Windows.Forms.Cursors.Default;
            this.optIPage.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optIPage.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optIPage.Location = new System.Drawing.Point(16, 16);
            this.optIPage.Name = "optIPage";
            this.optIPage.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optIPage.Size = new System.Drawing.Size(105, 17);
            this.optIPage.TabIndex = 11;
            this.optIPage.TabStop = true;
            this.optIPage.Text = "IPage ";
            this.optIPage.UseVisualStyleBackColor = false;
            // 
            // cmdZoomPage
            // 
            this.cmdZoomPage.BackColor = System.Drawing.SystemColors.Control;
            this.cmdZoomPage.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdZoomPage.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdZoomPage.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdZoomPage.Location = new System.Drawing.Point(243, 394);
            this.cmdZoomPage.Name = "cmdZoomPage";
            this.cmdZoomPage.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdZoomPage.Size = new System.Drawing.Size(89, 25);
            this.cmdZoomPage.TabIndex = 30;
            this.cmdZoomPage.Text = "Zoom to Page";
            this.cmdZoomPage.UseVisualStyleBackColor = false;
            this.cmdZoomPage.Click += new System.EventHandler(this.cmdZoomPage_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(338, 410);
            this.Label7.Name = "Label7";
            this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label7.Size = new System.Drawing.Size(137, 17);
            this.Label7.TabIndex = 35;
            this.Label7.Text = "Right mouse button to pan.";
            // 
            // 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(338, 394);
            this.Label6.Name = "Label6";
            this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label6.Size = new System.Drawing.Size(153, 17);
            this.Label6.TabIndex = 34;
            this.Label6.Text = "Left mouse button to zoom in.";
            // 
            // axPageLayoutControl1
            // 
            this.axPageLayoutControl1.Location = new System.Drawing.Point(8, 64);
            this.axPageLayoutControl1.Name = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size = new System.Drawing.Size(224, 280);
            this.axPageLayoutControl1.TabIndex = 36;
            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(184, 192);
            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 = 37;
            // 
            // axSymbologyControl1
            // 
            this.axSymbologyControl1.Location = new System.Drawing.Point(243, 84);
            this.axSymbologyControl1.Name = "axSymbologyControl1";
            this.axSymbologyControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl1.OcxState")));
            this.axSymbologyControl1.Size = new System.Drawing.Size(94, 264);
            this.axSymbologyControl1.TabIndex = 38;
            this.axSymbologyControl1.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl1_OnDoubleClick);
            // 
            // axSymbologyControl2
            // 
            this.axSymbologyControl2.Location = new System.Drawing.Point(339, 83);
            this.axSymbologyControl2.Name = "axSymbologyControl2";
            this.axSymbologyControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl2.OcxState")));
            this.axSymbologyControl2.Size = new System.Drawing.Size(94, 265);
            this.axSymbologyControl2.TabIndex = 39;
            this.axSymbologyControl2.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl2_OnDoubleClick);
            // 
            // axSymbologyControl3
            // 
            this.axSymbologyControl3.Location = new System.Drawing.Point(435, 83);
            this.axSymbologyControl3.Name = "axSymbologyControl3";
            this.axSymbologyControl3.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl3.OcxState")));
            this.axSymbologyControl3.Size = new System.Drawing.Size(94, 265);
            this.axSymbologyControl3.TabIndex = 40;
            this.axSymbologyControl3.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl3_OnDoubleClick);
            // 
            // axSymbologyControl4
            // 
            this.axSymbologyControl4.Location = new System.Drawing.Point(531, 83);
            this.axSymbologyControl4.Name = "axSymbologyControl4";
            this.axSymbologyControl4.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSymbologyControl4.OcxState")));
            this.axSymbologyControl4.Size = new System.Drawing.Size(94, 265);
            this.axSymbologyControl4.TabIndex = 41;
            this.axSymbologyControl4.OnDoubleClick += new ESRI.ArcGIS.Controls.ISymbologyControlEvents_Ax_OnDoubleClickEventHandler(this.axSymbologyControl4_OnDoubleClick);
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(632, 449);
            this.Controls.Add(this.axSymbologyControl4);
            this.Controls.Add(this.axSymbologyControl3);
            this.Controls.Add(this.axSymbologyControl2);
            this.Controls.Add(this.axSymbologyControl1);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.chkShowPrintableArea);
            this.Controls.Add(this.cmdReset);
            this.Controls.Add(this.Frame1);
            this.Controls.Add(this.cmdZoomPage);
            this.Controls.Add(this.Label7);
            this.Controls.Add(this.Label6);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.txbPath);
            this.Controls.Add(this.cmdLoadDocument);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.Frame1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axSymbologyControl4)).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(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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Navigation));
			this.TrackBar1 = new System.Windows.Forms.TrackBar();
			this.chkSpin = new System.Windows.Forms.CheckBox();
			this.optTools1 = new System.Windows.Forms.RadioButton();
			this.optTools0 = new System.Windows.Forms.RadioButton();
			this.cmdLoadDocument = new System.Windows.Forms.Button();
			this.cmdZoomOut = new System.Windows.Forms.Button();
			this.cmdZoomIn = new System.Windows.Forms.Button();
			this.cmdFullExtent = new System.Windows.Forms.Button();
			this.Label1 = new System.Windows.Forms.Label();
			this.lblNavigate = new System.Windows.Forms.Label();
			this.lblZoom = new System.Windows.Forms.Label();
			this.lblLoad = new System.Windows.Forms.Label();
			this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
			this.axGlobeControl1 = new ESRI.ArcGIS.Controls.AxGlobeControl();
			this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
			((System.ComponentModel.ISupportInitialize)(this.TrackBar1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// TrackBar1
			// 
			this.TrackBar1.Location = new System.Drawing.Point(440, 432);
			this.TrackBar1.Name = "TrackBar1";
			this.TrackBar1.Size = new System.Drawing.Size(104, 45);
			this.TrackBar1.TabIndex = 26;
			this.TrackBar1.Scroll += new System.EventHandler(this.TrackBar1_Scroll);
			// 
			// chkSpin
			// 
			this.chkSpin.BackColor = System.Drawing.SystemColors.Control;
			this.chkSpin.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkSpin.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.chkSpin.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkSpin.Location = new System.Drawing.Point(456, 408);
			this.chkSpin.Name = "chkSpin";
			this.chkSpin.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkSpin.Size = new System.Drawing.Size(57, 17);
			this.chkSpin.TabIndex = 25;
			this.chkSpin.Text = "Spin";
			this.chkSpin.Click += new System.EventHandler(this.chkSpin_Click);
			// 
			// optTools1
			// 
			this.optTools1.Appearance = System.Windows.Forms.Appearance.Button;
			this.optTools1.BackColor = System.Drawing.SystemColors.Control;
			this.optTools1.Cursor = System.Windows.Forms.Cursors.Default;
			this.optTools1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.optTools1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.optTools1.Location = new System.Drawing.Point(448, 328);
			this.optTools1.Name = "optTools1";
			this.optTools1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.optTools1.Size = new System.Drawing.Size(81, 25);
			this.optTools1.TabIndex = 20;
			this.optTools1.TabStop = true;
			this.optTools1.Text = "Zoom In/Out";
			this.optTools1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.optTools1.Click += new System.EventHandler(this.MixedControls_Click);
			// 
			// optTools0
			// 
			this.optTools0.Appearance = System.Windows.Forms.Appearance.Button;
			this.optTools0.BackColor = System.Drawing.SystemColors.Control;
			this.optTools0.Cursor = System.Windows.Forms.Cursors.Default;
			this.optTools0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.optTools0.ForeColor = System.Drawing.SystemColors.ControlText;
			this.optTools0.Location = new System.Drawing.Point(448, 288);
			this.optTools0.Name = "optTools0";
			this.optTools0.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.optTools0.Size = new System.Drawing.Size(81, 25);
			this.optTools0.TabIndex = 19;
			this.optTools0.TabStop = true;
			this.optTools0.Text = "Navigate";
			this.optTools0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			this.optTools0.Click += new System.EventHandler(this.MixedControls_Click);
			// 
			// cmdLoadDocument
			// 
			this.cmdLoadDocument.BackColor = System.Drawing.SystemColors.Control;
			this.cmdLoadDocument.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdLoadDocument.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdLoadDocument.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdLoadDocument.Location = new System.Drawing.Point(456, 48);
			this.cmdLoadDocument.Name = "cmdLoadDocument";
			this.cmdLoadDocument.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdLoadDocument.Size = new System.Drawing.Size(67, 25);
			this.cmdLoadDocument.TabIndex = 18;
			this.cmdLoadDocument.Text = "Load ...";
			this.cmdLoadDocument.Click += new System.EventHandler(this.cmdLoadDocument_Click);
			// 
			// cmdZoomOut
			// 
			this.cmdZoomOut.BackColor = System.Drawing.SystemColors.Control;
			this.cmdZoomOut.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdZoomOut.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdZoomOut.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdZoomOut.Location = new System.Drawing.Point(440, 168);
			this.cmdZoomOut.Name = "cmdZoomOut";
			this.cmdZoomOut.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdZoomOut.Size = new System.Drawing.Size(99, 25);
			this.cmdZoomOut.TabIndex = 17;
			this.cmdZoomOut.Text = "Fixed Zoom Out";
			this.cmdZoomOut.Click += new System.EventHandler(this.cmdZoomOut_Click);
			// 
			// cmdZoomIn
			// 
			this.cmdZoomIn.BackColor = System.Drawing.SystemColors.Control;
			this.cmdZoomIn.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdZoomIn.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdZoomIn.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdZoomIn.Location = new System.Drawing.Point(440, 136);
			this.cmdZoomIn.Name = "cmdZoomIn";
			this.cmdZoomIn.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdZoomIn.Size = new System.Drawing.Size(99, 25);
			this.cmdZoomIn.TabIndex = 16;
			this.cmdZoomIn.Text = "Fixed Zoom In";
			this.cmdZoomIn.Click += new System.EventHandler(this.cmdZoomIn_Click);
			// 
			// cmdFullExtent
			// 
			this.cmdFullExtent.BackColor = System.Drawing.SystemColors.Control;
			this.cmdFullExtent.Cursor = System.Windows.Forms.Cursors.Default;
			this.cmdFullExtent.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.cmdFullExtent.ForeColor = System.Drawing.SystemColors.ControlText;
			this.cmdFullExtent.Location = new System.Drawing.Point(440, 200);
			this.cmdFullExtent.Name = "cmdFullExtent";
			this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.cmdFullExtent.Size = new System.Drawing.Size(99, 25);
			this.cmdFullExtent.TabIndex = 15;
			this.cmdFullExtent.Text = "Full Extent";
			this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
			// 
			// Label1
			// 
			this.Label1.BackColor = System.Drawing.SystemColors.Control;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label1.ForeColor = System.Drawing.SystemColors.Highlight;
			this.Label1.Location = new System.Drawing.Point(440, 360);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(97, 49);
			this.Label1.TabIndex = 24;
			this.Label1.Text = "Control the spin speed with the slider.";
			// 
			// lblNavigate
			// 
			this.lblNavigate.BackColor = System.Drawing.SystemColors.Control;
			this.lblNavigate.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblNavigate.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblNavigate.ForeColor = System.Drawing.SystemColors.Highlight;
			this.lblNavigate.Location = new System.Drawing.Point(440, 232);
			this.lblNavigate.Name = "lblNavigate";
			this.lblNavigate.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblNavigate.Size = new System.Drawing.Size(105, 49);
			this.lblNavigate.TabIndex = 23;
			this.lblNavigate.Text = "Use the option buttons to select a navigation tool. ";
			// 
			// lblZoom
			// 
			this.lblZoom.BackColor = System.Drawing.SystemColors.Control;
			this.lblZoom.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblZoom.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblZoom.ForeColor = System.Drawing.SystemColors.Highlight;
			this.lblZoom.Location = new System.Drawing.Point(440, 80);
			this.lblZoom.Name = "lblZoom";
			this.lblZoom.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblZoom.Size = new System.Drawing.Size(104, 49);
			this.lblZoom.TabIndex = 22;
			this.lblZoom.Text = "Use the buttons to navigate the Globe data.";
			// 
			// lblLoad
			// 
			this.lblLoad.BackColor = System.Drawing.SystemColors.Control;
			this.lblLoad.Cursor = System.Windows.Forms.Cursors.Default;
			this.lblLoad.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.lblLoad.ForeColor = System.Drawing.SystemColors.Highlight;
			this.lblLoad.Location = new System.Drawing.Point(440, 8);
			this.lblLoad.Name = "lblLoad";
			this.lblLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.lblLoad.Size = new System.Drawing.Size(97, 33);
			this.lblLoad.TabIndex = 21;
			this.lblLoad.Text = "Browse to a 3dd file to load.";
			// 
			// axGlobeControl1
			// 
			this.axGlobeControl1.Location = new System.Drawing.Point(8, 8);
			this.axGlobeControl1.Name = "axGlobeControl1";
			this.axGlobeControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGlobeControl1.OcxState")));
			this.axGlobeControl1.Size = new System.Drawing.Size(424, 464);
			this.axGlobeControl1.TabIndex = 27;
			this.axGlobeControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseDownEventHandler(this.axGlobeControl1_OnMouseDown);
			this.axGlobeControl1.OnMouseMove += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseMoveEventHandler(this.axGlobeControl1_OnMouseMove);
			this.axGlobeControl1.OnMouseUp += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseUpEventHandler(this.axGlobeControl1_OnMouseUp);
			// 
			// axLicenseControl1
			// 
			this.axLicenseControl1.Enabled = true;
			this.axLicenseControl1.Location = new System.Drawing.Point(216, 24);
			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 = 28;
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(552, 478);
			this.Controls.Add(this.axLicenseControl1);
			this.Controls.Add(this.axGlobeControl1);
			this.Controls.Add(this.TrackBar1);
			this.Controls.Add(this.chkSpin);
			this.Controls.Add(this.optTools1);
			this.Controls.Add(this.optTools0);
			this.Controls.Add(this.cmdLoadDocument);
			this.Controls.Add(this.cmdZoomOut);
			this.Controls.Add(this.cmdZoomIn);
			this.Controls.Add(this.cmdFullExtent);
			this.Controls.Add(this.Label1);
			this.Controls.Add(this.lblNavigate);
			this.Controls.Add(this.lblZoom);
			this.Controls.Add(this.lblLoad);
			this.Name = "Form1";
			this.Text = "Form1";
			this.Load += new System.EventHandler(this.Form1_Load);
			((System.ComponentModel.ISupportInitialize)(this.TrackBar1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.buttonLoad = new System.Windows.Forms.Button();
            this.cboStyleSheets = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.axTOCControl1 = new ESRI.ArcGIS.Controls.AxTOCControl();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            this.webBrowser1 = new System.Windows.Forms.WebBrowser();
            ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // buttonLoad
            // 
            this.buttonLoad.Location = new System.Drawing.Point(8, 8);
            this.buttonLoad.Name = "buttonLoad";
            this.buttonLoad.Size = new System.Drawing.Size(176, 48);
            this.buttonLoad.TabIndex = 2;
            this.buttonLoad.Text = "Load Document";
            this.buttonLoad.Click += new System.EventHandler(this.button1_Click);
            // 
            // cboStyleSheets
            // 
            this.cboStyleSheets.Location = new System.Drawing.Point(550, 23);
            this.cboStyleSheets.Name = "cboStyleSheets";
            this.cboStyleSheets.Size = new System.Drawing.Size(326, 21);
            this.cboStyleSheets.TabIndex = 6;
            this.cboStyleSheets.SelectedIndexChanged += new System.EventHandler(this.cboStyleSheets_SelectedIndexChanged);
            // 
            // label1
            // 
            this.label1.ForeColor = System.Drawing.SystemColors.Highlight;
            this.label1.Location = new System.Drawing.Point(192, 8);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(296, 16);
            this.label1.TabIndex = 8;
            this.label1.Text = "1) Load a map document into the PageLayoutControl";
            // 
            // label2
            // 
            this.label2.ForeColor = System.Drawing.SystemColors.Highlight;
            this.label2.Location = new System.Drawing.Point(192, 24);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(296, 16);
            this.label2.TabIndex = 9;
            this.label2.Text = "2) Select a style sheet or enter the file path to style sheet";
            // 
            // label3
            // 
            this.label3.ForeColor = System.Drawing.SystemColors.Highlight;
            this.label3.Location = new System.Drawing.Point(192, 40);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(336, 16);
            this.label3.TabIndex = 10;
            this.label3.Text = "3) Right click a layer on the TOCControl to display its metadata";
            // 
            // axTOCControl1
            // 
            this.axTOCControl1.Location = new System.Drawing.Point(12, 62);
            this.axTOCControl1.Name = "axTOCControl1";
            this.axTOCControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
            this.axTOCControl1.Size = new System.Drawing.Size(178, 412);
            this.axTOCControl1.TabIndex = 12;
            this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
            // 
            // axPageLayoutControl1
            // 
            this.axPageLayoutControl1.Location = new System.Drawing.Point(196, 64);
            this.axPageLayoutControl1.Name = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size = new System.Drawing.Size(348, 410);
            this.axPageLayoutControl1.TabIndex = 13;
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(128, 96);
            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 = 14;
            // 
            // webBrowser1
            // 
            this.webBrowser1.Location = new System.Drawing.Point(550, 61);
            this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser1.Name = "webBrowser1";
            this.webBrowser1.Size = new System.Drawing.Size(326, 413);
            this.webBrowser1.TabIndex = 15;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(888, 486);
            this.Controls.Add(this.webBrowser1);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.axTOCControl1);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.cboStyleSheets);
            this.Controls.Add(this.buttonLoad);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Name = "Form1";
            this.Text = "MetadataViewer";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((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(Overview));
     this.txbMxPath            = new System.Windows.Forms.TextBox();
     this.cmdLoadMxFile        = new System.Windows.Forms.Button();
     this.cmdZoomPage          = new System.Windows.Forms.Button();
     this.Label2               = new System.Windows.Forms.Label();
     this.openFileDialog1      = new System.Windows.Forms.OpenFileDialog();
     this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axPageLayoutControl2 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
     this.axLicenseControl1    = new ESRI.ArcGIS.Controls.AxLicenseControl();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
     this.SuspendLayout();
     //
     // txbMxPath
     //
     this.txbMxPath.AcceptsReturn = true;
     this.txbMxPath.BackColor     = System.Drawing.SystemColors.Window;
     this.txbMxPath.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txbMxPath.Enabled       = false;
     this.txbMxPath.Font          = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txbMxPath.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txbMxPath.Location      = new System.Drawing.Point(8, 8);
     this.txbMxPath.MaxLength     = 0;
     this.txbMxPath.Name          = "txbMxPath";
     this.txbMxPath.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txbMxPath.Size          = new System.Drawing.Size(249, 19);
     this.txbMxPath.TabIndex      = 6;
     //
     // cmdLoadMxFile
     //
     this.cmdLoadMxFile.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdLoadMxFile.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdLoadMxFile.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdLoadMxFile.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdLoadMxFile.Location                = new System.Drawing.Point(264, 8);
     this.cmdLoadMxFile.Name                    = "cmdLoadMxFile";
     this.cmdLoadMxFile.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdLoadMxFile.Size                    = new System.Drawing.Size(113, 25);
     this.cmdLoadMxFile.TabIndex                = 5;
     this.cmdLoadMxFile.Text                    = "Load Mx File";
     this.cmdLoadMxFile.UseVisualStyleBackColor = false;
     this.cmdLoadMxFile.Click                  += new System.EventHandler(this.cmdLoadMxFile_Click);
     //
     // cmdZoomPage
     //
     this.cmdZoomPage.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdZoomPage.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdZoomPage.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdZoomPage.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdZoomPage.Location                = new System.Drawing.Point(264, 320);
     this.cmdZoomPage.Name                    = "cmdZoomPage";
     this.cmdZoomPage.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdZoomPage.Size                    = new System.Drawing.Size(113, 25);
     this.cmdZoomPage.TabIndex                = 9;
     this.cmdZoomPage.Text                    = "Zoom To Page";
     this.cmdZoomPage.UseVisualStyleBackColor = false;
     this.cmdZoomPage.Click                  += new System.EventHandler(this.cmdZoomPage_Click);
     //
     // 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(264, 256);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(121, 57);
     this.Label2.TabIndex    = 10;
     this.Label2.Text        = "Use the left mouse button to drag a rectangle and  the right mouse button to pan." +
                               "";
     //
     // axPageLayoutControl1
     //
     this.axPageLayoutControl1.Location              = new System.Drawing.Point(8, 32);
     this.axPageLayoutControl1.Name                  = "axPageLayoutControl1";
     this.axPageLayoutControl1.OcxState              = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
     this.axPageLayoutControl1.Size                  = new System.Drawing.Size(248, 320);
     this.axPageLayoutControl1.TabIndex              = 11;
     this.axPageLayoutControl1.OnMouseDown          += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
     this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
     this.axPageLayoutControl1.OnExtentUpdated      += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnExtentUpdatedEventHandler(this.axPageLayoutControl1_OnExtentUpdated);
     //
     // axPageLayoutControl2
     //
     this.axPageLayoutControl2.Location = new System.Drawing.Point(264, 40);
     this.axPageLayoutControl2.Name     = "axPageLayoutControl2";
     this.axPageLayoutControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl2.OcxState")));
     this.axPageLayoutControl2.Size     = new System.Drawing.Size(112, 176);
     this.axPageLayoutControl2.TabIndex = 12;
     //
     // axLicenseControl1
     //
     this.axLicenseControl1.Enabled  = true;
     this.axLicenseControl1.Location = new System.Drawing.Point(24, 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 = 13;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(384, 358);
     this.Controls.Add(this.axLicenseControl1);
     this.Controls.Add(this.axPageLayoutControl2);
     this.Controls.Add(this.axPageLayoutControl1);
     this.Controls.Add(this.cmdZoomPage);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.txbMxPath);
     this.Controls.Add(this.cmdLoadMxFile);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #35
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);
        }
 /// <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);
 }
		/// <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.Text1 = new System.Windows.Forms.TextBox();
            this.Label1 = new System.Windows.Forms.Label();
            this.cmdReset = new System.Windows.Forms.Button();
            this.cmdFullExtent = new System.Windows.Forms.Button();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // Text1
            // 
            this.Text1.AcceptsReturn = true;
            this.Text1.BackColor = System.Drawing.SystemColors.Window;
            this.Text1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.Text1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Text1.ForeColor = System.Drawing.SystemColors.WindowText;
            this.Text1.Location = new System.Drawing.Point(8, 280);
            this.Text1.MaxLength = 0;
            this.Text1.Name = "Text1";
            this.Text1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Text1.Size = new System.Drawing.Size(321, 25);
            this.Text1.TabIndex = 4;
            this.Text1.Text = "Put a map in your app...";
            // 
            // 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(8, 264);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(129, 17);
            this.Label1.TabIndex = 5;
            this.Label1.Text = "Enter text:";
            // 
            // cmdReset
            // 
            this.cmdReset.BackColor = System.Drawing.SystemColors.Control;
            this.cmdReset.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdReset.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdReset.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdReset.Location = new System.Drawing.Point(344, 208);
            this.cmdReset.Name = "cmdReset";
            this.cmdReset.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdReset.Size = new System.Drawing.Size(73, 25);
            this.cmdReset.TabIndex = 7;
            this.cmdReset.Text = "Clear Text";
            this.cmdReset.UseVisualStyleBackColor = false;
            this.cmdReset.Click += new System.EventHandler(this.cmdReset_Click);
            // 
            // cmdFullExtent
            // 
            this.cmdFullExtent.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFullExtent.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFullExtent.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFullExtent.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFullExtent.Location = new System.Drawing.Point(344, 240);
            this.cmdFullExtent.Name = "cmdFullExtent";
            this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFullExtent.Size = new System.Drawing.Size(73, 25);
            this.cmdFullExtent.TabIndex = 6;
            this.cmdFullExtent.Text = "Full Extent";
            this.cmdFullExtent.UseVisualStyleBackColor = false;
            this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
            // 
            // 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(344, 72);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(81, 65);
            this.Label3.TabIndex = 8;
            this.Label3.Text = "Right mouse button to drag a rectangle to zoom in.";
            // 
            // 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(344, 8);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(81, 65);
            this.Label2.TabIndex = 9;
            this.Label2.Text = "Left mouse button to trace a line to draw text along. ";
            // 
            // axMapControl1
            // 
            this.axMapControl1.Location = new System.Drawing.Point(8, 8);
            this.axMapControl1.Name = "axMapControl1";
            this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
            this.axMapControl1.Size = new System.Drawing.Size(320, 248);
            this.axMapControl1.TabIndex = 10;
            this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
            this.axMapControl1.OnAfterDraw += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnAfterDrawEventHandler(this.axMapControl1_OnAfterDraw);
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(347, 140);
            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;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(432, 310);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axMapControl1);
            this.Controls.Add(this.cmdReset);
            this.Controls.Add(this.cmdFullExtent);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Text1);
            this.Controls.Add(this.Label1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((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);
 }
Пример #39
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();
 }
		/// <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(Overview));
            this.txbMxPath = new System.Windows.Forms.TextBox();
            this.cmdLoadMxFile = new System.Windows.Forms.Button();
            this.cmdZoomPage = new System.Windows.Forms.Button();
            this.Label2 = new System.Windows.Forms.Label();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.axPageLayoutControl1 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.axPageLayoutControl2 = new ESRI.ArcGIS.Controls.AxPageLayoutControl();
            this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // txbMxPath
            // 
            this.txbMxPath.AcceptsReturn = true;
            this.txbMxPath.BackColor = System.Drawing.SystemColors.Window;
            this.txbMxPath.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.txbMxPath.Enabled = false;
            this.txbMxPath.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txbMxPath.ForeColor = System.Drawing.SystemColors.WindowText;
            this.txbMxPath.Location = new System.Drawing.Point(8, 8);
            this.txbMxPath.MaxLength = 0;
            this.txbMxPath.Name = "txbMxPath";
            this.txbMxPath.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.txbMxPath.Size = new System.Drawing.Size(249, 19);
            this.txbMxPath.TabIndex = 6;
            // 
            // cmdLoadMxFile
            // 
            this.cmdLoadMxFile.BackColor = System.Drawing.SystemColors.Control;
            this.cmdLoadMxFile.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdLoadMxFile.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdLoadMxFile.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdLoadMxFile.Location = new System.Drawing.Point(264, 8);
            this.cmdLoadMxFile.Name = "cmdLoadMxFile";
            this.cmdLoadMxFile.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdLoadMxFile.Size = new System.Drawing.Size(113, 25);
            this.cmdLoadMxFile.TabIndex = 5;
            this.cmdLoadMxFile.Text = "Load Mx File";
            this.cmdLoadMxFile.UseVisualStyleBackColor = false;
            this.cmdLoadMxFile.Click += new System.EventHandler(this.cmdLoadMxFile_Click);
            // 
            // cmdZoomPage
            // 
            this.cmdZoomPage.BackColor = System.Drawing.SystemColors.Control;
            this.cmdZoomPage.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdZoomPage.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdZoomPage.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdZoomPage.Location = new System.Drawing.Point(264, 320);
            this.cmdZoomPage.Name = "cmdZoomPage";
            this.cmdZoomPage.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdZoomPage.Size = new System.Drawing.Size(113, 25);
            this.cmdZoomPage.TabIndex = 9;
            this.cmdZoomPage.Text = "Zoom To Page";
            this.cmdZoomPage.UseVisualStyleBackColor = false;
            this.cmdZoomPage.Click += new System.EventHandler(this.cmdZoomPage_Click);
            // 
            // 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(264, 256);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(121, 57);
            this.Label2.TabIndex = 10;
            this.Label2.Text = "Use the left mouse button to drag a rectangle and  the right mouse button to pan." +
                "";
            // 
            // axPageLayoutControl1
            // 
            this.axPageLayoutControl1.Location = new System.Drawing.Point(8, 32);
            this.axPageLayoutControl1.Name = "axPageLayoutControl1";
            this.axPageLayoutControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl1.OcxState")));
            this.axPageLayoutControl1.Size = new System.Drawing.Size(248, 320);
            this.axPageLayoutControl1.TabIndex = 11;
            this.axPageLayoutControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnMouseDownEventHandler(this.axPageLayoutControl1_OnMouseDown);
            this.axPageLayoutControl1.OnPageLayoutReplaced += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnPageLayoutReplacedEventHandler(this.axPageLayoutControl1_OnPageLayoutReplaced);
            this.axPageLayoutControl1.OnExtentUpdated += new ESRI.ArcGIS.Controls.IPageLayoutControlEvents_Ax_OnExtentUpdatedEventHandler(this.axPageLayoutControl1_OnExtentUpdated);
            // 
            // axPageLayoutControl2
            // 
            this.axPageLayoutControl2.Location = new System.Drawing.Point(264, 40);
            this.axPageLayoutControl2.Name = "axPageLayoutControl2";
            this.axPageLayoutControl2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axPageLayoutControl2.OcxState")));
            this.axPageLayoutControl2.Size = new System.Drawing.Size(112, 176);
            this.axPageLayoutControl2.TabIndex = 12;
            // 
            // axLicenseControl1
            // 
            this.axLicenseControl1.Enabled = true;
            this.axLicenseControl1.Location = new System.Drawing.Point(24, 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 = 13;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(384, 358);
            this.Controls.Add(this.axLicenseControl1);
            this.Controls.Add(this.axPageLayoutControl2);
            this.Controls.Add(this.axPageLayoutControl1);
            this.Controls.Add(this.cmdZoomPage);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.txbMxPath);
            this.Controls.Add(this.cmdLoadMxFile);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axPageLayoutControl2)).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()
		{
            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.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);

		}
 /// <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);

		}