using WWPipeLine.MapBasic; namespace WWPipeLine.MapTools.Conditions.EditGuanWang { partial class GuanXianXiuGai { /// /// 必需的设计器变量。 /// 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() { this.uiLabel3 = new Sunny.UI.UILabel(); this.uitb_cz = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.uitb_gj = new Sunny.UI.UITextBox(); this.uitb_tcdw = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.uitb_msfs = new Sunny.UI.UITextBox(); this.uiLabel6 = new Sunny.UI.UILabel(); this.uitb_dzms = new Sunny.UI.UITextBox(); this.uitb_tz = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel8 = new Sunny.UI.UILabel(); this.uiLabel9 = new Sunny.UI.UILabel(); this.uitb_qsdw = new Sunny.UI.UITextBox(); this.uiLabel10 = new Sunny.UI.UILabel(); 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.uidp_msrq = new Sunny.UI.UIDatePicker(); this.uiLabel13 = new Sunny.UI.UILabel(); this.uitb_bz = new Sunny.UI.UITextBox(); this.uitbGdbh = new Sunny.UI.UITextBox(); this.uiLabel14 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel15 = new Sunny.UI.UILabel(); this.uitb_bsm = new Sunny.UI.UITextBox(); this.uitb_zcbh = new Sunny.UI.UITextBox(); this.uiLabel16 = new Sunny.UI.UILabel(); this.SuspendLayout(); // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Location = new System.Drawing.Point(19, 73); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(92, 23); this.uiLabel3.TabIndex = 4; this.uiLabel3.Text = "管线材质:"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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(115, 73); 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.Size = new System.Drawing.Size(130, 29); this.uitb_cz.TabIndex = 3; this.uitb_cz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Location = new System.Drawing.Point(252, 75); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(92, 23); this.uiLabel4.TabIndex = 6; this.uiLabel4.Text = "管径:"; this.uiLabel4.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(349, 74); 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.Size = new System.Drawing.Size(79, 29); this.uitb_gj.TabIndex = 4; this.uitb_gj.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uitb_tcdw // this.uitb_tcdw.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitb_tcdw.FillColor = System.Drawing.Color.White; this.uitb_tcdw.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitb_tcdw.Location = new System.Drawing.Point(115, 243); this.uitb_tcdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_tcdw.Maximum = 2147483647D; this.uitb_tcdw.MaxLength = 30; this.uitb_tcdw.Minimum = -2147483648D; this.uitb_tcdw.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_tcdw.Name = "uitb_tcdw"; this.uitb_tcdw.Size = new System.Drawing.Size(364, 29); this.uitb_tcdw.TabIndex = 11; this.uitb_tcdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel5 // this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel5.Location = new System.Drawing.Point(252, 141); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(92, 23); this.uiLabel5.TabIndex = 14; this.uiLabel5.Text = "埋设日期:"; this.uiLabel5.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(115, 141); 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.Size = new System.Drawing.Size(130, 29); this.uitb_msfs.TabIndex = 8; this.uitb_msfs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel6 // this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel6.Location = new System.Drawing.Point(19, 141); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(92, 23); this.uiLabel6.TabIndex = 12; this.uiLabel6.Text = "埋设方式:"; this.uiLabel6.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(115, 175); this.uitb_dzms.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_dzms.Maximum = 2147483647D; this.uitb_dzms.MaxLength = 30; this.uitb_dzms.Minimum = -2147483648D; this.uitb_dzms.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_dzms.Name = "uitb_dzms"; this.uitb_dzms.Size = new System.Drawing.Size(364, 29); this.uitb_dzms.TabIndex = 9; this.uitb_dzms.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(349, 41); 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.Size = new System.Drawing.Size(130, 29); this.uitb_tz.TabIndex = 5; this.uitb_tz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel7 // this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel7.Location = new System.Drawing.Point(19, 175); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(92, 23); this.uiLabel7.TabIndex = 10; 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(252, 42); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(92, 23); this.uiLabel8.TabIndex = 8; this.uiLabel8.Text = "特征:"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uiLabel9 // this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel9.Location = new System.Drawing.Point(19, 243); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(92, 23); this.uiLabel9.TabIndex = 18; this.uiLabel9.Text = "探测单位:"; this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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(115, 209); this.uitb_qsdw.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_qsdw.Maximum = 2147483647D; this.uitb_qsdw.MaxLength = 30; this.uitb_qsdw.Minimum = -2147483648D; this.uitb_qsdw.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_qsdw.Name = "uitb_qsdw"; this.uitb_qsdw.Size = new System.Drawing.Size(364, 29); this.uitb_qsdw.TabIndex = 10; this.uitb_qsdw.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel10 // this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel10.Location = new System.Drawing.Point(19, 209); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(92, 23); this.uiLabel10.TabIndex = 16; this.uiLabel10.Text = "权属单位:"; this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uiLabel11 // this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel11.Location = new System.Drawing.Point(252, 108); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(92, 23); this.uiLabel11.TabIndex = 22; 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(115, 107); 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.Size = new System.Drawing.Size(130, 29); this.uitb_yl.TabIndex = 7; this.uitb_yl.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel12 // this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel12.Location = new System.Drawing.Point(19, 107); this.uiLabel12.Name = "uiLabel12"; this.uiLabel12.Size = new System.Drawing.Size(92, 23); this.uiLabel12.TabIndex = 20; 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(349, 107); 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.Size = new System.Drawing.Size(79, 29); this.uitb_cd.TabIndex = 6; this.uitb_cd.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // 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(349, 140); 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.Size = new System.Drawing.Size(130, 29); this.uidp_msrq.SymbolDropDown = 61555; this.uidp_msrq.SymbolNormal = 61555; this.uidp_msrq.TabIndex = 23; 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); // // uiLabel13 // this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel13.Location = new System.Drawing.Point(19, 277); this.uiLabel13.Name = "uiLabel13"; this.uiLabel13.Size = new System.Drawing.Size(92, 23); this.uiLabel13.TabIndex = 24; this.uiLabel13.Text = "备注:"; this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uitb_bz // this.uitb_bz.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitb_bz.FillColor = System.Drawing.Color.White; this.uitb_bz.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitb_bz.Location = new System.Drawing.Point(115, 277); this.uitb_bz.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_bz.Maximum = 2147483647D; this.uitb_bz.MaxLength = 30; this.uitb_bz.Minimum = -2147483648D; this.uitb_bz.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_bz.Name = "uitb_bz"; this.uitb_bz.Size = new System.Drawing.Size(364, 29); this.uitb_bz.TabIndex = 12; this.uitb_bz.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uitbGdbh // this.uitbGdbh.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitbGdbh.FillColor = System.Drawing.Color.White; this.uitbGdbh.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitbGdbh.Location = new System.Drawing.Point(115, 39); this.uitbGdbh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitbGdbh.Maximum = 2147483647D; this.uitbGdbh.Minimum = -2147483648D; this.uitbGdbh.MinimumSize = new System.Drawing.Size(1, 1); this.uitbGdbh.Name = "uitbGdbh"; this.uitbGdbh.Size = new System.Drawing.Size(130, 29); this.uitbGdbh.TabIndex = 7; this.uitbGdbh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel14 // this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel14.Location = new System.Drawing.Point(19, 39); this.uiLabel14.Name = "uiLabel14"; this.uiLabel14.Size = new System.Drawing.Size(92, 23); this.uiLabel14.TabIndex = 25; this.uiLabel14.Text = "管段编号:"; this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Location = new System.Drawing.Point(435, 79); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(44, 23); this.uiLabel1.TabIndex = 26; this.uiLabel1.Text = "mm"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Location = new System.Drawing.Point(435, 113); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(44, 23); this.uiLabel2.TabIndex = 27; this.uiLabel2.Text = "M"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel15 // this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel15.Location = new System.Drawing.Point(19, 5); this.uiLabel15.Name = "uiLabel15"; this.uiLabel15.Size = new System.Drawing.Size(92, 23); this.uiLabel15.TabIndex = 31; this.uiLabel15.Text = "标识码:"; this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uitb_bsm // this.uitb_bsm.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitb_bsm.Enabled = false; this.uitb_bsm.FillColor = System.Drawing.Color.White; this.uitb_bsm.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitb_bsm.Location = new System.Drawing.Point(115, 5); this.uitb_bsm.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_bsm.Maximum = 2147483647D; this.uitb_bsm.Minimum = -2147483648D; this.uitb_bsm.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_bsm.Name = "uitb_bsm"; this.uitb_bsm.ReadOnly = true; this.uitb_bsm.Size = new System.Drawing.Size(130, 29); this.uitb_bsm.TabIndex = 29; this.uitb_bsm.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uitb_zcbh // this.uitb_zcbh.Cursor = System.Windows.Forms.Cursors.IBeam; this.uitb_zcbh.FillColor = System.Drawing.Color.White; this.uitb_zcbh.Font = new System.Drawing.Font("微软雅黑", 12F); this.uitb_zcbh.Location = new System.Drawing.Point(349, 8); this.uitb_zcbh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uitb_zcbh.Maximum = 2147483647D; this.uitb_zcbh.MaxLength = 10; this.uitb_zcbh.Minimum = -2147483648D; this.uitb_zcbh.MinimumSize = new System.Drawing.Size(1, 1); this.uitb_zcbh.Name = "uitb_zcbh"; this.uitb_zcbh.Size = new System.Drawing.Size(130, 29); this.uitb_zcbh.TabIndex = 28; this.uitb_zcbh.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiLabel16 // this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel16.Location = new System.Drawing.Point(252, 9); this.uiLabel16.Name = "uiLabel16"; this.uiLabel16.Size = new System.Drawing.Size(92, 23); this.uiLabel16.TabIndex = 30; this.uiLabel16.Text = "资产编号:"; this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // GuanXianXiuGai // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uiLabel15); this.Controls.Add(this.uitb_bsm); this.Controls.Add(this.uitb_zcbh); this.Controls.Add(this.uiLabel16); this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.uiLabel14); this.Controls.Add(this.uitbGdbh); this.Controls.Add(this.uitb_bz); this.Controls.Add(this.uiLabel13); this.Controls.Add(this.uidp_msrq); this.Controls.Add(this.uiLabel11); this.Controls.Add(this.uitb_yl); this.Controls.Add(this.uiLabel12); this.Controls.Add(this.uitb_cd); this.Controls.Add(this.uiLabel9); this.Controls.Add(this.uitb_qsdw); this.Controls.Add(this.uiLabel10); this.Controls.Add(this.uitb_tcdw); this.Controls.Add(this.uitb_gj); this.Controls.Add(this.uiLabel5); this.Controls.Add(this.uiLabel4); this.Controls.Add(this.uitb_msfs); this.Controls.Add(this.uitb_cz); this.Controls.Add(this.uiLabel6); this.Controls.Add(this.uiLabel3); this.Controls.Add(this.uitb_dzms); this.Controls.Add(this.uitb_tz); this.Controls.Add(this.uiLabel7); this.Controls.Add(this.uiLabel8); this.Name = "GuanXianXiuGai"; this.Size = new System.Drawing.Size(500, 315); this.ResumeLayout(false); } #endregion private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox uitb_cz; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UITextBox uitb_gj; private Sunny.UI.UITextBox uitb_tcdw; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UITextBox uitb_msfs; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UITextBox uitb_dzms; private Sunny.UI.UITextBox uitb_tz; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UILabel uiLabel9; private Sunny.UI.UITextBox uitb_qsdw; private Sunny.UI.UILabel uiLabel10; 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.UIDatePicker uidp_msrq; private Sunny.UI.UILabel uiLabel13; private Sunny.UI.UITextBox uitb_bz; private Sunny.UI.UITextBox uitbGdbh; private Sunny.UI.UILabel uiLabel14; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel15; private Sunny.UI.UITextBox uitb_bsm; private Sunny.UI.UITextBox uitb_zcbh; private Sunny.UI.UILabel uiLabel16; } }