namespace Cyberpipe { partial class FrmFlagEdits { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.btn_ok = new DevComponents.DotNetBar.ButtonX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.txt_flag_no = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.txt_flag_type = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_flag_id = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_deep = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.txt_street = new DevComponents.DotNetBar.Controls.TextBoxX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.textBoxbz = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX15 = new DevComponents.DotNetBar.LabelX(); this.textBoxjlzrr = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX14 = new DevComponents.DotNetBar.LabelX(); this.textBoxsgjl = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX13 = new DevComponents.DotNetBar.LabelX(); this.textBoxsgzrr = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX12 = new DevComponents.DotNetBar.LabelX(); this.textBoxsgdw = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX10 = new DevComponents.DotNetBar.LabelX(); this.textBoxsjrxm = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.textBoxsjdw = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.textBoxqsdw = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.textBoxXgc = new DevComponents.DotNetBar.Controls.TextBoxX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.groupPanel1.SuspendLayout(); this.SuspendLayout(); // // btn_ok // this.btn_ok.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btn_ok.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btn_ok.Location = new System.Drawing.Point(602, 307); this.btn_ok.Name = "btn_ok"; this.btn_ok.Size = new System.Drawing.Size(75, 23); this.btn_ok.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btn_ok.TabIndex = 4; this.btn_ok.Text = "确定"; this.btn_ok.Click += new System.EventHandler(this.btn_ok_Click); // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.Transparent; // // // this.labelX1.BackgroundStyle.Class = ""; this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Location = new System.Drawing.Point(18, 22); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(75, 23); this.labelX1.TabIndex = 0; this.labelX1.Text = "标识器ID"; // // labelX2 // this.labelX2.BackColor = System.Drawing.Color.Transparent; // // // this.labelX2.BackgroundStyle.Class = ""; this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Location = new System.Drawing.Point(251, 23); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(75, 23); this.labelX2.TabIndex = 0; this.labelX2.Text = "编号"; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.Transparent; // // // this.labelX3.BackgroundStyle.Class = ""; this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Location = new System.Drawing.Point(474, 23); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(75, 23); this.labelX3.TabIndex = 0; this.labelX3.Text = "型号"; // // txt_flag_no // // // // this.txt_flag_no.Border.Class = "TextBoxBorder"; this.txt_flag_no.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txt_flag_no.Location = new System.Drawing.Point(326, 22); this.txt_flag_no.Name = "txt_flag_no"; this.txt_flag_no.ReadOnly = true; this.txt_flag_no.Size = new System.Drawing.Size(128, 21); this.txt_flag_no.TabIndex = 1; // // labelX6 // this.labelX6.BackColor = System.Drawing.Color.Transparent; // // // this.labelX6.BackgroundStyle.Class = ""; this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Location = new System.Drawing.Point(251, 72); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(75, 23); this.labelX6.TabIndex = 0; this.labelX6.Text = "埋深(米)*"; // // txt_flag_type // // // // this.txt_flag_type.Border.Class = "TextBoxBorder"; this.txt_flag_type.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txt_flag_type.Location = new System.Drawing.Point(547, 22); this.txt_flag_type.Name = "txt_flag_type"; this.txt_flag_type.Size = new System.Drawing.Size(128, 21); this.txt_flag_type.TabIndex = 1; // // txt_flag_id // // // // this.txt_flag_id.Border.Class = "TextBoxBorder"; this.txt_flag_id.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txt_flag_id.Location = new System.Drawing.Point(103, 22); this.txt_flag_id.Name = "txt_flag_id"; this.txt_flag_id.ReadOnly = true; this.txt_flag_id.Size = new System.Drawing.Size(128, 21); this.txt_flag_id.TabIndex = 1; // // txt_deep // // // // this.txt_deep.Border.Class = "TextBoxBorder"; this.txt_deep.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txt_deep.Location = new System.Drawing.Point(326, 71); this.txt_deep.Name = "txt_deep"; this.txt_deep.Size = new System.Drawing.Size(128, 21); this.txt_deep.TabIndex = 1; // // labelX11 // this.labelX11.BackColor = System.Drawing.Color.Transparent; // // // this.labelX11.BackgroundStyle.Class = ""; this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Location = new System.Drawing.Point(467, 71); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(75, 23); this.labelX11.TabIndex = 5; this.labelX11.Text = "所属道路"; // // txt_street // // // // this.txt_street.Border.Class = "TextBoxBorder"; this.txt_street.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txt_street.Location = new System.Drawing.Point(547, 69); this.txt_street.Name = "txt_street"; this.txt_street.Size = new System.Drawing.Size(128, 21); this.txt_street.TabIndex = 12; // // groupPanel1 // this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.textBoxbz); this.groupPanel1.Controls.Add(this.labelX15); this.groupPanel1.Controls.Add(this.textBoxjlzrr); this.groupPanel1.Controls.Add(this.labelX14); this.groupPanel1.Controls.Add(this.textBoxsgjl); this.groupPanel1.Controls.Add(this.labelX13); this.groupPanel1.Controls.Add(this.textBoxsgzrr); this.groupPanel1.Controls.Add(this.labelX12); this.groupPanel1.Controls.Add(this.textBoxsgdw); this.groupPanel1.Controls.Add(this.labelX10); this.groupPanel1.Controls.Add(this.textBoxsjrxm); this.groupPanel1.Controls.Add(this.labelX8); this.groupPanel1.Controls.Add(this.textBoxsjdw); this.groupPanel1.Controls.Add(this.labelX7); this.groupPanel1.Controls.Add(this.textBoxqsdw); this.groupPanel1.Controls.Add(this.labelX5); this.groupPanel1.Controls.Add(this.textBoxXgc); this.groupPanel1.Controls.Add(this.labelX4); this.groupPanel1.Controls.Add(this.txt_street); this.groupPanel1.Controls.Add(this.labelX11); this.groupPanel1.Controls.Add(this.txt_deep); this.groupPanel1.Controls.Add(this.txt_flag_id); this.groupPanel1.Controls.Add(this.txt_flag_type); this.groupPanel1.Controls.Add(this.labelX6); this.groupPanel1.Controls.Add(this.txt_flag_no); this.groupPanel1.Controls.Add(this.labelX3); this.groupPanel1.Controls.Add(this.labelX2); this.groupPanel1.Controls.Add(this.labelX1); this.groupPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.groupPanel1.Location = new System.Drawing.Point(0, 0); this.groupPanel1.Name = "groupPanel1"; this.groupPanel1.Size = new System.Drawing.Size(733, 290); // // // this.groupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel1.Style.BackColorGradientAngle = 90; this.groupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderBottomWidth = 1; this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderLeftWidth = 1; this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderRightWidth = 1; this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderTopWidth = 1; this.groupPanel1.Style.Class = ""; this.groupPanel1.Style.CornerDiameter = 4; this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel1.StyleMouseDown.Class = ""; this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel1.StyleMouseOver.Class = ""; this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel1.TabIndex = 2; this.groupPanel1.Text = "标识器属性信息"; // // textBoxbz // // // // this.textBoxbz.Border.Class = "TextBoxBorder"; this.textBoxbz.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxbz.Location = new System.Drawing.Point(326, 216); this.textBoxbz.Name = "textBoxbz"; this.textBoxbz.Size = new System.Drawing.Size(128, 21); this.textBoxbz.TabIndex = 32; // // labelX15 // this.labelX15.BackColor = System.Drawing.Color.Transparent; // // // this.labelX15.BackgroundStyle.Class = ""; this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX15.Location = new System.Drawing.Point(245, 216); this.labelX15.Name = "labelX15"; this.labelX15.Size = new System.Drawing.Size(75, 23); this.labelX15.TabIndex = 31; this.labelX15.Text = "备注"; // // textBoxjlzrr // // // // this.textBoxjlzrr.Border.Class = "TextBoxBorder"; this.textBoxjlzrr.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxjlzrr.Location = new System.Drawing.Point(102, 216); this.textBoxjlzrr.Name = "textBoxjlzrr"; this.textBoxjlzrr.Size = new System.Drawing.Size(128, 21); this.textBoxjlzrr.TabIndex = 30; // // labelX14 // this.labelX14.BackColor = System.Drawing.Color.Transparent; // // // this.labelX14.BackgroundStyle.Class = ""; this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX14.Location = new System.Drawing.Point(18, 216); this.labelX14.Name = "labelX14"; this.labelX14.Size = new System.Drawing.Size(75, 23); this.labelX14.TabIndex = 29; this.labelX14.Text = "监理责任人"; // // textBoxsgjl // // // // this.textBoxsgjl.Border.Class = "TextBoxBorder"; this.textBoxsgjl.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxsgjl.Location = new System.Drawing.Point(547, 167); this.textBoxsgjl.Name = "textBoxsgjl"; this.textBoxsgjl.Size = new System.Drawing.Size(128, 21); this.textBoxsgjl.TabIndex = 28; // // labelX13 // this.labelX13.BackColor = System.Drawing.Color.Transparent; // // // this.labelX13.BackgroundStyle.Class = ""; this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX13.Location = new System.Drawing.Point(466, 167); this.labelX13.Name = "labelX13"; this.labelX13.Size = new System.Drawing.Size(75, 23); this.labelX13.TabIndex = 27; this.labelX13.Text = "施工监理"; // // textBoxsgzrr // // // // this.textBoxsgzrr.Border.Class = "TextBoxBorder"; this.textBoxsgzrr.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxsgzrr.Location = new System.Drawing.Point(326, 167); this.textBoxsgzrr.Name = "textBoxsgzrr"; this.textBoxsgzrr.Size = new System.Drawing.Size(128, 21); this.textBoxsgzrr.TabIndex = 26; // // labelX12 // this.labelX12.BackColor = System.Drawing.Color.Transparent; // // // this.labelX12.BackgroundStyle.Class = ""; this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX12.Location = new System.Drawing.Point(245, 167); this.labelX12.Name = "labelX12"; this.labelX12.Size = new System.Drawing.Size(75, 23); this.labelX12.TabIndex = 25; this.labelX12.Text = "施工责任人"; // // textBoxsgdw // // // // this.textBoxsgdw.Border.Class = "TextBoxBorder"; this.textBoxsgdw.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxsgdw.Location = new System.Drawing.Point(103, 167); this.textBoxsgdw.Name = "textBoxsgdw"; this.textBoxsgdw.Size = new System.Drawing.Size(128, 21); this.textBoxsgdw.TabIndex = 24; // // labelX10 // this.labelX10.BackColor = System.Drawing.Color.Transparent; // // // this.labelX10.BackgroundStyle.Class = ""; this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX10.Location = new System.Drawing.Point(18, 167); this.labelX10.Name = "labelX10"; this.labelX10.Size = new System.Drawing.Size(75, 23); this.labelX10.TabIndex = 23; this.labelX10.Text = "施工单位"; // // textBoxsjrxm // // // // this.textBoxsjrxm.Border.Class = "TextBoxBorder"; this.textBoxsjrxm.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxsjrxm.Location = new System.Drawing.Point(547, 120); this.textBoxsjrxm.Name = "textBoxsjrxm"; this.textBoxsjrxm.Size = new System.Drawing.Size(128, 21); this.textBoxsjrxm.TabIndex = 20; // // labelX8 // this.labelX8.BackColor = System.Drawing.Color.Transparent; // // // this.labelX8.BackgroundStyle.Class = ""; this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Location = new System.Drawing.Point(466, 120); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(75, 23); this.labelX8.TabIndex = 19; this.labelX8.Text = "设计人姓名"; // // textBoxsjdw // // // // this.textBoxsjdw.Border.Class = "TextBoxBorder"; this.textBoxsjdw.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxsjdw.Location = new System.Drawing.Point(326, 120); this.textBoxsjdw.Name = "textBoxsjdw"; this.textBoxsjdw.Size = new System.Drawing.Size(128, 21); this.textBoxsjdw.TabIndex = 18; // // labelX7 // this.labelX7.BackColor = System.Drawing.Color.Transparent; // // // this.labelX7.BackgroundStyle.Class = ""; this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Location = new System.Drawing.Point(251, 120); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(75, 23); this.labelX7.TabIndex = 17; this.labelX7.Text = "设计单位"; // // textBoxqsdw // // // // this.textBoxqsdw.Border.Class = "TextBoxBorder"; this.textBoxqsdw.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxqsdw.Location = new System.Drawing.Point(103, 120); this.textBoxqsdw.Name = "textBoxqsdw"; this.textBoxqsdw.Size = new System.Drawing.Size(128, 21); this.textBoxqsdw.TabIndex = 16; // // labelX5 // this.labelX5.BackColor = System.Drawing.Color.Transparent; // // // this.labelX5.BackgroundStyle.Class = ""; this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Location = new System.Drawing.Point(18, 120); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(75, 23); this.labelX5.TabIndex = 15; this.labelX5.Text = "权属单位"; // // textBoxXgc // // // // this.textBoxXgc.Border.Class = "TextBoxBorder"; this.textBoxXgc.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.textBoxXgc.Location = new System.Drawing.Point(102, 72); this.textBoxXgc.Name = "textBoxXgc"; this.textBoxXgc.Size = new System.Drawing.Size(128, 21); this.textBoxXgc.TabIndex = 14; // // labelX4 // this.labelX4.BackColor = System.Drawing.Color.Transparent; // // // this.labelX4.BackgroundStyle.Class = ""; this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Location = new System.Drawing.Point(9, 72); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(87, 23); this.labelX4.TabIndex = 13; this.labelX4.Text = "地面高程(米)"; // // FrmFlagEdits // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(733, 356); this.Controls.Add(this.btn_ok); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmFlagEdits"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "标识器属性编辑"; this.groupPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.ButtonX btn_ok; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.Controls.TextBoxX txt_flag_no; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.Controls.TextBoxX txt_flag_type; private DevComponents.DotNetBar.Controls.TextBoxX txt_flag_id; private DevComponents.DotNetBar.Controls.TextBoxX txt_deep; private DevComponents.DotNetBar.LabelX labelX11; private DevComponents.DotNetBar.Controls.TextBoxX txt_street; private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1; private DevComponents.DotNetBar.Controls.TextBoxX textBoxXgc; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.Controls.TextBoxX textBoxsjdw; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.Controls.TextBoxX textBoxqsdw; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.Controls.TextBoxX textBoxsgzrr; private DevComponents.DotNetBar.LabelX labelX12; private DevComponents.DotNetBar.Controls.TextBoxX textBoxsgdw; private DevComponents.DotNetBar.LabelX labelX10; private DevComponents.DotNetBar.Controls.TextBoxX textBoxsjrxm; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.Controls.TextBoxX textBoxbz; private DevComponents.DotNetBar.LabelX labelX15; private DevComponents.DotNetBar.Controls.TextBoxX textBoxjlzrr; private DevComponents.DotNetBar.LabelX labelX14; private DevComponents.DotNetBar.Controls.TextBoxX textBoxsgjl; private DevComponents.DotNetBar.LabelX labelX13; } }