namespace WWPipeLine.MapTools.Conditions.AnalystToolBar { partial class XiaoFangShuan { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.uidgvshigudian = new Sunny.UI.UIDataGridView(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiLabel3 = new Sunny.UI.UILabel(); this.uitbBanjing = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uiGroupBox2 = new Sunny.UI.UIGroupBox(); this.uiButton1 = new Sunny.UI.UIButton(); this.uiGroupBox3 = new Sunny.UI.UIGroupBox(); this.uidgvxiaofangshuan = new Sunny.UI.UIDataGridView(); this.uiGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uidgvshigudian)).BeginInit(); this.uiGroupBox2.SuspendLayout(); this.uiGroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uidgvxiaofangshuan)).BeginInit(); this.SuspendLayout(); // // uiGroupBox1 // this.uiGroupBox1.Controls.Add(this.uiButton1); this.uiGroupBox1.Controls.Add(this.uidgvshigudian); this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left; this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox1.Location = new System.Drawing.Point(0, 0); this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox1.Name = "uiGroupBox1"; this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox1.Size = new System.Drawing.Size(159, 465); this.uiGroupBox1.TabIndex = 1; this.uiGroupBox1.Text = "已标记事故点"; this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uidgvshigudian // dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uidgvshigudian.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; this.uidgvshigudian.BackgroundColor = System.Drawing.Color.White; this.uidgvshigudian.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvshigudian.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; this.uidgvshigudian.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uidgvshigudian.DefaultCellStyle = dataGridViewCellStyle13; this.uidgvshigudian.Dock = System.Windows.Forms.DockStyle.Top; this.uidgvshigudian.EnableHeadersVisualStyles = false; this.uidgvshigudian.Font = new System.Drawing.Font("微软雅黑", 12F); this.uidgvshigudian.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uidgvshigudian.Location = new System.Drawing.Point(0, 32); this.uidgvshigudian.Name = "uidgvshigudian"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvshigudian.RowHeadersDefaultCellStyle = dataGridViewCellStyle14; dataGridViewCellStyle15.BackColor = System.Drawing.Color.White; this.uidgvshigudian.RowsDefaultCellStyle = dataGridViewCellStyle15; this.uidgvshigudian.RowTemplate.Height = 23; this.uidgvshigudian.SelectedIndex = -1; this.uidgvshigudian.ShowGridLine = true; this.uidgvshigudian.Size = new System.Drawing.Size(159, 397); this.uidgvshigudian.TabIndex = 1; this.uidgvshigudian.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgvshigudian_CellMouseDoubleClick); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Location = new System.Drawing.Point(208, 32); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(75, 30); this.uiButton2.TabIndex = 9; this.uiButton2.Text = "分析"; this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(21, 32); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(75, 30); this.uiLabel3.TabIndex = 2; this.uiLabel3.Text = "搜索周围"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uitbBanjing // this.uitbBanjing.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbBanjing.FillColor = System.Drawing.Color.White; this.uitbBanjing.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbBanjing.Location = new System.Drawing.Point(100, 32); this.uitbBanjing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbBanjing.Maximum = 2147483647D; this.uitbBanjing.Minimum = -2147483648D; this.uitbBanjing.MinimumSize = new System.Drawing.Size(1, 1); this.uitbBanjing.Name = "uitbBanjing"; this.uitbBanjing.Size = new System.Drawing.Size(74, 30); this.uitbBanjing.TabIndex = 3; this.uitbBanjing.Text = "0"; this.uitbBanjing.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Location = new System.Drawing.Point(179, 32); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(23, 30); this.uiLabel4.TabIndex = 4; this.uiLabel4.Text = "米"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiGroupBox2 // this.uiGroupBox2.Controls.Add(this.uiLabel3); this.uiGroupBox2.Controls.Add(this.uiLabel4); this.uiGroupBox2.Controls.Add(this.uiButton2); this.uiGroupBox2.Controls.Add(this.uitbBanjing); this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox2.Location = new System.Drawing.Point(159, 0); this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox2.Name = "uiGroupBox2"; this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox2.Size = new System.Drawing.Size(341, 70); this.uiGroupBox2.TabIndex = 10; this.uiGroupBox2.Text = "火灾事故分析"; this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Location = new System.Drawing.Point(0, 435); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(159, 30); this.uiButton1.TabIndex = 10; this.uiButton1.Text = "地图双击定位"; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiGroupBox3 // this.uiGroupBox3.Controls.Add(this.uidgvxiaofangshuan); this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox3.Location = new System.Drawing.Point(159, 70); this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox3.Name = "uiGroupBox3"; this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox3.Size = new System.Drawing.Size(341, 395); this.uiGroupBox3.TabIndex = 11; this.uiGroupBox3.Text = "事故点附近消防栓分析结果"; this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uidgvxiaofangshuan // dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uidgvxiaofangshuan.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; this.uidgvxiaofangshuan.BackgroundColor = System.Drawing.Color.White; this.uidgvxiaofangshuan.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvxiaofangshuan.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; this.uidgvxiaofangshuan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.uidgvxiaofangshuan.DefaultCellStyle = dataGridViewCellStyle18; this.uidgvxiaofangshuan.Dock = System.Windows.Forms.DockStyle.Fill; this.uidgvxiaofangshuan.EnableHeadersVisualStyles = false; this.uidgvxiaofangshuan.Font = new System.Drawing.Font("微软雅黑", 12F); this.uidgvxiaofangshuan.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uidgvxiaofangshuan.Location = new System.Drawing.Point(0, 32); this.uidgvxiaofangshuan.Name = "uidgvxiaofangshuan"; dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F); dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.uidgvxiaofangshuan.RowHeadersDefaultCellStyle = dataGridViewCellStyle19; dataGridViewCellStyle20.BackColor = System.Drawing.Color.White; this.uidgvxiaofangshuan.RowsDefaultCellStyle = dataGridViewCellStyle20; this.uidgvxiaofangshuan.RowTemplate.Height = 23; this.uidgvxiaofangshuan.SelectedIndex = -1; this.uidgvxiaofangshuan.ShowGridLine = true; this.uidgvxiaofangshuan.Size = new System.Drawing.Size(341, 363); this.uidgvxiaofangshuan.TabIndex = 0; this.uidgvxiaofangshuan.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.uidgvxiaofangshuan_CellMouseDoubleClick); // // XiaoFangShuan // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uiGroupBox3); this.Controls.Add(this.uiGroupBox2); this.Controls.Add(this.uiGroupBox1); this.Name = "XiaoFangShuan"; this.Size = new System.Drawing.Size(500, 465); this.uiGroupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uidgvshigudian)).EndInit(); this.uiGroupBox2.ResumeLayout(false); this.uiGroupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.uidgvxiaofangshuan)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIGroupBox uiGroupBox1; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox uitbBanjing; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UIGroupBox uiGroupBox2; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UIGroupBox uiGroupBox3; private Sunny.UI.UIDataGridView uidgvxiaofangshuan; private Sunny.UI.UIDataGridView uidgvshigudian; } }