| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
- {
- partial class GuanFa
- {
- /// <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.uidgv = new Sunny.UI.UIDataGridView();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.uidp_msrq = new Sunny.UI.UIDatePicker();
- this.uiLabel11 = new Sunny.UI.UILabel();
- this.uitb_yl = new Sunny.UI.UITextBox();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.uitb_cd = new Sunny.UI.UITextBox();
- this.uitb_qsdw = new Sunny.UI.UITextBox();
- this.uiLabel10 = new Sunny.UI.UILabel();
- this.uitb_gj = new Sunny.UI.UITextBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.uitb_msfs = new Sunny.UI.UITextBox();
- this.uitb_cz = new Sunny.UI.UITextBox();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.uitb_dzms = new Sunny.UI.UITextBox();
- this.uitb_fldm = new Sunny.UI.UITextBox();
- this.uitb_tz = new Sunny.UI.UITextBox();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.uiButton1 = new Sunny.UI.UIButton();
- this.uiGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uidgv)).BeginInit();
- this.uiGroupBox2.SuspendLayout();
- this.SuspendLayout();
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.uidgv);
- this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiGroupBox1.Location = new System.Drawing.Point(0, 266);
- 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(800, 364);
- this.uiGroupBox1.TabIndex = 78;
- this.uiGroupBox1.Text = "需关闭阀门";
- this.uiGroupBox1.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, 32);
- 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(800, 332);
- this.uidgv.TabIndex = 0;
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Controls.Add(this.uidp_msrq);
- this.uiGroupBox2.Controls.Add(this.uiLabel11);
- this.uiGroupBox2.Controls.Add(this.uitb_yl);
- this.uiGroupBox2.Controls.Add(this.uiLabel12);
- this.uiGroupBox2.Controls.Add(this.uitb_cd);
- this.uiGroupBox2.Controls.Add(this.uitb_qsdw);
- this.uiGroupBox2.Controls.Add(this.uiLabel10);
- this.uiGroupBox2.Controls.Add(this.uitb_gj);
- this.uiGroupBox2.Controls.Add(this.uiLabel5);
- this.uiGroupBox2.Controls.Add(this.uiLabel4);
- this.uiGroupBox2.Controls.Add(this.uitb_msfs);
- this.uiGroupBox2.Controls.Add(this.uitb_cz);
- this.uiGroupBox2.Controls.Add(this.uiLabel6);
- this.uiGroupBox2.Controls.Add(this.uiLabel3);
- this.uiGroupBox2.Controls.Add(this.uitb_dzms);
- this.uiGroupBox2.Controls.Add(this.uitb_fldm);
- this.uiGroupBox2.Controls.Add(this.uitb_tz);
- this.uiGroupBox2.Controls.Add(this.uiLabel7);
- this.uiGroupBox2.Controls.Add(this.uiLabel8);
- this.uiGroupBox2.Controls.Add(this.uiLabel2);
- this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiGroupBox2.Location = new System.Drawing.Point(0, 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(537, 266);
- this.uiGroupBox2.TabIndex = 79;
- this.uiGroupBox2.Text = "爆管点的管线信息";
- this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // uidp_msrq
- //
- this.uidp_msrq.FillColor = System.Drawing.Color.White;
- this.uidp_msrq.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uidp_msrq.Location = new System.Drawing.Point(372, 149);
- this.uidp_msrq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uidp_msrq.MaxLength = 10;
- this.uidp_msrq.MinimumSize = new System.Drawing.Size(63, 0);
- this.uidp_msrq.Name = "uidp_msrq";
- this.uidp_msrq.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.uidp_msrq.ReadOnly = true;
- this.uidp_msrq.Size = new System.Drawing.Size(150, 29);
- this.uidp_msrq.SymbolDropDown = 61555;
- this.uidp_msrq.SymbolNormal = 61555;
- this.uidp_msrq.TabIndex = 97;
- this.uidp_msrq.Text = "2020-01-01";
- this.uidp_msrq.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uidp_msrq.Value = new System.DateTime(2020, 1, 1, 0, 0, 0, 0);
- //
- // uiLabel11
- //
- this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel11.Location = new System.Drawing.Point(261, 110);
- this.uiLabel11.Name = "uiLabel11";
- this.uiLabel11.Size = new System.Drawing.Size(92, 23);
- this.uiLabel11.TabIndex = 96;
- this.uiLabel11.Text = "长度:";
- this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uitb_yl
- //
- this.uitb_yl.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_yl.FillColor = System.Drawing.Color.White;
- this.uitb_yl.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_yl.Location = new System.Drawing.Point(108, 108);
- this.uitb_yl.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_yl.Maximum = 2147483647D;
- this.uitb_yl.MaxLength = 10;
- this.uitb_yl.Minimum = -2147483648D;
- this.uitb_yl.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_yl.Name = "uitb_yl";
- this.uitb_yl.ReadOnly = true;
- this.uitb_yl.Size = new System.Drawing.Size(150, 29);
- this.uitb_yl.TabIndex = 86;
- this.uitb_yl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel12
- //
- this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel12.Location = new System.Drawing.Point(3, 108);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(92, 23);
- this.uiLabel12.TabIndex = 95;
- this.uiLabel12.Text = "压力:";
- this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uitb_cd
- //
- this.uitb_cd.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_cd.FillColor = System.Drawing.Color.White;
- this.uitb_cd.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_cd.Location = new System.Drawing.Point(372, 110);
- this.uitb_cd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_cd.Maximum = 2147483647D;
- this.uitb_cd.Minimum = -2147483648D;
- this.uitb_cd.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_cd.Name = "uitb_cd";
- this.uitb_cd.ReadOnly = true;
- this.uitb_cd.Size = new System.Drawing.Size(150, 29);
- this.uitb_cd.TabIndex = 85;
- this.uitb_cd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uitb_qsdw
- //
- this.uitb_qsdw.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_qsdw.FillColor = System.Drawing.Color.White;
- this.uitb_qsdw.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_qsdw.Location = new System.Drawing.Point(108, 222);
- this.uitb_qsdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_qsdw.Maximum = 2147483647D;
- this.uitb_qsdw.MaxLength = 20;
- this.uitb_qsdw.Minimum = -2147483648D;
- this.uitb_qsdw.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_qsdw.Name = "uitb_qsdw";
- this.uitb_qsdw.ReadOnly = true;
- this.uitb_qsdw.Size = new System.Drawing.Size(414, 29);
- this.uitb_qsdw.TabIndex = 91;
- this.uitb_qsdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel10
- //
- this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel10.Location = new System.Drawing.Point(3, 222);
- this.uiLabel10.Name = "uiLabel10";
- this.uiLabel10.Size = new System.Drawing.Size(92, 23);
- this.uiLabel10.TabIndex = 94;
- this.uiLabel10.Text = "权属单位:";
- this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uitb_gj
- //
- this.uitb_gj.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_gj.FillColor = System.Drawing.Color.White;
- this.uitb_gj.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_gj.Location = new System.Drawing.Point(372, 71);
- this.uitb_gj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_gj.Maximum = 2147483647D;
- this.uitb_gj.MaxLength = 10;
- this.uitb_gj.Minimum = -2147483648D;
- this.uitb_gj.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_gj.Name = "uitb_gj";
- this.uitb_gj.ReadOnly = true;
- this.uitb_gj.Size = new System.Drawing.Size(150, 29);
- this.uitb_gj.TabIndex = 81;
- this.uitb_gj.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel5.Location = new System.Drawing.Point(261, 149);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(92, 23);
- this.uiLabel5.TabIndex = 93;
- this.uiLabel5.Text = "埋设日期:";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel4.Location = new System.Drawing.Point(261, 71);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(92, 23);
- this.uiLabel4.TabIndex = 84;
- this.uiLabel4.Text = "管线管径:";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uitb_msfs
- //
- this.uitb_msfs.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_msfs.FillColor = System.Drawing.Color.White;
- this.uitb_msfs.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_msfs.Location = new System.Drawing.Point(108, 146);
- this.uitb_msfs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_msfs.Maximum = 2147483647D;
- this.uitb_msfs.MaxLength = 10;
- this.uitb_msfs.Minimum = -2147483648D;
- this.uitb_msfs.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_msfs.Name = "uitb_msfs";
- this.uitb_msfs.ReadOnly = true;
- this.uitb_msfs.Size = new System.Drawing.Size(150, 29);
- this.uitb_msfs.TabIndex = 88;
- this.uitb_msfs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uitb_cz
- //
- this.uitb_cz.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_cz.FillColor = System.Drawing.Color.White;
- this.uitb_cz.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_cz.Location = new System.Drawing.Point(108, 32);
- this.uitb_cz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_cz.Maximum = 2147483647D;
- this.uitb_cz.MaxLength = 10;
- this.uitb_cz.Minimum = -2147483648D;
- this.uitb_cz.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_cz.Name = "uitb_cz";
- this.uitb_cz.ReadOnly = true;
- this.uitb_cz.Size = new System.Drawing.Size(150, 29);
- this.uitb_cz.TabIndex = 80;
- this.uitb_cz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel6
- //
- this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel6.Location = new System.Drawing.Point(3, 146);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(92, 23);
- this.uiLabel6.TabIndex = 92;
- this.uiLabel6.Text = "埋设方式:";
- this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel3.Location = new System.Drawing.Point(3, 32);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(92, 23);
- this.uiLabel3.TabIndex = 82;
- this.uiLabel3.Text = "管线材质:";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uitb_dzms
- //
- this.uitb_dzms.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_dzms.FillColor = System.Drawing.Color.White;
- this.uitb_dzms.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_dzms.Location = new System.Drawing.Point(108, 184);
- this.uitb_dzms.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_dzms.Maximum = 2147483647D;
- this.uitb_dzms.MaxLength = 20;
- this.uitb_dzms.Minimum = -2147483648D;
- this.uitb_dzms.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_dzms.Name = "uitb_dzms";
- this.uitb_dzms.ReadOnly = true;
- this.uitb_dzms.Size = new System.Drawing.Size(414, 29);
- this.uitb_dzms.TabIndex = 89;
- this.uitb_dzms.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uitb_fldm
- //
- this.uitb_fldm.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_fldm.FillColor = System.Drawing.Color.White;
- this.uitb_fldm.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_fldm.Location = new System.Drawing.Point(372, 32);
- this.uitb_fldm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_fldm.Maximum = 2147483647D;
- this.uitb_fldm.Minimum = -2147483648D;
- this.uitb_fldm.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_fldm.Name = "uitb_fldm";
- this.uitb_fldm.ReadOnly = true;
- this.uitb_fldm.Size = new System.Drawing.Size(150, 29);
- this.uitb_fldm.TabIndex = 79;
- this.uitb_fldm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uitb_tz
- //
- this.uitb_tz.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uitb_tz.FillColor = System.Drawing.Color.White;
- this.uitb_tz.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uitb_tz.Location = new System.Drawing.Point(108, 70);
- this.uitb_tz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uitb_tz.Maximum = 2147483647D;
- this.uitb_tz.MaxLength = 10;
- this.uitb_tz.Minimum = -2147483648D;
- this.uitb_tz.MinimumSize = new System.Drawing.Size(1, 1);
- this.uitb_tz.Name = "uitb_tz";
- this.uitb_tz.ReadOnly = true;
- this.uitb_tz.Size = new System.Drawing.Size(150, 29);
- this.uitb_tz.TabIndex = 83;
- this.uitb_tz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- //
- // uiLabel7
- //
- this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel7.Location = new System.Drawing.Point(3, 184);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(92, 23);
- this.uiLabel7.TabIndex = 90;
- this.uiLabel7.Text = "地址描述:";
- this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uiLabel8
- //
- this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel8.Location = new System.Drawing.Point(3, 70);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(92, 23);
- this.uiLabel8.TabIndex = 87;
- this.uiLabel8.Text = "特征:";
- this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiLabel2.Location = new System.Drawing.Point(261, 32);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(92, 23);
- this.uiLabel2.TabIndex = 78;
- this.uiLabel2.Text = "分类代码:";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // uiButton1
- //
- this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.uiButton1.Location = new System.Drawing.Point(560, 222);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(120, 29);
- this.uiButton1.TabIndex = 80;
- this.uiButton1.Text = "分析";
- this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
- //
- // GuanFa
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.uiButton1);
- this.Controls.Add(this.uiGroupBox2);
- this.Controls.Add(this.uiGroupBox1);
- this.Name = "GuanFa";
- this.Size = new System.Drawing.Size(800, 630);
- this.uiGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.uidgv)).EndInit();
- this.uiGroupBox2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private Sunny.UI.UIDataGridView uidgv;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UIDatePicker uidp_msrq;
- private Sunny.UI.UILabel uiLabel11;
- private Sunny.UI.UITextBox uitb_yl;
- private Sunny.UI.UILabel uiLabel12;
- private Sunny.UI.UITextBox uitb_cd;
- private Sunny.UI.UITextBox uitb_qsdw;
- private Sunny.UI.UILabel uiLabel10;
- private Sunny.UI.UITextBox uitb_gj;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UITextBox uitb_msfs;
- private Sunny.UI.UITextBox uitb_cz;
- private Sunny.UI.UILabel uiLabel6;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UITextBox uitb_dzms;
- private Sunny.UI.UITextBox uitb_fldm;
- private Sunny.UI.UITextBox uitb_tz;
- private Sunny.UI.UILabel uiLabel7;
- private Sunny.UI.UILabel uiLabel8;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UIButton uiButton1;
- }
- }
|