namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
{
partial class PCCheck
{
///
/// 必需的设计器变量。
///
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 dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.uidgv = new Sunny.UI.UIDataGridView();
this.uiButton1 = new Sunny.UI.UIButton();
this.uibtnGxgj = new Sunny.UI.UIButton();
this.uibtnGxcz = new Sunny.UI.UIButton();
this.uibtnGdgc = new Sunny.UI.UIButton();
this.uibtnGdzb = new Sunny.UI.UIButton();
this.uiButton2 = new Sunny.UI.UIButton();
this.uibtnChengtu = new Sunny.UI.UIButton();
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
this.panel2 = new System.Windows.Forms.Panel();
this.panel1 = new System.Windows.Forms.Panel();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiPanel4 = new Sunny.UI.UIPanel();
this.uiPanel5 = new Sunny.UI.UIPanel();
this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
this.uirbnF = new Sunny.UI.UIRadioButton();
this.uirbnT = new Sunny.UI.UIRadioButton();
this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
this.uirbtGX = new Sunny.UI.UIRadioButton();
this.uirbtGD = new Sunny.UI.UIRadioButton();
this.uiGroupBox1.SuspendLayout();
this.uiPanel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
this.uiGroupBox2.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.uiPanel4.SuspendLayout();
this.uiPanel5.SuspendLayout();
this.uiGroupBox4.SuspendLayout();
this.uiGroupBox3.SuspendLayout();
this.SuspendLayout();
//
// uiGroupBox1
//
this.uiGroupBox1.Controls.Add(this.uiPanel3);
this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox1.Location = new System.Drawing.Point(0, 61);
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(580, 504);
this.uiGroupBox1.TabIndex = 1;
this.uiGroupBox1.Text = "加载普查数据预览";
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel3
//
this.uiPanel3.Controls.Add(this.uidgv);
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel3.Location = new System.Drawing.Point(0, 32);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.Size = new System.Drawing.Size(580, 472);
this.uiPanel3.TabIndex = 2;
this.uiPanel3.Text = "uiPanel3";
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uidgv
//
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uidgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.uidgv.BackgroundColor = System.Drawing.Color.White;
this.uidgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F);
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uidgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.uidgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F);
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.uidgv.DefaultCellStyle = dataGridViewCellStyle3;
this.uidgv.Dock = System.Windows.Forms.DockStyle.Fill;
this.uidgv.EnableHeadersVisualStyles = false;
this.uidgv.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uidgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uidgv.Location = new System.Drawing.Point(0, 0);
this.uidgv.Name = "uidgv";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F);
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uidgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
this.uidgv.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.uidgv.RowTemplate.Height = 23;
this.uidgv.SelectedIndex = -1;
this.uidgv.ShowGridLine = true;
this.uidgv.Size = new System.Drawing.Size(580, 472);
this.uidgv.TabIndex = 0;
//
// uiButton1
//
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton1.Location = new System.Drawing.Point(404, 23);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(121, 30);
this.uiButton1.TabIndex = 0;
this.uiButton1.Text = "加载普查数据";
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
//
// uibtnGxgj
//
this.uibtnGxgj.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnGxgj.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnGxgj.Location = new System.Drawing.Point(283, 48);
this.uibtnGxgj.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnGxgj.Name = "uibtnGxgj";
this.uibtnGxgj.Size = new System.Drawing.Size(121, 30);
this.uibtnGxgj.TabIndex = 10;
this.uibtnGxgj.Text = "管线管径检查";
this.uibtnGxgj.Visible = false;
this.uibtnGxgj.Click += new System.EventHandler(this.uibtnGxgj_Click);
//
// uibtnGxcz
//
this.uibtnGxcz.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnGxcz.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnGxcz.Location = new System.Drawing.Point(145, 48);
this.uibtnGxcz.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnGxcz.Name = "uibtnGxcz";
this.uibtnGxcz.Size = new System.Drawing.Size(121, 30);
this.uibtnGxcz.TabIndex = 9;
this.uibtnGxcz.Text = "管线材质检查";
this.uibtnGxcz.Visible = false;
this.uibtnGxcz.Click += new System.EventHandler(this.uibtnGxcz_Click);
//
// uibtnGdgc
//
this.uibtnGdgc.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnGdgc.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnGdgc.Location = new System.Drawing.Point(283, 6);
this.uibtnGdgc.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnGdgc.Name = "uibtnGdgc";
this.uibtnGdgc.Size = new System.Drawing.Size(121, 30);
this.uibtnGdgc.TabIndex = 8;
this.uibtnGdgc.Text = "管点高程检查";
this.uibtnGdgc.Click += new System.EventHandler(this.uibtnGdgc_Click);
//
// uibtnGdzb
//
this.uibtnGdzb.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnGdzb.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnGdzb.Location = new System.Drawing.Point(145, 6);
this.uibtnGdzb.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnGdzb.Name = "uibtnGdzb";
this.uibtnGdzb.Size = new System.Drawing.Size(121, 30);
this.uibtnGdzb.TabIndex = 7;
this.uibtnGdzb.Text = "管点坐标检查";
this.uibtnGdzb.Click += new System.EventHandler(this.uibtnGdzb_Click);
//
// uiButton2
//
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton2.Location = new System.Drawing.Point(7, 48);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(121, 30);
this.uiButton2.TabIndex = 6;
this.uiButton2.Text = "业务字段检查";
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
//
// uibtnChengtu
//
this.uibtnChengtu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnChengtu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnChengtu.Location = new System.Drawing.Point(7, 6);
this.uibtnChengtu.MinimumSize = new System.Drawing.Size(1, 1);
this.uibtnChengtu.Name = "uibtnChengtu";
this.uibtnChengtu.Size = new System.Drawing.Size(121, 30);
this.uibtnChengtu.TabIndex = 5;
this.uibtnChengtu.Text = "成图字段检查";
this.uibtnChengtu.Click += new System.EventHandler(this.uibtnChengtu_Click);
//
// uiGroupBox2
//
this.uiGroupBox2.Controls.Add(this.panel2);
this.uiGroupBox2.Controls.Add(this.panel1);
this.uiGroupBox2.Controls.Add(this.uiPanel1);
this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox2.Location = new System.Drawing.Point(580, 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(420, 565);
this.uiGroupBox2.TabIndex = 4;
this.uiGroupBox2.Text = "普查字段与检查配置字段对应关系";
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel2
//
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(210, 32);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(210, 448);
this.panel2.TabIndex = 1;
//
// panel1
//
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
this.panel1.Location = new System.Drawing.Point(0, 32);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(210, 448);
this.panel1.TabIndex = 0;
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uibtnGxgj);
this.uiPanel1.Controls.Add(this.uibtnChengtu);
this.uiPanel1.Controls.Add(this.uibtnGdgc);
this.uiPanel1.Controls.Add(this.uiButton2);
this.uiPanel1.Controls.Add(this.uibtnGxcz);
this.uiPanel1.Controls.Add(this.uibtnGdzb);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel1.Location = new System.Drawing.Point(0, 480);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(420, 85);
this.uiPanel1.TabIndex = 2;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel4
//
this.uiPanel4.Controls.Add(this.uiGroupBox1);
this.uiPanel4.Controls.Add(this.uiPanel5);
this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel4.Location = new System.Drawing.Point(0, 0);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.Size = new System.Drawing.Size(580, 565);
this.uiPanel4.TabIndex = 5;
this.uiPanel4.Text = "uiPanel4";
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel5
//
this.uiPanel5.Controls.Add(this.uiGroupBox4);
this.uiPanel5.Controls.Add(this.uiButton1);
this.uiPanel5.Controls.Add(this.uiGroupBox3);
this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel5.Location = new System.Drawing.Point(0, 0);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.uiPanel5.Size = new System.Drawing.Size(580, 61);
this.uiPanel5.TabIndex = 1;
this.uiPanel5.Text = "uiPanel5";
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiGroupBox4
//
this.uiGroupBox4.Controls.Add(this.uirbnF);
this.uiGroupBox4.Controls.Add(this.uirbnT);
this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Left;
this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox4.Location = new System.Drawing.Point(186, 2);
this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox4.Name = "uiGroupBox4";
this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox4.Size = new System.Drawing.Size(198, 59);
this.uiGroupBox4.TabIndex = 1;
this.uiGroupBox4.Text = "首行是否是表头";
this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uirbnF
//
this.uirbnF.Cursor = System.Windows.Forms.Cursors.Hand;
this.uirbnF.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uirbnF.Location = new System.Drawing.Point(103, 30);
this.uirbnF.MinimumSize = new System.Drawing.Size(1, 1);
this.uirbnF.Name = "uirbnF";
this.uirbnF.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uirbnF.Size = new System.Drawing.Size(64, 25);
this.uirbnF.TabIndex = 11;
this.uirbnF.Text = "否";
//
// uirbnT
//
this.uirbnT.Checked = true;
this.uirbnT.Cursor = System.Windows.Forms.Cursors.Hand;
this.uirbnT.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uirbnT.Location = new System.Drawing.Point(18, 30);
this.uirbnT.MinimumSize = new System.Drawing.Size(1, 1);
this.uirbnT.Name = "uirbnT";
this.uirbnT.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uirbnT.Size = new System.Drawing.Size(64, 25);
this.uirbnT.TabIndex = 10;
this.uirbnT.Text = "是";
//
// uiGroupBox3
//
this.uiGroupBox3.Controls.Add(this.uirbtGX);
this.uiGroupBox3.Controls.Add(this.uirbtGD);
this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiGroupBox3.Location = new System.Drawing.Point(0, 2);
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(186, 59);
this.uiGroupBox3.TabIndex = 0;
this.uiGroupBox3.Text = "普查表类型";
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uirbtGX
//
this.uirbtGX.Cursor = System.Windows.Forms.Cursors.Hand;
this.uirbtGX.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uirbtGX.Location = new System.Drawing.Point(94, 30);
this.uirbtGX.MinimumSize = new System.Drawing.Size(1, 1);
this.uirbtGX.Name = "uirbtGX";
this.uirbtGX.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uirbtGX.Size = new System.Drawing.Size(79, 25);
this.uirbtGX.TabIndex = 8;
this.uirbtGX.Text = "管线表";
this.uirbtGX.Visible = false;
this.uirbtGX.CheckedChanged += new System.EventHandler(this.uirbtGX_CheckedChanged);
//
// uirbtGD
//
this.uirbtGD.Checked = true;
this.uirbtGD.Cursor = System.Windows.Forms.Cursors.Hand;
this.uirbtGD.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uirbtGD.Location = new System.Drawing.Point(10, 30);
this.uirbtGD.MinimumSize = new System.Drawing.Size(1, 1);
this.uirbtGD.Name = "uirbtGD";
this.uirbtGD.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uirbtGD.Size = new System.Drawing.Size(79, 25);
this.uirbtGD.TabIndex = 7;
this.uirbtGD.Text = "管点表";
this.uirbtGD.CheckedChanged += new System.EventHandler(this.uirbtGX_CheckedChanged);
//
// PCCheck
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.uiPanel4);
this.Controls.Add(this.uiGroupBox2);
this.Name = "PCCheck";
this.Size = new System.Drawing.Size(1000, 565);
this.uiGroupBox1.ResumeLayout(false);
this.uiPanel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
this.uiGroupBox2.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.uiPanel4.ResumeLayout(false);
this.uiPanel5.ResumeLayout(false);
this.uiGroupBox4.ResumeLayout(false);
this.uiGroupBox3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UIDataGridView uidgv;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UIGroupBox uiGroupBox2;
private Sunny.UI.UIButton uibtnChengtu;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIButton uibtnGdzb;
private Sunny.UI.UIButton uibtnGdgc;
private Sunny.UI.UIButton uibtnGxcz;
private Sunny.UI.UIButton uibtnGxgj;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UIPanel uiPanel5;
private Sunny.UI.UIGroupBox uiGroupBox3;
private Sunny.UI.UIRadioButton uirbtGX;
private Sunny.UI.UIRadioButton uirbtGD;
private Sunny.UI.UIGroupBox uiGroupBox4;
private Sunny.UI.UIRadioButton uirbnF;
private Sunny.UI.UIRadioButton uirbnT;
}
}