123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444 |
- namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
- {
- partial class PCCheck
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- 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, 574);
- 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, 542);
- 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, 542);
- 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, 635);
- 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, 518);
- 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, 518);
- 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, 550);
- 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, 635);
- 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, 635);
- 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;
- }
- }
|