/// <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(MapTools));
     this.cmdLoad             = new System.Windows.Forms.Button();
     this.txbPath             = new System.Windows.Forms.TextBox();
     this._Label3_1           = new System.Windows.Forms.Label();
     this.Label6              = new System.Windows.Forms.Label();
     this.Label4              = new System.Windows.Forms.Label();
     this._Label3_0           = new System.Windows.Forms.Label();
     this.Label2              = new System.Windows.Forms.Label();
     this.cmdRedo             = new System.Windows.Forms.Button();
     this.cmdUndo             = new System.Windows.Forms.Button();
     this.cmdFullExtent       = new System.Windows.Forms.Button();
     this.optTool2            = new System.Windows.Forms.RadioButton();
     this.optTool1            = new System.Windows.Forms.RadioButton();
     this.optTool0            = new System.Windows.Forms.RadioButton();
     this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
     this.SuspendLayout();
     //
     // 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(392, 8);
     this.cmdLoad.Name        = "cmdLoad";
     this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdLoad.Size        = new System.Drawing.Size(81, 25);
     this.cmdLoad.TabIndex    = 4;
     this.cmdLoad.Text        = "Load PMF";
     this.cmdLoad.Click      += new System.EventHandler(this.cmdLoad_Click);
     //
     // 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.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(8, 8);
     this.txbPath.MaxLength     = 0;
     this.txbPath.Name          = "txbPath";
     this.txbPath.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txbPath.Size          = new System.Drawing.Size(377, 25);
     this.txbPath.TabIndex      = 3;
     this.txbPath.Text          = "";
     //
     // _Label3_1
     //
     this._Label3_1.BackColor   = System.Drawing.SystemColors.Control;
     this._Label3_1.Cursor      = System.Windows.Forms.Cursors.Default;
     this._Label3_1.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this._Label3_1.ForeColor   = System.Drawing.SystemColors.Highlight;
     this._Label3_1.Location    = new System.Drawing.Point(488, 120);
     this._Label3_1.Name        = "_Label3_1";
     this._Label3_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label3_1.Size        = new System.Drawing.Size(201, 33);
     this._Label3_1.TabIndex    = 17;
     this._Label3_1.Text        = "4) Use the \'Layout\' button to display the layout view. ";
     //
     // Label6
     //
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label6.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label6.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label6.Location    = new System.Drawing.Point(488, 160);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(201, 56);
     this.Label6.TabIndex    = 16;
     this.Label6.Text        = "5) Use the \'tools below to navigate the data within any of the data frames on the" +
                               " page layout.";
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label4.Location    = new System.Drawing.Point(488, 80);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(201, 33);
     this.Label4.TabIndex    = 15;
     this.Label4.Text        = "3) Use the tools below to navigate the focus map.";
     //
     // _Label3_0
     //
     this._Label3_0.BackColor   = System.Drawing.SystemColors.Control;
     this._Label3_0.Cursor      = System.Windows.Forms.Cursors.Default;
     this._Label3_0.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this._Label3_0.ForeColor   = System.Drawing.SystemColors.Highlight;
     this._Label3_0.Location    = new System.Drawing.Point(488, 40);
     this._Label3_0.Name        = "_Label3_0";
     this._Label3_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label3_0.Size        = new System.Drawing.Size(201, 33);
     this._Label3_0.TabIndex    = 14;
     this._Label3_0.Text        = "2) Use the \'Map\' button to display the data view. ";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label2.Location    = new System.Drawing.Point(488, 8);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(201, 33);
     this.Label2.TabIndex    = 13;
     this.Label2.Text        = "1) Enter a valid file path and load the PMF.";
     //
     // cmdRedo
     //
     this.cmdRedo.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdRedo.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdRedo.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdRedo.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdRedo.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.cmdRedo.Location    = new System.Drawing.Point(632, 288);
     this.cmdRedo.Name        = "cmdRedo";
     this.cmdRedo.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdRedo.Size        = new System.Drawing.Size(64, 49);
     this.cmdRedo.TabIndex    = 23;
     this.cmdRedo.Text        = "Redo";
     this.cmdRedo.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.cmdRedo.Click      += new System.EventHandler(this.cmdRedo_Click);
     //
     // cmdUndo
     //
     this.cmdUndo.BackColor   = System.Drawing.SystemColors.Control;
     this.cmdUndo.Cursor      = System.Windows.Forms.Cursors.Default;
     this.cmdUndo.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdUndo.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.cmdUndo.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.cmdUndo.Location    = new System.Drawing.Point(560, 288);
     this.cmdUndo.Name        = "cmdUndo";
     this.cmdUndo.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdUndo.Size        = new System.Drawing.Size(64, 49);
     this.cmdUndo.TabIndex    = 22;
     this.cmdUndo.Text        = "Undo";
     this.cmdUndo.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.cmdUndo.Click      += new System.EventHandler(this.cmdUndo_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.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.cmdFullExtent.Location    = new System.Drawing.Point(488, 288);
     this.cmdFullExtent.Name        = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size        = new System.Drawing.Size(64, 49);
     this.cmdFullExtent.TabIndex    = 21;
     this.cmdFullExtent.Text        = "FullExtent";
     this.cmdFullExtent.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.cmdFullExtent.Click      += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // optTool2
     //
     this.optTool2.Appearance  = System.Windows.Forms.Appearance.Button;
     this.optTool2.BackColor   = System.Drawing.SystemColors.Control;
     this.optTool2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.optTool2.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.optTool2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.optTool2.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool2.Location    = new System.Drawing.Point(632, 232);
     this.optTool2.Name        = "optTool2";
     this.optTool2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.optTool2.Size        = new System.Drawing.Size(64, 49);
     this.optTool2.TabIndex    = 18;
     this.optTool2.TabStop     = true;
     this.optTool2.Text        = "Pan";
     this.optTool2.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.optTool2.Click      += new System.EventHandler(this.MixedControls_Click);
     //
     // optTool1
     //
     this.optTool1.Appearance  = System.Windows.Forms.Appearance.Button;
     this.optTool1.BackColor   = System.Drawing.SystemColors.Control;
     this.optTool1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.optTool1.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.optTool1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.optTool1.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool1.Location    = new System.Drawing.Point(560, 232);
     this.optTool1.Name        = "optTool1";
     this.optTool1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.optTool1.Size        = new System.Drawing.Size(64, 49);
     this.optTool1.TabIndex    = 20;
     this.optTool1.TabStop     = true;
     this.optTool1.Text        = "ZoomOut";
     this.optTool1.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.optTool1.Click      += new System.EventHandler(this.MixedControls_Click);
     //
     // optTool0
     //
     this.optTool0.Appearance  = System.Windows.Forms.Appearance.Button;
     this.optTool0.BackColor   = System.Drawing.SystemColors.Control;
     this.optTool0.Cursor      = System.Windows.Forms.Cursors.Default;
     this.optTool0.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.optTool0.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.optTool0.ImageAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool0.Location    = new System.Drawing.Point(488, 232);
     this.optTool0.Name        = "optTool0";
     this.optTool0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.optTool0.Size        = new System.Drawing.Size(64, 49);
     this.optTool0.TabIndex    = 19;
     this.optTool0.TabStop     = true;
     this.optTool0.Text        = "ZoomIn";
     this.optTool0.TextAlign   = System.Drawing.ContentAlignment.TopCenter;
     this.optTool0.Click      += new System.EventHandler(this.MixedControls_Click);
     //
     // axArcReaderControl1
     //
     this.axArcReaderControl1.Location              = new System.Drawing.Point(8, 40);
     this.axArcReaderControl1.Name                  = "axArcReaderControl1";
     this.axArcReaderControl1.OcxState              = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axArcReaderControl1.OcxState")));
     this.axArcReaderControl1.Size                  = new System.Drawing.Size(464, 432);
     this.axArcReaderControl1.TabIndex              = 24;
     this.axArcReaderControl1.OnAfterScreenDraw    += new System.EventHandler(this.axArcReaderControl1_OnAfterScreenDraw);
     this.axArcReaderControl1.OnCurrentViewChanged += new ESRI.ArcGIS.PublisherControls.IARControlEvents_Ax_OnCurrentViewChangedEventHandler(this.axArcReaderControl1_OnCurrentViewChanged);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(704, 478);
     this.Controls.Add(this.axArcReaderControl1);
     this.Controls.Add(this.cmdRedo);
     this.Controls.Add(this.cmdUndo);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.optTool2);
     this.Controls.Add(this.optTool1);
     this.Controls.Add(this.optTool0);
     this.Controls.Add(this._Label3_1);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this._Label3_0);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.cmdLoad);
     this.Controls.Add(this.txbPath);
     this.Name     = "Form1";
     this.Text     = "Form1";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load    += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).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.cmdQuery            = new System.Windows.Forms.Button();
     this.cmdFullExtent       = new System.Windows.Forms.Button();
     this.optTool2            = new System.Windows.Forms.RadioButton();
     this.optTool1            = new System.Windows.Forms.RadioButton();
     this.optTool0            = new System.Windows.Forms.RadioButton();
     this.cmdLoad             = new System.Windows.Forms.Button();
     this.Frame1              = new System.Windows.Forms.GroupBox();
     this.dataGridView1       = new System.Windows.Forms.DataGridView();
     this.Column1             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cmdFeatureSet1      = new System.Windows.Forms.Button();
     this.cmdFeature3         = new System.Windows.Forms.Button();
     this.cmdFeature2         = new System.Windows.Forms.Button();
     this.cmdFeature1         = new System.Windows.Forms.Button();
     this.cmdFeature0         = new System.Windows.Forms.Button();
     this.cmdFeatureSet0      = new System.Windows.Forms.Button();
     this.lblRecords          = new System.Windows.Forms.Label();
     this.Label2              = new System.Windows.Forms.Label();
     this.Label3              = new System.Windows.Forms.Label();
     this.Label5              = new System.Windows.Forms.Label();
     this.Label6              = new System.Windows.Forms.Label();
     this.openFileDialog1     = new System.Windows.Forms.OpenFileDialog();
     this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
     this.Frame1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
     this.SuspendLayout();
     //
     // cmdQuery
     //
     this.cmdQuery.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdQuery.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdQuery.Enabled                 = false;
     this.cmdQuery.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdQuery.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdQuery.Location                = new System.Drawing.Point(368, 8);
     this.cmdQuery.Name                    = "cmdQuery";
     this.cmdQuery.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdQuery.Size                    = new System.Drawing.Size(73, 49);
     this.cmdQuery.TabIndex                = 11;
     this.cmdQuery.Text                    = "Spatial Query";
     this.cmdQuery.UseVisualStyleBackColor = false;
     this.cmdQuery.Click                  += new System.EventHandler(this.cmdQuery_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFullExtent.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFullExtent.Enabled                 = false;
     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.ImageAlign              = System.Drawing.ContentAlignment.BottomCenter;
     this.cmdFullExtent.Location                = new System.Drawing.Point(296, 8);
     this.cmdFullExtent.Name                    = "cmdFullExtent";
     this.cmdFullExtent.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFullExtent.Size                    = new System.Drawing.Size(73, 49);
     this.cmdFullExtent.TabIndex                = 10;
     this.cmdFullExtent.Text                    = "FullExtent";
     this.cmdFullExtent.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.cmdFullExtent.UseVisualStyleBackColor = false;
     this.cmdFullExtent.Click                  += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // optTool2
     //
     this.optTool2.Appearance              = System.Windows.Forms.Appearance.Button;
     this.optTool2.BackColor               = System.Drawing.SystemColors.Control;
     this.optTool2.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optTool2.Enabled                 = false;
     this.optTool2.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optTool2.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optTool2.ImageAlign              = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool2.Location                = new System.Drawing.Point(224, 8);
     this.optTool2.Name                    = "optTool2";
     this.optTool2.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optTool2.Size                    = new System.Drawing.Size(73, 49);
     this.optTool2.TabIndex                = 9;
     this.optTool2.TabStop                 = true;
     this.optTool2.Text                    = "Pan";
     this.optTool2.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.optTool2.UseVisualStyleBackColor = false;
     this.optTool2.Click                  += new System.EventHandler(this.CurrentTool_Click);
     //
     // optTool1
     //
     this.optTool1.Appearance              = System.Windows.Forms.Appearance.Button;
     this.optTool1.BackColor               = System.Drawing.SystemColors.Control;
     this.optTool1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optTool1.Enabled                 = false;
     this.optTool1.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optTool1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optTool1.ImageAlign              = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool1.Location                = new System.Drawing.Point(152, 8);
     this.optTool1.Name                    = "optTool1";
     this.optTool1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optTool1.Size                    = new System.Drawing.Size(73, 49);
     this.optTool1.TabIndex                = 8;
     this.optTool1.TabStop                 = true;
     this.optTool1.Text                    = "ZoomOut";
     this.optTool1.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.optTool1.UseVisualStyleBackColor = false;
     this.optTool1.Click                  += new System.EventHandler(this.CurrentTool_Click);
     //
     // optTool0
     //
     this.optTool0.Appearance              = System.Windows.Forms.Appearance.Button;
     this.optTool0.BackColor               = System.Drawing.SystemColors.Control;
     this.optTool0.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.optTool0.Enabled                 = false;
     this.optTool0.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.optTool0.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.optTool0.ImageAlign              = System.Drawing.ContentAlignment.BottomCenter;
     this.optTool0.Location                = new System.Drawing.Point(80, 8);
     this.optTool0.Name                    = "optTool0";
     this.optTool0.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.optTool0.Size                    = new System.Drawing.Size(73, 49);
     this.optTool0.TabIndex                = 7;
     this.optTool0.TabStop                 = true;
     this.optTool0.Text                    = "ZoomIn";
     this.optTool0.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.optTool0.UseVisualStyleBackColor = false;
     this.optTool0.Click                  += new System.EventHandler(this.CurrentTool_Click);
     //
     // 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, ((byte)(0)));
     this.cmdLoad.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdLoad.ImageAlign              = System.Drawing.ContentAlignment.BottomCenter;
     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(73, 49);
     this.cmdLoad.TabIndex                = 6;
     this.cmdLoad.Text                    = "Open";
     this.cmdLoad.TextAlign               = System.Drawing.ContentAlignment.TopCenter;
     this.cmdLoad.UseVisualStyleBackColor = false;
     this.cmdLoad.Click                  += new System.EventHandler(this.cmdLoad_Click);
     //
     // Frame1
     //
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.dataGridView1);
     this.Frame1.Controls.Add(this.cmdFeatureSet1);
     this.Frame1.Controls.Add(this.cmdFeature3);
     this.Frame1.Controls.Add(this.cmdFeature2);
     this.Frame1.Controls.Add(this.cmdFeature1);
     this.Frame1.Controls.Add(this.cmdFeature0);
     this.Frame1.Controls.Add(this.cmdFeatureSet0);
     this.Frame1.Controls.Add(this.lblRecords);
     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(448, 128);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(241, 369);
     this.Frame1.TabIndex    = 19;
     this.Frame1.TabStop     = false;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
     this.dataGridView1.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
     this.dataGridView1.ColumnHeadersBorderStyle    = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.ColumnHeadersVisible        = false;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1
     });
     this.dataGridView1.EditMode                = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dataGridView1.Location                = new System.Drawing.Point(3, 62);
     this.dataGridView1.MultiSelect             = false;
     this.dataGridView1.Name                    = "dataGridView1";
     this.dataGridView1.ReadOnly                = true;
     this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     this.dataGridView1.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.ShowEditingIcon         = false;
     this.dataGridView1.Size                    = new System.Drawing.Size(233, 260);
     this.dataGridView1.TabIndex                = 25;
     //
     // Column1
     //
     this.Column1.HeaderText = "Column1";
     this.Column1.Name       = "Column1";
     this.Column1.ReadOnly   = true;
     this.Column1.Width      = 5;
     //
     // cmdFeatureSet1
     //
     this.cmdFeatureSet1.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeatureSet1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeatureSet1.Enabled                 = false;
     this.cmdFeatureSet1.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeatureSet1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeatureSet1.Location                = new System.Drawing.Point(120, 16);
     this.cmdFeatureSet1.Name                    = "cmdFeatureSet1";
     this.cmdFeatureSet1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeatureSet1.Size                    = new System.Drawing.Size(113, 25);
     this.cmdFeatureSet1.TabIndex                = 14;
     this.cmdFeatureSet1.Text                    = "<< Previous Feature";
     this.cmdFeatureSet1.UseVisualStyleBackColor = false;
     this.cmdFeatureSet1.Click                  += new System.EventHandler(this.cmdFeatureSet_Click);
     //
     // cmdFeature3
     //
     this.cmdFeature3.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeature3.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeature3.Enabled                 = false;
     this.cmdFeature3.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeature3.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeature3.Location                = new System.Drawing.Point(176, 328);
     this.cmdFeature3.Name                    = "cmdFeature3";
     this.cmdFeature3.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeature3.Size                    = new System.Drawing.Size(57, 33);
     this.cmdFeature3.TabIndex                = 11;
     this.cmdFeature3.Text                    = "Flicker";
     this.cmdFeature3.UseVisualStyleBackColor = false;
     this.cmdFeature3.Click                  += new System.EventHandler(this.cmdFeature_Click);
     //
     // cmdFeature2
     //
     this.cmdFeature2.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeature2.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeature2.Enabled                 = false;
     this.cmdFeature2.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeature2.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeature2.Location                = new System.Drawing.Point(120, 328);
     this.cmdFeature2.Name                    = "cmdFeature2";
     this.cmdFeature2.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeature2.Size                    = new System.Drawing.Size(57, 33);
     this.cmdFeature2.TabIndex                = 10;
     this.cmdFeature2.Text                    = "Flash";
     this.cmdFeature2.UseVisualStyleBackColor = false;
     this.cmdFeature2.Click                  += new System.EventHandler(this.cmdFeature_Click);
     //
     // cmdFeature1
     //
     this.cmdFeature1.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeature1.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeature1.Enabled                 = false;
     this.cmdFeature1.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeature1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeature1.Location                = new System.Drawing.Point(64, 328);
     this.cmdFeature1.Name                    = "cmdFeature1";
     this.cmdFeature1.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeature1.Size                    = new System.Drawing.Size(57, 33);
     this.cmdFeature1.TabIndex                = 9;
     this.cmdFeature1.Text                    = "CenterAt";
     this.cmdFeature1.UseVisualStyleBackColor = false;
     this.cmdFeature1.Click                  += new System.EventHandler(this.cmdFeature_Click);
     //
     // cmdFeature0
     //
     this.cmdFeature0.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeature0.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeature0.Enabled                 = false;
     this.cmdFeature0.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeature0.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeature0.Location                = new System.Drawing.Point(8, 328);
     this.cmdFeature0.Name                    = "cmdFeature0";
     this.cmdFeature0.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeature0.Size                    = new System.Drawing.Size(57, 33);
     this.cmdFeature0.TabIndex                = 8;
     this.cmdFeature0.Text                    = "ZoomTo";
     this.cmdFeature0.UseVisualStyleBackColor = false;
     this.cmdFeature0.Click                  += new System.EventHandler(this.cmdFeature_Click);
     //
     // cmdFeatureSet0
     //
     this.cmdFeatureSet0.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdFeatureSet0.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdFeatureSet0.Enabled                 = false;
     this.cmdFeatureSet0.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdFeatureSet0.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdFeatureSet0.Location                = new System.Drawing.Point(8, 16);
     this.cmdFeatureSet0.Name                    = "cmdFeatureSet0";
     this.cmdFeatureSet0.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdFeatureSet0.Size                    = new System.Drawing.Size(113, 25);
     this.cmdFeatureSet0.TabIndex                = 7;
     this.cmdFeatureSet0.Text                    = "Next Feature >>";
     this.cmdFeatureSet0.UseVisualStyleBackColor = false;
     this.cmdFeatureSet0.Click                  += new System.EventHandler(this.cmdFeatureSet_Click);
     //
     // lblRecords
     //
     this.lblRecords.BackColor   = System.Drawing.SystemColors.Control;
     this.lblRecords.Cursor      = System.Windows.Forms.Cursors.Default;
     this.lblRecords.Enabled     = false;
     this.lblRecords.Font        = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRecords.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblRecords.Location    = new System.Drawing.Point(8, 48);
     this.lblRecords.Name        = "lblRecords";
     this.lblRecords.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblRecords.Size        = new System.Drawing.Size(225, 17);
     this.lblRecords.TabIndex    = 13;
     this.lblRecords.Text        = "0 of 0 features";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label2.Location    = new System.Drawing.Point(448, 8);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(249, 17);
     this.Label2.TabIndex    = 23;
     this.Label2.Text        = "1) Browse to a PMF to load.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label3.Location    = new System.Drawing.Point(448, 24);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(249, 17);
     this.Label3.TabIndex    = 22;
     this.Label3.Text        = "2) Navigate to some features of interest. ";
     //
     // Label5
     //
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label5.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label5.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label5.Location    = new System.Drawing.Point(448, 72);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(225, 56);
     this.Label5.TabIndex    = 21;
     this.Label5.Text        = "4) Loop through the features to display field values and use the buttons to ident" +
                               "ify each feature on the map.";
     //
     // Label6
     //
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label6.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label6.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label6.Location    = new System.Drawing.Point(448, 48);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(249, 30);
     this.Label6.TabIndex    = 20;
     this.Label6.Text        = "3) Query the focus map for all visible features within the current map extent. ";
     //
     // axArcReaderControl1
     //
     this.axArcReaderControl1.Location              = new System.Drawing.Point(8, 64);
     this.axArcReaderControl1.Name                  = "axArcReaderControl1";
     this.axArcReaderControl1.Size                  = new System.Drawing.Size(432, 424);
     this.axArcReaderControl1.TabIndex              = 24;
     this.axArcReaderControl1.OnCurrentViewChanged += new ESRI.ArcGIS.PublisherControls.IARControlEvents_Ax_OnCurrentViewChangedEventHandler(this.axArcReaderControl1_OnCurrentViewChanged);
     //
     // SpatialQuery
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(696, 502);
     this.Controls.Add(this.axArcReaderControl1);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label5);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.cmdQuery);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.optTool2);
     this.Controls.Add(this.optTool1);
     this.Controls.Add(this.optTool0);
     this.Controls.Add(this.cmdLoad);
     this.Name     = "SpatialQuery";
     this.Text     = "SpatialQuery";
     this.Load    += new System.EventHandler(this.Form1_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Frame1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).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.cmdQuery = new System.Windows.Forms.Button();
            this.cmdFullExtent = new System.Windows.Forms.Button();
            this.optTool2 = new System.Windows.Forms.RadioButton();
            this.optTool1 = new System.Windows.Forms.RadioButton();
            this.optTool0 = new System.Windows.Forms.RadioButton();
            this.cmdLoad = new System.Windows.Forms.Button();
            this.Frame1 = new System.Windows.Forms.GroupBox();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.cmdFeatureSet1 = new System.Windows.Forms.Button();
            this.cmdFeature3 = new System.Windows.Forms.Button();
            this.cmdFeature2 = new System.Windows.Forms.Button();
            this.cmdFeature1 = new System.Windows.Forms.Button();
            this.cmdFeature0 = new System.Windows.Forms.Button();
            this.cmdFeatureSet0 = new System.Windows.Forms.Button();
            this.lblRecords = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label5 = new System.Windows.Forms.Label();
            this.Label6 = new System.Windows.Forms.Label();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
            this.Frame1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // cmdQuery
            // 
            this.cmdQuery.BackColor = System.Drawing.SystemColors.Control;
            this.cmdQuery.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdQuery.Enabled = false;
            this.cmdQuery.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdQuery.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdQuery.Location = new System.Drawing.Point(368, 8);
            this.cmdQuery.Name = "cmdQuery";
            this.cmdQuery.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdQuery.Size = new System.Drawing.Size(73, 49);
            this.cmdQuery.TabIndex = 11;
            this.cmdQuery.Text = "Spatial Query";
            this.cmdQuery.UseVisualStyleBackColor = false;
            this.cmdQuery.Click += new System.EventHandler(this.cmdQuery_Click);
            // 
            // cmdFullExtent
            // 
            this.cmdFullExtent.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFullExtent.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFullExtent.Enabled = false;
            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.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.cmdFullExtent.Location = new System.Drawing.Point(296, 8);
            this.cmdFullExtent.Name = "cmdFullExtent";
            this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFullExtent.Size = new System.Drawing.Size(73, 49);
            this.cmdFullExtent.TabIndex = 10;
            this.cmdFullExtent.Text = "FullExtent";
            this.cmdFullExtent.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.cmdFullExtent.UseVisualStyleBackColor = false;
            this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
            // 
            // optTool2
            // 
            this.optTool2.Appearance = System.Windows.Forms.Appearance.Button;
            this.optTool2.BackColor = System.Drawing.SystemColors.Control;
            this.optTool2.Cursor = System.Windows.Forms.Cursors.Default;
            this.optTool2.Enabled = false;
            this.optTool2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optTool2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optTool2.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.optTool2.Location = new System.Drawing.Point(224, 8);
            this.optTool2.Name = "optTool2";
            this.optTool2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optTool2.Size = new System.Drawing.Size(73, 49);
            this.optTool2.TabIndex = 9;
            this.optTool2.TabStop = true;
            this.optTool2.Text = "Pan";
            this.optTool2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.optTool2.UseVisualStyleBackColor = false;
            this.optTool2.Click += new System.EventHandler(this.CurrentTool_Click);
            // 
            // optTool1
            // 
            this.optTool1.Appearance = System.Windows.Forms.Appearance.Button;
            this.optTool1.BackColor = System.Drawing.SystemColors.Control;
            this.optTool1.Cursor = System.Windows.Forms.Cursors.Default;
            this.optTool1.Enabled = false;
            this.optTool1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optTool1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optTool1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.optTool1.Location = new System.Drawing.Point(152, 8);
            this.optTool1.Name = "optTool1";
            this.optTool1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optTool1.Size = new System.Drawing.Size(73, 49);
            this.optTool1.TabIndex = 8;
            this.optTool1.TabStop = true;
            this.optTool1.Text = "ZoomOut";
            this.optTool1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.optTool1.UseVisualStyleBackColor = false;
            this.optTool1.Click += new System.EventHandler(this.CurrentTool_Click);
            // 
            // optTool0
            // 
            this.optTool0.Appearance = System.Windows.Forms.Appearance.Button;
            this.optTool0.BackColor = System.Drawing.SystemColors.Control;
            this.optTool0.Cursor = System.Windows.Forms.Cursors.Default;
            this.optTool0.Enabled = false;
            this.optTool0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.optTool0.ForeColor = System.Drawing.SystemColors.ControlText;
            this.optTool0.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.optTool0.Location = new System.Drawing.Point(80, 8);
            this.optTool0.Name = "optTool0";
            this.optTool0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.optTool0.Size = new System.Drawing.Size(73, 49);
            this.optTool0.TabIndex = 7;
            this.optTool0.TabStop = true;
            this.optTool0.Text = "ZoomIn";
            this.optTool0.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.optTool0.UseVisualStyleBackColor = false;
            this.optTool0.Click += new System.EventHandler(this.CurrentTool_Click);
            // 
            // 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, ((byte)(0)));
            this.cmdLoad.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdLoad.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            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(73, 49);
            this.cmdLoad.TabIndex = 6;
            this.cmdLoad.Text = "Open";
            this.cmdLoad.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.cmdLoad.UseVisualStyleBackColor = false;
            this.cmdLoad.Click += new System.EventHandler(this.cmdLoad_Click);
            // 
            // Frame1
            // 
            this.Frame1.BackColor = System.Drawing.SystemColors.Control;
            this.Frame1.Controls.Add(this.dataGridView1);
            this.Frame1.Controls.Add(this.cmdFeatureSet1);
            this.Frame1.Controls.Add(this.cmdFeature3);
            this.Frame1.Controls.Add(this.cmdFeature2);
            this.Frame1.Controls.Add(this.cmdFeature1);
            this.Frame1.Controls.Add(this.cmdFeature0);
            this.Frame1.Controls.Add(this.cmdFeatureSet0);
            this.Frame1.Controls.Add(this.lblRecords);
            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(448, 128);
            this.Frame1.Name = "Frame1";
            this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Frame1.Size = new System.Drawing.Size(241, 369);
            this.Frame1.TabIndex = 19;
            this.Frame1.TabStop = false;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
            this.dataGridView1.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.ColumnHeadersVisible = false;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1});
            this.dataGridView1.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
            this.dataGridView1.Location = new System.Drawing.Point(3, 62);
            this.dataGridView1.MultiSelect = false;
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
            this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
            this.dataGridView1.ShowEditingIcon = false;
            this.dataGridView1.Size = new System.Drawing.Size(233, 260);
            this.dataGridView1.TabIndex = 25;
            // 
            // Column1
            // 
            this.Column1.HeaderText = "Column1";
            this.Column1.Name = "Column1";
            this.Column1.ReadOnly = true;
            this.Column1.Width = 5;
            // 
            // cmdFeatureSet1
            // 
            this.cmdFeatureSet1.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeatureSet1.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeatureSet1.Enabled = false;
            this.cmdFeatureSet1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeatureSet1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeatureSet1.Location = new System.Drawing.Point(120, 16);
            this.cmdFeatureSet1.Name = "cmdFeatureSet1";
            this.cmdFeatureSet1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeatureSet1.Size = new System.Drawing.Size(113, 25);
            this.cmdFeatureSet1.TabIndex = 14;
            this.cmdFeatureSet1.Text = "<< Previous Feature";
            this.cmdFeatureSet1.UseVisualStyleBackColor = false;
            this.cmdFeatureSet1.Click += new System.EventHandler(this.cmdFeatureSet_Click);
            // 
            // cmdFeature3
            // 
            this.cmdFeature3.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeature3.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeature3.Enabled = false;
            this.cmdFeature3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeature3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeature3.Location = new System.Drawing.Point(176, 328);
            this.cmdFeature3.Name = "cmdFeature3";
            this.cmdFeature3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeature3.Size = new System.Drawing.Size(57, 33);
            this.cmdFeature3.TabIndex = 11;
            this.cmdFeature3.Text = "Flicker";
            this.cmdFeature3.UseVisualStyleBackColor = false;
            this.cmdFeature3.Click += new System.EventHandler(this.cmdFeature_Click);
            // 
            // cmdFeature2
            // 
            this.cmdFeature2.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeature2.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeature2.Enabled = false;
            this.cmdFeature2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeature2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeature2.Location = new System.Drawing.Point(120, 328);
            this.cmdFeature2.Name = "cmdFeature2";
            this.cmdFeature2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeature2.Size = new System.Drawing.Size(57, 33);
            this.cmdFeature2.TabIndex = 10;
            this.cmdFeature2.Text = "Flash";
            this.cmdFeature2.UseVisualStyleBackColor = false;
            this.cmdFeature2.Click += new System.EventHandler(this.cmdFeature_Click);
            // 
            // cmdFeature1
            // 
            this.cmdFeature1.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeature1.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeature1.Enabled = false;
            this.cmdFeature1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeature1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeature1.Location = new System.Drawing.Point(64, 328);
            this.cmdFeature1.Name = "cmdFeature1";
            this.cmdFeature1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeature1.Size = new System.Drawing.Size(57, 33);
            this.cmdFeature1.TabIndex = 9;
            this.cmdFeature1.Text = "CenterAt";
            this.cmdFeature1.UseVisualStyleBackColor = false;
            this.cmdFeature1.Click += new System.EventHandler(this.cmdFeature_Click);
            // 
            // cmdFeature0
            // 
            this.cmdFeature0.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeature0.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeature0.Enabled = false;
            this.cmdFeature0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeature0.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeature0.Location = new System.Drawing.Point(8, 328);
            this.cmdFeature0.Name = "cmdFeature0";
            this.cmdFeature0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeature0.Size = new System.Drawing.Size(57, 33);
            this.cmdFeature0.TabIndex = 8;
            this.cmdFeature0.Text = "ZoomTo";
            this.cmdFeature0.UseVisualStyleBackColor = false;
            this.cmdFeature0.Click += new System.EventHandler(this.cmdFeature_Click);
            // 
            // cmdFeatureSet0
            // 
            this.cmdFeatureSet0.BackColor = System.Drawing.SystemColors.Control;
            this.cmdFeatureSet0.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdFeatureSet0.Enabled = false;
            this.cmdFeatureSet0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdFeatureSet0.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdFeatureSet0.Location = new System.Drawing.Point(8, 16);
            this.cmdFeatureSet0.Name = "cmdFeatureSet0";
            this.cmdFeatureSet0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdFeatureSet0.Size = new System.Drawing.Size(113, 25);
            this.cmdFeatureSet0.TabIndex = 7;
            this.cmdFeatureSet0.Text = "Next Feature >>";
            this.cmdFeatureSet0.UseVisualStyleBackColor = false;
            this.cmdFeatureSet0.Click += new System.EventHandler(this.cmdFeatureSet_Click);
            // 
            // lblRecords
            // 
            this.lblRecords.BackColor = System.Drawing.SystemColors.Control;
            this.lblRecords.Cursor = System.Windows.Forms.Cursors.Default;
            this.lblRecords.Enabled = false;
            this.lblRecords.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblRecords.ForeColor = System.Drawing.SystemColors.ControlText;
            this.lblRecords.Location = new System.Drawing.Point(8, 48);
            this.lblRecords.Name = "lblRecords";
            this.lblRecords.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lblRecords.Size = new System.Drawing.Size(225, 17);
            this.lblRecords.TabIndex = 13;
            this.lblRecords.Text = "0 of 0 features";
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label2.Location = new System.Drawing.Point(448, 8);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(249, 17);
            this.Label2.TabIndex = 23;
            this.Label2.Text = "1) Browse to a PMF to load.";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label3.Location = new System.Drawing.Point(448, 24);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(249, 17);
            this.Label3.TabIndex = 22;
            this.Label3.Text = "2) Navigate to some features of interest. ";
            // 
            // Label5
            // 
            this.Label5.BackColor = System.Drawing.SystemColors.Control;
            this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label5.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label5.Location = new System.Drawing.Point(448, 72);
            this.Label5.Name = "Label5";
            this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label5.Size = new System.Drawing.Size(225, 56);
            this.Label5.TabIndex = 21;
            this.Label5.Text = "4) Loop through the features to display field values and use the buttons to ident" +
                "ify each feature on the map.";
            // 
            // Label6
            // 
            this.Label6.BackColor = System.Drawing.SystemColors.Control;
            this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label6.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label6.Location = new System.Drawing.Point(448, 48);
            this.Label6.Name = "Label6";
            this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label6.Size = new System.Drawing.Size(249, 30);
            this.Label6.TabIndex = 20;
            this.Label6.Text = "3) Query the focus map for all visible features within the current map extent. ";
            // 
            // axArcReaderControl1
            // 
            this.axArcReaderControl1.Location = new System.Drawing.Point(8, 64);
            this.axArcReaderControl1.Name = "axArcReaderControl1";
            this.axArcReaderControl1.Size = new System.Drawing.Size(432, 424);
            this.axArcReaderControl1.TabIndex = 24;
            this.axArcReaderControl1.OnCurrentViewChanged += new ESRI.ArcGIS.PublisherControls.IARControlEvents_Ax_OnCurrentViewChangedEventHandler(this.axArcReaderControl1_OnCurrentViewChanged);
            // 
            // SpatialQuery
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(696, 502);
            this.Controls.Add(this.axArcReaderControl1);
            this.Controls.Add(this.Frame1);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.Label6);
            this.Controls.Add(this.cmdQuery);
            this.Controls.Add(this.cmdFullExtent);
            this.Controls.Add(this.optTool2);
            this.Controls.Add(this.optTool1);
            this.Controls.Add(this.optTool0);
            this.Controls.Add(this.cmdLoad);
            this.Name = "SpatialQuery";
            this.Text = "SpatialQuery";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
            this.Frame1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).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(MapTools));
				this.cmdLoad = new System.Windows.Forms.Button();
				this.txbPath = new System.Windows.Forms.TextBox();
				this._Label3_1 = new System.Windows.Forms.Label();
				this.Label6 = new System.Windows.Forms.Label();
				this.Label4 = new System.Windows.Forms.Label();
				this._Label3_0 = new System.Windows.Forms.Label();
				this.Label2 = new System.Windows.Forms.Label();
				this.cmdRedo = new System.Windows.Forms.Button();
				this.cmdUndo = new System.Windows.Forms.Button();
				this.cmdFullExtent = new System.Windows.Forms.Button();
				this.optTool2 = new System.Windows.Forms.RadioButton();
				this.optTool1 = new System.Windows.Forms.RadioButton();
				this.optTool0 = new System.Windows.Forms.RadioButton();
				this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
				((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
				this.SuspendLayout();
				// 
				// 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(392, 8);
				this.cmdLoad.Name = "cmdLoad";
				this.cmdLoad.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.cmdLoad.Size = new System.Drawing.Size(81, 25);
				this.cmdLoad.TabIndex = 4;
				this.cmdLoad.Text = "Load PMF";
				this.cmdLoad.Click += new System.EventHandler(this.cmdLoad_Click);
				// 
				// 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.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(8, 8);
				this.txbPath.MaxLength = 0;
				this.txbPath.Name = "txbPath";
				this.txbPath.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.txbPath.Size = new System.Drawing.Size(377, 25);
				this.txbPath.TabIndex = 3;
				this.txbPath.Text = "";
				// 
				// _Label3_1
				// 
				this._Label3_1.BackColor = System.Drawing.SystemColors.Control;
				this._Label3_1.Cursor = System.Windows.Forms.Cursors.Default;
				this._Label3_1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this._Label3_1.ForeColor = System.Drawing.SystemColors.Highlight;
				this._Label3_1.Location = new System.Drawing.Point(488, 120);
				this._Label3_1.Name = "_Label3_1";
				this._Label3_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this._Label3_1.Size = new System.Drawing.Size(201, 33);
				this._Label3_1.TabIndex = 17;
				this._Label3_1.Text = "4) Use the \'Layout\' button to display the layout view. ";
				// 
				// Label6
				// 
				this.Label6.BackColor = System.Drawing.SystemColors.Control;
				this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
				this.Label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.Label6.ForeColor = System.Drawing.SystemColors.Highlight;
				this.Label6.Location = new System.Drawing.Point(488, 160);
				this.Label6.Name = "Label6";
				this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.Label6.Size = new System.Drawing.Size(201, 56);
				this.Label6.TabIndex = 16;
				this.Label6.Text = "5) Use the \'tools below to navigate the data within any of the data frames on the" +
						" page layout.";
				// 
				// Label4
				// 
				this.Label4.BackColor = System.Drawing.SystemColors.Control;
				this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
				this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.Label4.ForeColor = System.Drawing.SystemColors.Highlight;
				this.Label4.Location = new System.Drawing.Point(488, 80);
				this.Label4.Name = "Label4";
				this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.Label4.Size = new System.Drawing.Size(201, 33);
				this.Label4.TabIndex = 15;
				this.Label4.Text = "3) Use the tools below to navigate the focus map.";
				// 
				// _Label3_0
				// 
				this._Label3_0.BackColor = System.Drawing.SystemColors.Control;
				this._Label3_0.Cursor = System.Windows.Forms.Cursors.Default;
				this._Label3_0.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this._Label3_0.ForeColor = System.Drawing.SystemColors.Highlight;
				this._Label3_0.Location = new System.Drawing.Point(488, 40);
				this._Label3_0.Name = "_Label3_0";
				this._Label3_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this._Label3_0.Size = new System.Drawing.Size(201, 33);
				this._Label3_0.TabIndex = 14;
				this._Label3_0.Text = "2) Use the \'Map\' button to display the data view. ";
				// 
				// Label2
				// 
				this.Label2.BackColor = System.Drawing.SystemColors.Control;
				this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
				this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.Label2.ForeColor = System.Drawing.SystemColors.Highlight;
				this.Label2.Location = new System.Drawing.Point(488, 8);
				this.Label2.Name = "Label2";
				this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.Label2.Size = new System.Drawing.Size(201, 33);
				this.Label2.TabIndex = 13;
				this.Label2.Text = "1) Enter a valid file path and load the PMF.";
				// 
				// cmdRedo
				// 
				this.cmdRedo.BackColor = System.Drawing.SystemColors.Control;
				this.cmdRedo.Cursor = System.Windows.Forms.Cursors.Default;
				this.cmdRedo.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.cmdRedo.ForeColor = System.Drawing.SystemColors.ControlText;
				this.cmdRedo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.cmdRedo.Location = new System.Drawing.Point(632, 288);
				this.cmdRedo.Name = "cmdRedo";
				this.cmdRedo.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.cmdRedo.Size = new System.Drawing.Size(64, 49);
				this.cmdRedo.TabIndex = 23;
				this.cmdRedo.Text = "Redo";
				this.cmdRedo.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.cmdRedo.Click += new System.EventHandler(this.cmdRedo_Click);
				// 
				// cmdUndo
				// 
				this.cmdUndo.BackColor = System.Drawing.SystemColors.Control;
				this.cmdUndo.Cursor = System.Windows.Forms.Cursors.Default;
				this.cmdUndo.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.cmdUndo.ForeColor = System.Drawing.SystemColors.ControlText;
				this.cmdUndo.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.cmdUndo.Location = new System.Drawing.Point(560, 288);
				this.cmdUndo.Name = "cmdUndo";
				this.cmdUndo.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.cmdUndo.Size = new System.Drawing.Size(64, 49);
				this.cmdUndo.TabIndex = 22;
				this.cmdUndo.Text = "Undo";
				this.cmdUndo.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.cmdUndo.Click += new System.EventHandler(this.cmdUndo_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.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.cmdFullExtent.Location = new System.Drawing.Point(488, 288);
				this.cmdFullExtent.Name = "cmdFullExtent";
				this.cmdFullExtent.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.cmdFullExtent.Size = new System.Drawing.Size(64, 49);
				this.cmdFullExtent.TabIndex = 21;
				this.cmdFullExtent.Text = "FullExtent";
				this.cmdFullExtent.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
				// 
				// optTool2
				// 
				this.optTool2.Appearance = System.Windows.Forms.Appearance.Button;
				this.optTool2.BackColor = System.Drawing.SystemColors.Control;
				this.optTool2.Cursor = System.Windows.Forms.Cursors.Default;
				this.optTool2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.optTool2.ForeColor = System.Drawing.SystemColors.ControlText;
				this.optTool2.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.optTool2.Location = new System.Drawing.Point(632, 232);
				this.optTool2.Name = "optTool2";
				this.optTool2.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.optTool2.Size = new System.Drawing.Size(64, 49);
				this.optTool2.TabIndex = 18;
				this.optTool2.TabStop = true;
				this.optTool2.Text = "Pan";
				this.optTool2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.optTool2.Click += new System.EventHandler(this.MixedControls_Click);
				// 
				// optTool1
				// 
				this.optTool1.Appearance = System.Windows.Forms.Appearance.Button;
				this.optTool1.BackColor = System.Drawing.SystemColors.Control;
				this.optTool1.Cursor = System.Windows.Forms.Cursors.Default;
				this.optTool1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.optTool1.ForeColor = System.Drawing.SystemColors.ControlText;
				this.optTool1.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.optTool1.Location = new System.Drawing.Point(560, 232);
				this.optTool1.Name = "optTool1";
				this.optTool1.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.optTool1.Size = new System.Drawing.Size(64, 49);
				this.optTool1.TabIndex = 20;
				this.optTool1.TabStop = true;
				this.optTool1.Text = "ZoomOut";
				this.optTool1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.optTool1.Click += new System.EventHandler(this.MixedControls_Click);
				// 
				// optTool0
				// 
				this.optTool0.Appearance = System.Windows.Forms.Appearance.Button;
				this.optTool0.BackColor = System.Drawing.SystemColors.Control;
				this.optTool0.Cursor = System.Windows.Forms.Cursors.Default;
				this.optTool0.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.optTool0.ForeColor = System.Drawing.SystemColors.ControlText;
				this.optTool0.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
				this.optTool0.Location = new System.Drawing.Point(488, 232);
				this.optTool0.Name = "optTool0";
				this.optTool0.RightToLeft = System.Windows.Forms.RightToLeft.No;
				this.optTool0.Size = new System.Drawing.Size(64, 49);
				this.optTool0.TabIndex = 19;
				this.optTool0.TabStop = true;
				this.optTool0.Text = "ZoomIn";
				this.optTool0.TextAlign = System.Drawing.ContentAlignment.TopCenter;
				this.optTool0.Click += new System.EventHandler(this.MixedControls_Click);
				// 
				// axArcReaderControl1
				// 
				this.axArcReaderControl1.Location = new System.Drawing.Point(8, 40);
				this.axArcReaderControl1.Name = "axArcReaderControl1";
				this.axArcReaderControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axArcReaderControl1.OcxState")));
				this.axArcReaderControl1.Size = new System.Drawing.Size(464, 432);
				this.axArcReaderControl1.TabIndex = 24;
				this.axArcReaderControl1.OnAfterScreenDraw += new System.EventHandler(this.axArcReaderControl1_OnAfterScreenDraw);
				this.axArcReaderControl1.OnCurrentViewChanged += new ESRI.ArcGIS.PublisherControls.IARControlEvents_Ax_OnCurrentViewChangedEventHandler(this.axArcReaderControl1_OnCurrentViewChanged);
				// 
				// Form1
				// 
				this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
				this.ClientSize = new System.Drawing.Size(704, 478);
				this.Controls.Add(this.axArcReaderControl1);
				this.Controls.Add(this.cmdRedo);
				this.Controls.Add(this.cmdUndo);
				this.Controls.Add(this.cmdFullExtent);
				this.Controls.Add(this.optTool2);
				this.Controls.Add(this.optTool1);
				this.Controls.Add(this.optTool0);
				this.Controls.Add(this._Label3_1);
				this.Controls.Add(this.Label6);
				this.Controls.Add(this.Label4);
				this.Controls.Add(this._Label3_0);
				this.Controls.Add(this.Label2);
				this.Controls.Add(this.cmdLoad);
				this.Controls.Add(this.txbPath);
				this.Name = "Form1";
				this.Text = "Form1";
				this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
				this.Load += new System.EventHandler(this.Form1_Load);
				((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).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.cmdMeetZoomTo = new System.Windows.Forms.Button();
            this.cmdMeetCenterAt = new System.Windows.Forms.Button();
            this.cmdMeetFlash = new System.Windows.Forms.Button();
            this.cmdFailZoomTo = new System.Windows.Forms.Button();
            this.cmdFailCenterAt = new System.Windows.Forms.Button();
            this.cmdFailFlash = new System.Windows.Forms.Button();
            this.cmdOpen = new System.Windows.Forms.Button();
            this.optZoomIn = new System.Windows.Forms.RadioButton();
            this.optZoomOut = new System.Windows.Forms.RadioButton();
            this.optPan = new System.Windows.Forms.RadioButton();
            this.cmdFullExtent = new System.Windows.Forms.Button();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.grpBox = new System.Windows.Forms.GroupBox();
            this.lblValue = new System.Windows.Forms.Label();
            this.lblOperator = new System.Windows.Forms.Label();
            this.lblField = new System.Windows.Forms.Label();
            this.lblFieldType = new System.Windows.Forms.Label();
            this.lblLayerToQuery = new System.Windows.Forms.Label();
            this.cmdQuery = new System.Windows.Forms.Button();
            this.txtValue = new System.Windows.Forms.TextBox();
            this.cboLayers = new System.Windows.Forms.ComboBox();
            this.optString = new System.Windows.Forms.RadioButton();
            this.optNumber = new System.Windows.Forms.RadioButton();
            this.cboOperator = new System.Windows.Forms.ComboBox();
            this.cboFields = new System.Windows.Forms.ComboBox();
            this.lblMeets = new System.Windows.Forms.Label();
            this.lblFails = new System.Windows.Forms.Label();
            this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.dataGridView2 = new System.Windows.Forms.DataGridView();
            this.grpBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
            this.SuspendLayout();
            // 
            // cmdMeetZoomTo
            // 
            this.cmdMeetZoomTo.Location = new System.Drawing.Point(8, 488);
            this.cmdMeetZoomTo.Name = "cmdMeetZoomTo";
            this.cmdMeetZoomTo.Size = new System.Drawing.Size(112, 24);
            this.cmdMeetZoomTo.TabIndex = 3;
            this.cmdMeetZoomTo.Text = "Zoom To";
            this.cmdMeetZoomTo.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdMeetCenterAt
            // 
            this.cmdMeetCenterAt.Location = new System.Drawing.Point(128, 488);
            this.cmdMeetCenterAt.Name = "cmdMeetCenterAt";
            this.cmdMeetCenterAt.Size = new System.Drawing.Size(112, 24);
            this.cmdMeetCenterAt.TabIndex = 4;
            this.cmdMeetCenterAt.Text = "Center At";
            this.cmdMeetCenterAt.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdMeetFlash
            // 
            this.cmdMeetFlash.Location = new System.Drawing.Point(248, 488);
            this.cmdMeetFlash.Name = "cmdMeetFlash";
            this.cmdMeetFlash.Size = new System.Drawing.Size(104, 24);
            this.cmdMeetFlash.TabIndex = 5;
            this.cmdMeetFlash.Text = "Flash";
            this.cmdMeetFlash.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdFailZoomTo
            // 
            this.cmdFailZoomTo.Location = new System.Drawing.Point(360, 488);
            this.cmdFailZoomTo.Name = "cmdFailZoomTo";
            this.cmdFailZoomTo.Size = new System.Drawing.Size(112, 24);
            this.cmdFailZoomTo.TabIndex = 6;
            this.cmdFailZoomTo.Text = "Zoom To";
            this.cmdFailZoomTo.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdFailCenterAt
            // 
            this.cmdFailCenterAt.Location = new System.Drawing.Point(480, 488);
            this.cmdFailCenterAt.Name = "cmdFailCenterAt";
            this.cmdFailCenterAt.Size = new System.Drawing.Size(112, 24);
            this.cmdFailCenterAt.TabIndex = 7;
            this.cmdFailCenterAt.Text = "Center At";
            this.cmdFailCenterAt.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdFailFlash
            // 
            this.cmdFailFlash.Location = new System.Drawing.Point(600, 488);
            this.cmdFailFlash.Name = "cmdFailFlash";
            this.cmdFailFlash.Size = new System.Drawing.Size(104, 24);
            this.cmdFailFlash.TabIndex = 8;
            this.cmdFailFlash.Text = "Flash";
            this.cmdFailFlash.Click += new System.EventHandler(this.MixedDisplayResults_Click);
            // 
            // cmdOpen
            // 
            this.cmdOpen.Location = new System.Drawing.Point(8, 8);
            this.cmdOpen.Name = "cmdOpen";
            this.cmdOpen.Size = new System.Drawing.Size(72, 24);
            this.cmdOpen.TabIndex = 9;
            this.cmdOpen.Text = "Open";
            this.cmdOpen.Click += new System.EventHandler(this.cmdOpen_Click);
            // 
            // optZoomIn
            // 
            this.optZoomIn.Appearance = System.Windows.Forms.Appearance.Button;
            this.optZoomIn.Location = new System.Drawing.Point(80, 8);
            this.optZoomIn.Name = "optZoomIn";
            this.optZoomIn.Size = new System.Drawing.Size(72, 24);
            this.optZoomIn.TabIndex = 10;
            this.optZoomIn.Text = "Zoom In";
            this.optZoomIn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.optZoomIn.Click += new System.EventHandler(this.MixedControls_Click);
            // 
            // optZoomOut
            // 
            this.optZoomOut.Appearance = System.Windows.Forms.Appearance.Button;
            this.optZoomOut.Location = new System.Drawing.Point(152, 8);
            this.optZoomOut.Name = "optZoomOut";
            this.optZoomOut.Size = new System.Drawing.Size(72, 24);
            this.optZoomOut.TabIndex = 11;
            this.optZoomOut.Text = "Zoom Out";
            this.optZoomOut.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.optZoomOut.Click += new System.EventHandler(this.MixedControls_Click);
            // 
            // optPan
            // 
            this.optPan.Appearance = System.Windows.Forms.Appearance.Button;
            this.optPan.Location = new System.Drawing.Point(296, 8);
            this.optPan.Name = "optPan";
            this.optPan.Size = new System.Drawing.Size(72, 24);
            this.optPan.TabIndex = 13;
            this.optPan.Text = "Pan";
            this.optPan.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.optPan.Click += new System.EventHandler(this.MixedControls_Click);
            // 
            // cmdFullExtent
            // 
            this.cmdFullExtent.Location = new System.Drawing.Point(224, 8);
            this.cmdFullExtent.Name = "cmdFullExtent";
            this.cmdFullExtent.Size = new System.Drawing.Size(72, 24);
            this.cmdFullExtent.TabIndex = 14;
            this.cmdFullExtent.Text = "Full Extent";
            this.cmdFullExtent.Click += new System.EventHandler(this.cmdFullExtent_Click);
            // 
            // grpBox
            // 
            this.grpBox.Controls.Add(this.lblValue);
            this.grpBox.Controls.Add(this.lblOperator);
            this.grpBox.Controls.Add(this.lblField);
            this.grpBox.Controls.Add(this.lblFieldType);
            this.grpBox.Controls.Add(this.lblLayerToQuery);
            this.grpBox.Controls.Add(this.cmdQuery);
            this.grpBox.Controls.Add(this.txtValue);
            this.grpBox.Controls.Add(this.cboLayers);
            this.grpBox.Controls.Add(this.optString);
            this.grpBox.Controls.Add(this.optNumber);
            this.grpBox.Controls.Add(this.cboOperator);
            this.grpBox.Controls.Add(this.cboFields);
            this.grpBox.Location = new System.Drawing.Point(560, 40);
            this.grpBox.Name = "grpBox";
            this.grpBox.Size = new System.Drawing.Size(144, 312);
            this.grpBox.TabIndex = 20;
            this.grpBox.TabStop = false;
            this.grpBox.Text = "Query Criteria";
            // 
            // lblValue
            // 
            this.lblValue.Location = new System.Drawing.Point(8, 224);
            this.lblValue.Name = "lblValue";
            this.lblValue.Size = new System.Drawing.Size(120, 16);
            this.lblValue.TabIndex = 31;
            this.lblValue.Text = "Value:";
            // 
            // lblOperator
            // 
            this.lblOperator.Location = new System.Drawing.Point(8, 176);
            this.lblOperator.Name = "lblOperator";
            this.lblOperator.Size = new System.Drawing.Size(88, 16);
            this.lblOperator.TabIndex = 30;
            this.lblOperator.Text = "Operator:";
            // 
            // lblField
            // 
            this.lblField.Location = new System.Drawing.Point(8, 128);
            this.lblField.Name = "lblField";
            this.lblField.Size = new System.Drawing.Size(96, 16);
            this.lblField.TabIndex = 29;
            this.lblField.Text = "Field to Query:";
            // 
            // lblFieldType
            // 
            this.lblFieldType.Location = new System.Drawing.Point(8, 80);
            this.lblFieldType.Name = "lblFieldType";
            this.lblFieldType.Size = new System.Drawing.Size(104, 16);
            this.lblFieldType.TabIndex = 28;
            this.lblFieldType.Text = "Field Type:";
            // 
            // lblLayerToQuery
            // 
            this.lblLayerToQuery.Location = new System.Drawing.Point(8, 24);
            this.lblLayerToQuery.Name = "lblLayerToQuery";
            this.lblLayerToQuery.Size = new System.Drawing.Size(120, 16);
            this.lblLayerToQuery.TabIndex = 27;
            this.lblLayerToQuery.Text = "Layer to Query:";
            // 
            // cmdQuery
            // 
            this.cmdQuery.Location = new System.Drawing.Point(24, 272);
            this.cmdQuery.Name = "cmdQuery";
            this.cmdQuery.Size = new System.Drawing.Size(104, 32);
            this.cmdQuery.TabIndex = 26;
            this.cmdQuery.Text = "Query";
            this.cmdQuery.Click += new System.EventHandler(this.cmdQuery_Click);
            // 
            // txtValue
            // 
            this.txtValue.Location = new System.Drawing.Point(8, 240);
            this.txtValue.Name = "txtValue";
            this.txtValue.Size = new System.Drawing.Size(120, 20);
            this.txtValue.TabIndex = 25;
            this.txtValue.TextChanged += new System.EventHandler(this.txtValue_TextChanged);
            // 
            // cboLayers
            // 
            this.cboLayers.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLayers.Location = new System.Drawing.Point(8, 40);
            this.cboLayers.Name = "cboLayers";
            this.cboLayers.Size = new System.Drawing.Size(120, 21);
            this.cboLayers.TabIndex = 24;
            this.cboLayers.SelectedIndexChanged += new System.EventHandler(this.cboLayers_SelectedIndexChanged);
            // 
            // optString
            // 
            this.optString.Location = new System.Drawing.Point(80, 96);
            this.optString.Name = "optString";
            this.optString.Size = new System.Drawing.Size(56, 16);
            this.optString.TabIndex = 23;
            this.optString.Text = "String";
            this.optString.Click += new System.EventHandler(this.DataType_Click);
            // 
            // optNumber
            // 
            this.optNumber.Location = new System.Drawing.Point(8, 96);
            this.optNumber.Name = "optNumber";
            this.optNumber.Size = new System.Drawing.Size(64, 16);
            this.optNumber.TabIndex = 22;
            this.optNumber.Text = "Number";
            this.optNumber.Click += new System.EventHandler(this.DataType_Click);
            // 
            // cboOperator
            // 
            this.cboOperator.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboOperator.Location = new System.Drawing.Point(8, 192);
            this.cboOperator.Name = "cboOperator";
            this.cboOperator.Size = new System.Drawing.Size(120, 21);
            this.cboOperator.TabIndex = 21;
            // 
            // cboFields
            // 
            this.cboFields.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboFields.Location = new System.Drawing.Point(8, 144);
            this.cboFields.Name = "cboFields";
            this.cboFields.Size = new System.Drawing.Size(120, 21);
            this.cboFields.TabIndex = 20;
            // 
            // lblMeets
            // 
            this.lblMeets.Location = new System.Drawing.Point(8, 360);
            this.lblMeets.Name = "lblMeets";
            this.lblMeets.Size = new System.Drawing.Size(344, 24);
            this.lblMeets.TabIndex = 21;
            // 
            // lblFails
            // 
            this.lblFails.Location = new System.Drawing.Point(368, 360);
            this.lblFails.Name = "lblFails";
            this.lblFails.Size = new System.Drawing.Size(336, 24);
            this.lblFails.TabIndex = 22;
            // 
            // axArcReaderControl1
            // 
            this.axArcReaderControl1.Location = new System.Drawing.Point(8, 40);
            this.axArcReaderControl1.Name = "axArcReaderControl1";
            this.axArcReaderControl1.Size = new System.Drawing.Size(544, 312);
            this.axArcReaderControl1.TabIndex = 23;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(8, 384);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.Size = new System.Drawing.Size(344, 98);
            this.dataGridView1.TabIndex = 24;
            // 
            // dataGridView2
            // 
            this.dataGridView2.AllowUserToAddRows = false;
            this.dataGridView2.AllowUserToDeleteRows = false;
            this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView2.Location = new System.Drawing.Point(360, 384);
            this.dataGridView2.Name = "dataGridView2";
            this.dataGridView2.ReadOnly = true;
            this.dataGridView2.Size = new System.Drawing.Size(344, 98);
            this.dataGridView2.TabIndex = 25;
            // 
            // AttributeQuery
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(712, 517);
            this.Controls.Add(this.dataGridView2);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.axArcReaderControl1);
            this.Controls.Add(this.lblFails);
            this.Controls.Add(this.lblMeets);
            this.Controls.Add(this.grpBox);
            this.Controls.Add(this.cmdFullExtent);
            this.Controls.Add(this.optPan);
            this.Controls.Add(this.optZoomOut);
            this.Controls.Add(this.optZoomIn);
            this.Controls.Add(this.cmdOpen);
            this.Controls.Add(this.cmdFailFlash);
            this.Controls.Add(this.cmdFailCenterAt);
            this.Controls.Add(this.cmdFailZoomTo);
            this.Controls.Add(this.cmdMeetFlash);
            this.Controls.Add(this.cmdMeetCenterAt);
            this.Controls.Add(this.cmdMeetZoomTo);
            this.Name = "AttributeQuery";
            this.Text = "AttributeQuery (LesserThan / GreaterThan) ";
            this.Load += new System.EventHandler(this.AttributeQuery_Load);
            this.grpBox.ResumeLayout(false);
            this.grpBox.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).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(DocumentProperties));
     this.cmdMapProperties    = new System.Windows.Forms.Button();
     this.chkTOC              = new System.Windows.Forms.CheckBox();
     this.cmdProperties       = new System.Windows.Forms.Button();
     this.cmdLoad             = new System.Windows.Forms.Button();
     this.Label6              = new System.Windows.Forms.Label();
     this.Label5              = new System.Windows.Forms.Label();
     this.Label4              = new System.Windows.Forms.Label();
     this.Label1              = new System.Windows.Forms.Label();
     this.Label3              = new System.Windows.Forms.Label();
     this.Label2              = new System.Windows.Forms.Label();
     this.RichTextBox1        = new System.Windows.Forms.RichTextBox();
     this.openFileDialog1     = new System.Windows.Forms.OpenFileDialog();
     this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
     this.SuspendLayout();
     //
     // cmdMapProperties
     //
     this.cmdMapProperties.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdMapProperties.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdMapProperties.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdMapProperties.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdMapProperties.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdMapProperties.Location                = new System.Drawing.Point(264, 8);
     this.cmdMapProperties.Name                    = "cmdMapProperties";
     this.cmdMapProperties.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdMapProperties.Size                    = new System.Drawing.Size(121, 33);
     this.cmdMapProperties.TabIndex                = 12;
     this.cmdMapProperties.Text                    = "Map / Layer Properties";
     this.cmdMapProperties.UseVisualStyleBackColor = false;
     this.cmdMapProperties.Click                  += new System.EventHandler(this.cmdMapProperties_Click);
     //
     // chkTOC
     //
     this.chkTOC.BackColor               = System.Drawing.SystemColors.Control;
     this.chkTOC.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.chkTOC.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkTOC.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.chkTOC.Location                = new System.Drawing.Point(392, 16);
     this.chkTOC.Name                    = "chkTOC";
     this.chkTOC.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.chkTOC.Size                    = new System.Drawing.Size(88, 17);
     this.chkTOC.TabIndex                = 11;
     this.chkTOC.Text                    = "TOC Visible";
     this.chkTOC.UseVisualStyleBackColor = false;
     this.chkTOC.Click                  += new System.EventHandler(this.chkTOC_Click);
     //
     // cmdProperties
     //
     this.cmdProperties.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdProperties.Cursor                  = System.Windows.Forms.Cursors.Default;
     this.cmdProperties.Font                    = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdProperties.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdProperties.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.cmdProperties.Location                = new System.Drawing.Point(136, 8);
     this.cmdProperties.Name                    = "cmdProperties";
     this.cmdProperties.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdProperties.Size                    = new System.Drawing.Size(121, 33);
     this.cmdProperties.TabIndex                = 10;
     this.cmdProperties.Text                    = "File Properties";
     this.cmdProperties.UseVisualStyleBackColor = false;
     this.cmdProperties.Click                  += new System.EventHandler(this.cmdProperties_Click);
     //
     // 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, ((byte)(0)));
     this.cmdLoad.ForeColor               = System.Drawing.Color.Black;
     this.cmdLoad.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     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, 33);
     this.cmdLoad.TabIndex                = 9;
     this.cmdLoad.Text                    = "Load PMF";
     this.cmdLoad.UseVisualStyleBackColor = false;
     this.cmdLoad.Click                  += new System.EventHandler(this.cmdLoad_Click);
     //
     // Label6
     //
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label6.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label6.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label6.Location    = new System.Drawing.Point(488, 144);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(249, 17);
     this.Label6.TabIndex    = 18;
     this.Label6.Text        = "6) Display the map and layer properties.";
     //
     // Label5
     //
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label5.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label5.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label5.Location    = new System.Drawing.Point(488, 120);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(249, 17);
     this.Label5.TabIndex    = 17;
     this.Label5.Text        = "5) Hide the TOC.";
     //
     // Label4
     //
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label4.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label4.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label4.Location    = new System.Drawing.Point(488, 88);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(249, 33);
     this.Label4.TabIndex    = 16;
     this.Label4.Text        = "4) Right click on a layer in the TOC to display the layer properties.";
     //
     // Label1
     //
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label1.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label1.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label1.Location    = new System.Drawing.Point(488, 56);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(249, 33);
     this.Label1.TabIndex    = 15;
     this.Label1.Text        = "3) Right click on a map in the TOC to display the data frame properties.";
     //
     // Label3
     //
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label3.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label3.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label3.Location    = new System.Drawing.Point(488, 32);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(249, 17);
     this.Label3.TabIndex    = 14;
     this.Label3.Text        = "2) Display the file properties.";
     //
     // Label2
     //
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.Cursor      = System.Windows.Forms.Cursors.Default;
     this.Label2.Font        = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label2.ForeColor   = System.Drawing.SystemColors.Highlight;
     this.Label2.Location    = new System.Drawing.Point(488, 8);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(249, 17);
     this.Label2.TabIndex    = 13;
     this.Label2.Text        = "1) Browse to a PMF to load.";
     //
     // RichTextBox1
     //
     this.RichTextBox1.Location = new System.Drawing.Point(480, 168);
     this.RichTextBox1.Name     = "RichTextBox1";
     this.RichTextBox1.Size     = new System.Drawing.Size(256, 320);
     this.RichTextBox1.TabIndex = 19;
     this.RichTextBox1.Text     = "";
     //
     // axArcReaderControl1
     //
     this.axArcReaderControl1.Location = new System.Drawing.Point(8, 48);
     this.axArcReaderControl1.Name     = "axArcReaderControl1";
     this.axArcReaderControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axArcReaderControl1.OcxState")));
     this.axArcReaderControl1.Size     = new System.Drawing.Size(464, 440);
     this.axArcReaderControl1.TabIndex = 20;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 494);
     this.Controls.Add(this.axArcReaderControl1);
     this.Controls.Add(this.RichTextBox1);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.Label5);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Label3);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.cmdMapProperties);
     this.Controls.Add(this.chkTOC);
     this.Controls.Add(this.cmdProperties);
     this.Controls.Add(this.cmdLoad);
     this.Name     = "Form1";
     this.Text     = "DocumentProperties";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load    += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.cmdMeetZoomTo       = new System.Windows.Forms.Button();
     this.cmdMeetCenterAt     = new System.Windows.Forms.Button();
     this.cmdMeetFlash        = new System.Windows.Forms.Button();
     this.cmdFailZoomTo       = new System.Windows.Forms.Button();
     this.cmdFailCenterAt     = new System.Windows.Forms.Button();
     this.cmdFailFlash        = new System.Windows.Forms.Button();
     this.cmdOpen             = new System.Windows.Forms.Button();
     this.optZoomIn           = new System.Windows.Forms.RadioButton();
     this.optZoomOut          = new System.Windows.Forms.RadioButton();
     this.optPan              = new System.Windows.Forms.RadioButton();
     this.cmdFullExtent       = new System.Windows.Forms.Button();
     this.openFileDialog1     = new System.Windows.Forms.OpenFileDialog();
     this.grpBox              = new System.Windows.Forms.GroupBox();
     this.lblValue            = new System.Windows.Forms.Label();
     this.lblOperator         = new System.Windows.Forms.Label();
     this.lblField            = new System.Windows.Forms.Label();
     this.lblFieldType        = new System.Windows.Forms.Label();
     this.lblLayerToQuery     = new System.Windows.Forms.Label();
     this.cmdQuery            = new System.Windows.Forms.Button();
     this.txtValue            = new System.Windows.Forms.TextBox();
     this.cboLayers           = new System.Windows.Forms.ComboBox();
     this.optString           = new System.Windows.Forms.RadioButton();
     this.optNumber           = new System.Windows.Forms.RadioButton();
     this.cboOperator         = new System.Windows.Forms.ComboBox();
     this.cboFields           = new System.Windows.Forms.ComboBox();
     this.lblMeets            = new System.Windows.Forms.Label();
     this.lblFails            = new System.Windows.Forms.Label();
     this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
     this.dataGridView1       = new System.Windows.Forms.DataGridView();
     this.dataGridView2       = new System.Windows.Forms.DataGridView();
     this.grpBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.SuspendLayout();
     //
     // cmdMeetZoomTo
     //
     this.cmdMeetZoomTo.Location = new System.Drawing.Point(8, 488);
     this.cmdMeetZoomTo.Name     = "cmdMeetZoomTo";
     this.cmdMeetZoomTo.Size     = new System.Drawing.Size(112, 24);
     this.cmdMeetZoomTo.TabIndex = 3;
     this.cmdMeetZoomTo.Text     = "Zoom To";
     this.cmdMeetZoomTo.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdMeetCenterAt
     //
     this.cmdMeetCenterAt.Location = new System.Drawing.Point(128, 488);
     this.cmdMeetCenterAt.Name     = "cmdMeetCenterAt";
     this.cmdMeetCenterAt.Size     = new System.Drawing.Size(112, 24);
     this.cmdMeetCenterAt.TabIndex = 4;
     this.cmdMeetCenterAt.Text     = "Center At";
     this.cmdMeetCenterAt.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdMeetFlash
     //
     this.cmdMeetFlash.Location = new System.Drawing.Point(248, 488);
     this.cmdMeetFlash.Name     = "cmdMeetFlash";
     this.cmdMeetFlash.Size     = new System.Drawing.Size(104, 24);
     this.cmdMeetFlash.TabIndex = 5;
     this.cmdMeetFlash.Text     = "Flash";
     this.cmdMeetFlash.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdFailZoomTo
     //
     this.cmdFailZoomTo.Location = new System.Drawing.Point(360, 488);
     this.cmdFailZoomTo.Name     = "cmdFailZoomTo";
     this.cmdFailZoomTo.Size     = new System.Drawing.Size(112, 24);
     this.cmdFailZoomTo.TabIndex = 6;
     this.cmdFailZoomTo.Text     = "Zoom To";
     this.cmdFailZoomTo.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdFailCenterAt
     //
     this.cmdFailCenterAt.Location = new System.Drawing.Point(480, 488);
     this.cmdFailCenterAt.Name     = "cmdFailCenterAt";
     this.cmdFailCenterAt.Size     = new System.Drawing.Size(112, 24);
     this.cmdFailCenterAt.TabIndex = 7;
     this.cmdFailCenterAt.Text     = "Center At";
     this.cmdFailCenterAt.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdFailFlash
     //
     this.cmdFailFlash.Location = new System.Drawing.Point(600, 488);
     this.cmdFailFlash.Name     = "cmdFailFlash";
     this.cmdFailFlash.Size     = new System.Drawing.Size(104, 24);
     this.cmdFailFlash.TabIndex = 8;
     this.cmdFailFlash.Text     = "Flash";
     this.cmdFailFlash.Click   += new System.EventHandler(this.MixedDisplayResults_Click);
     //
     // cmdOpen
     //
     this.cmdOpen.Location = new System.Drawing.Point(8, 8);
     this.cmdOpen.Name     = "cmdOpen";
     this.cmdOpen.Size     = new System.Drawing.Size(72, 24);
     this.cmdOpen.TabIndex = 9;
     this.cmdOpen.Text     = "Open";
     this.cmdOpen.Click   += new System.EventHandler(this.cmdOpen_Click);
     //
     // optZoomIn
     //
     this.optZoomIn.Appearance = System.Windows.Forms.Appearance.Button;
     this.optZoomIn.Location   = new System.Drawing.Point(80, 8);
     this.optZoomIn.Name       = "optZoomIn";
     this.optZoomIn.Size       = new System.Drawing.Size(72, 24);
     this.optZoomIn.TabIndex   = 10;
     this.optZoomIn.Text       = "Zoom In";
     this.optZoomIn.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.optZoomIn.Click     += new System.EventHandler(this.MixedControls_Click);
     //
     // optZoomOut
     //
     this.optZoomOut.Appearance = System.Windows.Forms.Appearance.Button;
     this.optZoomOut.Location   = new System.Drawing.Point(152, 8);
     this.optZoomOut.Name       = "optZoomOut";
     this.optZoomOut.Size       = new System.Drawing.Size(72, 24);
     this.optZoomOut.TabIndex   = 11;
     this.optZoomOut.Text       = "Zoom Out";
     this.optZoomOut.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.optZoomOut.Click     += new System.EventHandler(this.MixedControls_Click);
     //
     // optPan
     //
     this.optPan.Appearance = System.Windows.Forms.Appearance.Button;
     this.optPan.Location   = new System.Drawing.Point(296, 8);
     this.optPan.Name       = "optPan";
     this.optPan.Size       = new System.Drawing.Size(72, 24);
     this.optPan.TabIndex   = 13;
     this.optPan.Text       = "Pan";
     this.optPan.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.optPan.Click     += new System.EventHandler(this.MixedControls_Click);
     //
     // cmdFullExtent
     //
     this.cmdFullExtent.Location = new System.Drawing.Point(224, 8);
     this.cmdFullExtent.Name     = "cmdFullExtent";
     this.cmdFullExtent.Size     = new System.Drawing.Size(72, 24);
     this.cmdFullExtent.TabIndex = 14;
     this.cmdFullExtent.Text     = "Full Extent";
     this.cmdFullExtent.Click   += new System.EventHandler(this.cmdFullExtent_Click);
     //
     // grpBox
     //
     this.grpBox.Controls.Add(this.lblValue);
     this.grpBox.Controls.Add(this.lblOperator);
     this.grpBox.Controls.Add(this.lblField);
     this.grpBox.Controls.Add(this.lblFieldType);
     this.grpBox.Controls.Add(this.lblLayerToQuery);
     this.grpBox.Controls.Add(this.cmdQuery);
     this.grpBox.Controls.Add(this.txtValue);
     this.grpBox.Controls.Add(this.cboLayers);
     this.grpBox.Controls.Add(this.optString);
     this.grpBox.Controls.Add(this.optNumber);
     this.grpBox.Controls.Add(this.cboOperator);
     this.grpBox.Controls.Add(this.cboFields);
     this.grpBox.Location = new System.Drawing.Point(560, 40);
     this.grpBox.Name     = "grpBox";
     this.grpBox.Size     = new System.Drawing.Size(144, 312);
     this.grpBox.TabIndex = 20;
     this.grpBox.TabStop  = false;
     this.grpBox.Text     = "Query Criteria";
     //
     // lblValue
     //
     this.lblValue.Location = new System.Drawing.Point(8, 224);
     this.lblValue.Name     = "lblValue";
     this.lblValue.Size     = new System.Drawing.Size(120, 16);
     this.lblValue.TabIndex = 31;
     this.lblValue.Text     = "Value:";
     //
     // lblOperator
     //
     this.lblOperator.Location = new System.Drawing.Point(8, 176);
     this.lblOperator.Name     = "lblOperator";
     this.lblOperator.Size     = new System.Drawing.Size(88, 16);
     this.lblOperator.TabIndex = 30;
     this.lblOperator.Text     = "Operator:";
     //
     // lblField
     //
     this.lblField.Location = new System.Drawing.Point(8, 128);
     this.lblField.Name     = "lblField";
     this.lblField.Size     = new System.Drawing.Size(96, 16);
     this.lblField.TabIndex = 29;
     this.lblField.Text     = "Field to Query:";
     //
     // lblFieldType
     //
     this.lblFieldType.Location = new System.Drawing.Point(8, 80);
     this.lblFieldType.Name     = "lblFieldType";
     this.lblFieldType.Size     = new System.Drawing.Size(104, 16);
     this.lblFieldType.TabIndex = 28;
     this.lblFieldType.Text     = "Field Type:";
     //
     // lblLayerToQuery
     //
     this.lblLayerToQuery.Location = new System.Drawing.Point(8, 24);
     this.lblLayerToQuery.Name     = "lblLayerToQuery";
     this.lblLayerToQuery.Size     = new System.Drawing.Size(120, 16);
     this.lblLayerToQuery.TabIndex = 27;
     this.lblLayerToQuery.Text     = "Layer to Query:";
     //
     // cmdQuery
     //
     this.cmdQuery.Location = new System.Drawing.Point(24, 272);
     this.cmdQuery.Name     = "cmdQuery";
     this.cmdQuery.Size     = new System.Drawing.Size(104, 32);
     this.cmdQuery.TabIndex = 26;
     this.cmdQuery.Text     = "Query";
     this.cmdQuery.Click   += new System.EventHandler(this.cmdQuery_Click);
     //
     // txtValue
     //
     this.txtValue.Location     = new System.Drawing.Point(8, 240);
     this.txtValue.Name         = "txtValue";
     this.txtValue.Size         = new System.Drawing.Size(120, 20);
     this.txtValue.TabIndex     = 25;
     this.txtValue.TextChanged += new System.EventHandler(this.txtValue_TextChanged);
     //
     // cboLayers
     //
     this.cboLayers.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboLayers.Location              = new System.Drawing.Point(8, 40);
     this.cboLayers.Name                  = "cboLayers";
     this.cboLayers.Size                  = new System.Drawing.Size(120, 21);
     this.cboLayers.TabIndex              = 24;
     this.cboLayers.SelectedIndexChanged += new System.EventHandler(this.cboLayers_SelectedIndexChanged);
     //
     // optString
     //
     this.optString.Location = new System.Drawing.Point(80, 96);
     this.optString.Name     = "optString";
     this.optString.Size     = new System.Drawing.Size(56, 16);
     this.optString.TabIndex = 23;
     this.optString.Text     = "String";
     this.optString.Click   += new System.EventHandler(this.DataType_Click);
     //
     // optNumber
     //
     this.optNumber.Location = new System.Drawing.Point(8, 96);
     this.optNumber.Name     = "optNumber";
     this.optNumber.Size     = new System.Drawing.Size(64, 16);
     this.optNumber.TabIndex = 22;
     this.optNumber.Text     = "Number";
     this.optNumber.Click   += new System.EventHandler(this.DataType_Click);
     //
     // cboOperator
     //
     this.cboOperator.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboOperator.Location      = new System.Drawing.Point(8, 192);
     this.cboOperator.Name          = "cboOperator";
     this.cboOperator.Size          = new System.Drawing.Size(120, 21);
     this.cboOperator.TabIndex      = 21;
     //
     // cboFields
     //
     this.cboFields.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboFields.Location      = new System.Drawing.Point(8, 144);
     this.cboFields.Name          = "cboFields";
     this.cboFields.Size          = new System.Drawing.Size(120, 21);
     this.cboFields.TabIndex      = 20;
     //
     // lblMeets
     //
     this.lblMeets.Location = new System.Drawing.Point(8, 360);
     this.lblMeets.Name     = "lblMeets";
     this.lblMeets.Size     = new System.Drawing.Size(344, 24);
     this.lblMeets.TabIndex = 21;
     //
     // lblFails
     //
     this.lblFails.Location = new System.Drawing.Point(368, 360);
     this.lblFails.Name     = "lblFails";
     this.lblFails.Size     = new System.Drawing.Size(336, 24);
     this.lblFails.TabIndex = 22;
     //
     // axArcReaderControl1
     //
     this.axArcReaderControl1.Location = new System.Drawing.Point(8, 40);
     this.axArcReaderControl1.Name     = "axArcReaderControl1";
     this.axArcReaderControl1.Size     = new System.Drawing.Size(544, 312);
     this.axArcReaderControl1.TabIndex = 23;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(8, 384);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.Size     = new System.Drawing.Size(344, 98);
     this.dataGridView1.TabIndex = 24;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location = new System.Drawing.Point(360, 384);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.ReadOnly = true;
     this.dataGridView2.Size     = new System.Drawing.Size(344, 98);
     this.dataGridView2.TabIndex = 25;
     //
     // AttributeQuery
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(712, 517);
     this.Controls.Add(this.dataGridView2);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.axArcReaderControl1);
     this.Controls.Add(this.lblFails);
     this.Controls.Add(this.lblMeets);
     this.Controls.Add(this.grpBox);
     this.Controls.Add(this.cmdFullExtent);
     this.Controls.Add(this.optPan);
     this.Controls.Add(this.optZoomOut);
     this.Controls.Add(this.optZoomIn);
     this.Controls.Add(this.cmdOpen);
     this.Controls.Add(this.cmdFailFlash);
     this.Controls.Add(this.cmdFailCenterAt);
     this.Controls.Add(this.cmdFailZoomTo);
     this.Controls.Add(this.cmdMeetFlash);
     this.Controls.Add(this.cmdMeetCenterAt);
     this.Controls.Add(this.cmdMeetZoomTo);
     this.Name  = "AttributeQuery";
     this.Text  = "AttributeQuery (LesserThan / GreaterThan) ";
     this.Load += new System.EventHandler(this.AttributeQuery_Load);
     this.grpBox.ResumeLayout(false);
     this.grpBox.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).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(DocumentProperties));
            this.cmdMapProperties = new System.Windows.Forms.Button();
            this.chkTOC = new System.Windows.Forms.CheckBox();
            this.cmdProperties = new System.Windows.Forms.Button();
            this.cmdLoad = new System.Windows.Forms.Button();
            this.Label6 = new System.Windows.Forms.Label();
            this.Label5 = new System.Windows.Forms.Label();
            this.Label4 = new System.Windows.Forms.Label();
            this.Label1 = new System.Windows.Forms.Label();
            this.Label3 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.RichTextBox1 = new System.Windows.Forms.RichTextBox();
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.axArcReaderControl1 = new ESRI.ArcGIS.PublisherControls.AxArcReaderControl();
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // cmdMapProperties
            // 
            this.cmdMapProperties.BackColor = System.Drawing.SystemColors.Control;
            this.cmdMapProperties.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdMapProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdMapProperties.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdMapProperties.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cmdMapProperties.Location = new System.Drawing.Point(264, 8);
            this.cmdMapProperties.Name = "cmdMapProperties";
            this.cmdMapProperties.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdMapProperties.Size = new System.Drawing.Size(121, 33);
            this.cmdMapProperties.TabIndex = 12;
            this.cmdMapProperties.Text = "Map / Layer Properties";
            this.cmdMapProperties.UseVisualStyleBackColor = false;
            this.cmdMapProperties.Click += new System.EventHandler(this.cmdMapProperties_Click);
            // 
            // chkTOC
            // 
            this.chkTOC.BackColor = System.Drawing.SystemColors.Control;
            this.chkTOC.Cursor = System.Windows.Forms.Cursors.Default;
            this.chkTOC.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chkTOC.ForeColor = System.Drawing.SystemColors.ControlText;
            this.chkTOC.Location = new System.Drawing.Point(392, 16);
            this.chkTOC.Name = "chkTOC";
            this.chkTOC.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.chkTOC.Size = new System.Drawing.Size(88, 17);
            this.chkTOC.TabIndex = 11;
            this.chkTOC.Text = "TOC Visible";
            this.chkTOC.UseVisualStyleBackColor = false;
            this.chkTOC.Click += new System.EventHandler(this.chkTOC_Click);
            // 
            // cmdProperties
            // 
            this.cmdProperties.BackColor = System.Drawing.SystemColors.Control;
            this.cmdProperties.Cursor = System.Windows.Forms.Cursors.Default;
            this.cmdProperties.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cmdProperties.ForeColor = System.Drawing.SystemColors.ControlText;
            this.cmdProperties.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cmdProperties.Location = new System.Drawing.Point(136, 8);
            this.cmdProperties.Name = "cmdProperties";
            this.cmdProperties.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.cmdProperties.Size = new System.Drawing.Size(121, 33);
            this.cmdProperties.TabIndex = 10;
            this.cmdProperties.Text = "File Properties";
            this.cmdProperties.UseVisualStyleBackColor = false;
            this.cmdProperties.Click += new System.EventHandler(this.cmdProperties_Click);
            // 
            // 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, ((byte)(0)));
            this.cmdLoad.ForeColor = System.Drawing.Color.Black;
            this.cmdLoad.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            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, 33);
            this.cmdLoad.TabIndex = 9;
            this.cmdLoad.Text = "Load PMF";
            this.cmdLoad.UseVisualStyleBackColor = false;
            this.cmdLoad.Click += new System.EventHandler(this.cmdLoad_Click);
            // 
            // Label6
            // 
            this.Label6.BackColor = System.Drawing.SystemColors.Control;
            this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label6.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label6.Location = new System.Drawing.Point(488, 144);
            this.Label6.Name = "Label6";
            this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label6.Size = new System.Drawing.Size(249, 17);
            this.Label6.TabIndex = 18;
            this.Label6.Text = "6) Display the map and layer properties.";
            // 
            // Label5
            // 
            this.Label5.BackColor = System.Drawing.SystemColors.Control;
            this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label5.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label5.Location = new System.Drawing.Point(488, 120);
            this.Label5.Name = "Label5";
            this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label5.Size = new System.Drawing.Size(249, 17);
            this.Label5.TabIndex = 17;
            this.Label5.Text = "5) Hide the TOC.";
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label4.Location = new System.Drawing.Point(488, 88);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(249, 33);
            this.Label4.TabIndex = 16;
            this.Label4.Text = "4) Right click on a layer in the TOC to display the layer properties.";
            // 
            // Label1
            // 
            this.Label1.BackColor = System.Drawing.SystemColors.Control;
            this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label1.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label1.Location = new System.Drawing.Point(488, 56);
            this.Label1.Name = "Label1";
            this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label1.Size = new System.Drawing.Size(249, 33);
            this.Label1.TabIndex = 15;
            this.Label1.Text = "3) Right click on a map in the TOC to display the data frame properties.";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label3.Location = new System.Drawing.Point(488, 32);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(249, 17);
            this.Label3.TabIndex = 14;
            this.Label3.Text = "2) Display the file properties.";
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System.Drawing.SystemColors.Highlight;
            this.Label2.Location = new System.Drawing.Point(488, 8);
            this.Label2.Name = "Label2";
            this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label2.Size = new System.Drawing.Size(249, 17);
            this.Label2.TabIndex = 13;
            this.Label2.Text = "1) Browse to a PMF to load.";
            // 
            // RichTextBox1
            // 
            this.RichTextBox1.Location = new System.Drawing.Point(480, 168);
            this.RichTextBox1.Name = "RichTextBox1";
            this.RichTextBox1.Size = new System.Drawing.Size(256, 320);
            this.RichTextBox1.TabIndex = 19;
            this.RichTextBox1.Text = "";
            // 
            // axArcReaderControl1
            // 
            this.axArcReaderControl1.Location = new System.Drawing.Point(8, 48);
            this.axArcReaderControl1.Name = "axArcReaderControl1";
            this.axArcReaderControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axArcReaderControl1.OcxState")));
            this.axArcReaderControl1.Size = new System.Drawing.Size(464, 440);
            this.axArcReaderControl1.TabIndex = 20;
            // 
            // Form1
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.ClientSize = new System.Drawing.Size(744, 494);
            this.Controls.Add(this.axArcReaderControl1);
            this.Controls.Add(this.RichTextBox1);
            this.Controls.Add(this.Label6);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label1);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.cmdMapProperties);
            this.Controls.Add(this.chkTOC);
            this.Controls.Add(this.cmdProperties);
            this.Controls.Add(this.cmdLoad);
            this.Name = "Form1";
            this.Text = "DocumentProperties";
            this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axArcReaderControl1)).EndInit();
            this.ResumeLayout(false);

		}