Newer
Older
GHFX_REFACTOR / Forms / FrmPipelineModelDataOneStep.Designer.cs
namespace Cyberpipe.Forms
{
    partial class FrmPipelineModelDataOneStep
    {
        /// <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.txtModelLayer = new System.Windows.Forms.TextBox();
            this.txtLayername = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
            this.pipelineTypeCbo = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.comboItemBottom = new DevComponents.Editors.ComboItem();
            this.buttonXLayerPath = new DevComponents.DotNetBar.ButtonX();
            this.btnClose = new DevComponents.DotNetBar.ButtonX();
            this.btnCreateModel = new DevComponents.DotNetBar.ButtonX();
            this.cmbID = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cmbRadius = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cmbFrom = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.label12 = new System.Windows.Forms.Label();
            this.comboItemTop = new DevComponents.Editors.ComboItem();
            this.cmbReference = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cmbTo = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.chkDeep = new System.Windows.Forms.CheckBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.textBoxCornerSliceAngle = new System.Windows.Forms.TextBox();
            this.numericUpDownLineOpaque = new System.Windows.Forms.NumericUpDown();
            this.txtSlice = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.label3 = new System.Windows.Forms.Label();
            this.colorDialog1 = new System.Windows.Forms.ColorDialog();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.btnPipelineColor = new System.Windows.Forms.Button();
            this.comboBoxEx1 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.textBoxLayer = new System.Windows.Forms.TextBox();
            this.checkBox1 = new DevComponents.DotNetBar.Controls.CheckBoxX();
            this.checkBox2 = new DevComponents.DotNetBar.Controls.CheckBoxX();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownLineOpaque)).BeginInit();
            this.SuspendLayout();
            // 
            // txtModelLayer
            // 
            this.txtModelLayer.Location = new System.Drawing.Point(125, 116);
            this.txtModelLayer.Name = "txtModelLayer";
            this.txtModelLayer.Size = new System.Drawing.Size(227, 21);
            this.txtModelLayer.TabIndex = 93;
            this.txtModelLayer.Visible = false;
            // 
            // txtLayername
            // 
            this.txtLayername.Location = new System.Drawing.Point(126, 114);
            this.txtLayername.Name = "txtLayername";
            this.txtLayername.Size = new System.Drawing.Size(227, 21);
            this.txtLayername.TabIndex = 125;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(41, 118);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(65, 12);
            this.label14.TabIndex = 124;
            this.label14.Text = "图层名称:";
            // 
            // buttonX1
            // 
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.Location = new System.Drawing.Point(56, 518);
            this.buttonX1.Name = "buttonX1";
            this.buttonX1.Size = new System.Drawing.Size(75, 23);
            this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex = 123;
            this.buttonX1.Text = "连接数据库";
            this.buttonX1.Visible = false;
            // 
            // pipelineTypeCbo
            // 
            this.pipelineTypeCbo.DisplayMember = "Text";
            this.pipelineTypeCbo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.pipelineTypeCbo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.pipelineTypeCbo.FormattingEnabled = true;
            this.pipelineTypeCbo.ItemHeight = 15;
            this.pipelineTypeCbo.Location = new System.Drawing.Point(127, 78);
            this.pipelineTypeCbo.Name = "pipelineTypeCbo";
            this.pipelineTypeCbo.Size = new System.Drawing.Size(226, 21);
            this.pipelineTypeCbo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pipelineTypeCbo.TabIndex = 122;
            this.pipelineTypeCbo.SelectedIndexChanged += new System.EventHandler(this.pipelineTypeCbo_SelectedIndexChanged);
            // 
            // comboItemBottom
            // 
            this.comboItemBottom.Text = "管底";
            // 
            // buttonXLayerPath
            // 
            this.buttonXLayerPath.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonXLayerPath.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonXLayerPath.Location = new System.Drawing.Point(356, 41);
            this.buttonXLayerPath.Name = "buttonXLayerPath";
            this.buttonXLayerPath.Size = new System.Drawing.Size(49, 23);
            this.buttonXLayerPath.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonXLayerPath.TabIndex = 119;
            this.buttonXLayerPath.Text = "...";
            this.buttonXLayerPath.Click += new System.EventHandler(this.buttonXLayerPath_Click);
            // 
            // btnClose
            // 
            this.btnClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClose.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnClose.Location = new System.Drawing.Point(278, 518);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(75, 23);
            this.btnClose.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClose.TabIndex = 118;
            this.btnClose.Text = "关闭";
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // btnCreateModel
            // 
            this.btnCreateModel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnCreateModel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnCreateModel.Location = new System.Drawing.Point(168, 518);
            this.btnCreateModel.Name = "btnCreateModel";
            this.btnCreateModel.Size = new System.Drawing.Size(75, 23);
            this.btnCreateModel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnCreateModel.TabIndex = 117;
            this.btnCreateModel.Text = "建模(&M)";
            this.btnCreateModel.Click += new System.EventHandler(this.btnCreateModel_Click);
            // 
            // cmbID
            // 
            this.cmbID.DisplayMember = "Text";
            this.cmbID.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbID.FormattingEnabled = true;
            this.cmbID.ItemHeight = 15;
            this.cmbID.Location = new System.Drawing.Point(126, 320);
            this.cmbID.Name = "cmbID";
            this.cmbID.Size = new System.Drawing.Size(226, 21);
            this.cmbID.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbID.TabIndex = 116;
            // 
            // cmbRadius
            // 
            this.cmbRadius.DisplayMember = "Text";
            this.cmbRadius.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbRadius.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbRadius.FormattingEnabled = true;
            this.cmbRadius.ItemHeight = 15;
            this.cmbRadius.Location = new System.Drawing.Point(126, 282);
            this.cmbRadius.Name = "cmbRadius";
            this.cmbRadius.Size = new System.Drawing.Size(226, 21);
            this.cmbRadius.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbRadius.TabIndex = 115;
            // 
            // cmbFrom
            // 
            this.cmbFrom.DisplayMember = "Text";
            this.cmbFrom.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbFrom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbFrom.FormattingEnabled = true;
            this.cmbFrom.ItemHeight = 15;
            this.cmbFrom.Location = new System.Drawing.Point(126, 154);
            this.cmbFrom.Name = "cmbFrom";
            this.cmbFrom.Size = new System.Drawing.Size(226, 21);
            this.cmbFrom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbFrom.TabIndex = 112;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(355, 287);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 111;
            this.label12.Text = "毫米";
            // 
            // comboItemTop
            // 
            this.comboItemTop.Text = "管顶";
            // 
            // cmbReference
            // 
            this.cmbReference.DisplayMember = "Text";
            this.cmbReference.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbReference.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbReference.FormattingEnabled = true;
            this.cmbReference.ItemHeight = 15;
            this.cmbReference.Items.AddRange(new object[] {
            this.comboItemBottom,
            this.comboItemTop});
            this.cmbReference.Location = new System.Drawing.Point(126, 248);
            this.cmbReference.Name = "cmbReference";
            this.cmbReference.Size = new System.Drawing.Size(226, 21);
            this.cmbReference.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbReference.TabIndex = 114;
            // 
            // cmbTo
            // 
            this.cmbTo.DisplayMember = "Text";
            this.cmbTo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cmbTo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbTo.FormattingEnabled = true;
            this.cmbTo.ItemHeight = 15;
            this.cmbTo.Location = new System.Drawing.Point(126, 194);
            this.cmbTo.Name = "cmbTo";
            this.cmbTo.Size = new System.Drawing.Size(226, 21);
            this.cmbTo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cmbTo.TabIndex = 113;
            // 
            // chkDeep
            // 
            this.chkDeep.AutoSize = true;
            this.chkDeep.Checked = true;
            this.chkDeep.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkDeep.Location = new System.Drawing.Point(126, 229);
            this.chkDeep.Name = "chkDeep";
            this.chkDeep.Size = new System.Drawing.Size(144, 16);
            this.chkDeep.TabIndex = 110;
            this.chkDeep.Text = "埋深是否转换为相反数";
            this.chkDeep.UseVisualStyleBackColor = true;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(50, 326);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 109;
            this.label11.Text = "ID字段:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Location = new System.Drawing.Point(359, 478);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(17, 12);
            this.label7.TabIndex = 108;
            this.label7.Text = "度";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Location = new System.Drawing.Point(23, 478);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(77, 12);
            this.label9.TabIndex = 107;
            this.label9.Text = "拐弯平滑度:";
            // 
            // textBoxCornerSliceAngle
            // 
            this.textBoxCornerSliceAngle.Location = new System.Drawing.Point(127, 475);
            this.textBoxCornerSliceAngle.Name = "textBoxCornerSliceAngle";
            this.textBoxCornerSliceAngle.Size = new System.Drawing.Size(225, 21);
            this.textBoxCornerSliceAngle.TabIndex = 106;
            this.textBoxCornerSliceAngle.Text = "10";
            // 
            // numericUpDownLineOpaque
            // 
            this.numericUpDownLineOpaque.Location = new System.Drawing.Point(127, 398);
            this.numericUpDownLineOpaque.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.numericUpDownLineOpaque.Name = "numericUpDownLineOpaque";
            this.numericUpDownLineOpaque.Size = new System.Drawing.Size(225, 21);
            this.numericUpDownLineOpaque.TabIndex = 105;
            this.numericUpDownLineOpaque.Value = new decimal(new int[] {
            255,
            0,
            0,
            0});
            // 
            // txtSlice
            // 
            this.txtSlice.Location = new System.Drawing.Point(128, 437);
            this.txtSlice.Name = "txtSlice";
            this.txtSlice.Size = new System.Drawing.Size(224, 21);
            this.txtSlice.TabIndex = 104;
            this.txtSlice.Text = "24";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.Location = new System.Drawing.Point(24, 440);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(77, 12);
            this.label8.TabIndex = 102;
            this.label8.Text = "截面分段数:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Location = new System.Drawing.Point(47, 400);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 103;
            this.label10.Text = "透明度:";
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(29, 254);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(77, 12);
            this.label13.TabIndex = 100;
            this.label13.Text = "埋深参考点:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(37, 364);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(65, 12);
            this.label6.TabIndex = 99;
            this.label6.Text = "管道颜色:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(39, 285);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 12);
            this.label5.TabIndex = 101;
            this.label5.Text = "管径字段:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(42, 198);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 98;
            this.label4.Text = "终点埋深:";
            // 
            // groupBox1
            // 
            this.groupBox1.Location = new System.Drawing.Point(12, 509);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(380, 2);
            this.groupBox1.TabIndex = 97;
            this.groupBox1.TabStop = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(42, 156);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 94;
            this.label3.Text = "起点埋深:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(21, 80);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(89, 12);
            this.label2.TabIndex = 95;
            this.label2.Text = "管线图层类型:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(17, 47);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(95, 12);
            this.label1.TabIndex = 96;
            this.label1.Text = "Shapefile图层:";
            // 
            // btnPipelineColor
            // 
            this.btnPipelineColor.BackColor = System.Drawing.Color.Gainsboro;
            this.btnPipelineColor.Location = new System.Drawing.Point(125, 359);
            this.btnPipelineColor.Name = "btnPipelineColor";
            this.btnPipelineColor.Size = new System.Drawing.Size(226, 23);
            this.btnPipelineColor.TabIndex = 92;
            this.btnPipelineColor.UseVisualStyleBackColor = false;
            this.btnPipelineColor.Click += new System.EventHandler(this.btnPipelineColor_Click);
            // 
            // comboBoxEx1
            // 
            this.comboBoxEx1.DisplayMember = "Text";
            this.comboBoxEx1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.comboBoxEx1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxEx1.FormattingEnabled = true;
            this.comboBoxEx1.ItemHeight = 15;
            this.comboBoxEx1.Location = new System.Drawing.Point(157, 114);
            this.comboBoxEx1.Name = "comboBoxEx1";
            this.comboBoxEx1.Size = new System.Drawing.Size(226, 21);
            this.comboBoxEx1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.comboBoxEx1.TabIndex = 121;
            this.comboBoxEx1.Visible = false;
            this.comboBoxEx1.SelectedIndexChanged += new System.EventHandler(this.comboBoxEx1_SelectedIndexChanged);
            // 
            // textBoxLayer
            // 
            this.textBoxLayer.Location = new System.Drawing.Point(127, 41);
            this.textBoxLayer.Name = "textBoxLayer";
            this.textBoxLayer.ReadOnly = true;
            this.textBoxLayer.Size = new System.Drawing.Size(224, 21);
            this.textBoxLayer.TabIndex = 120;
            // 
            // checkBox1
            // 
            // 
            // 
            // 
            this.checkBox1.BackgroundStyle.Class = "";
            this.checkBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.checkBox1.Checked = true;
            this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkBox1.CheckValue = "Y";
            this.checkBox1.Location = new System.Drawing.Point(56, 9);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(100, 23);
            this.checkBox1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.checkBox1.TabIndex = 126;
            this.checkBox1.Text = "导入管线";
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // checkBox2
            // 
            // 
            // 
            // 
            this.checkBox2.BackgroundStyle.Class = "";
            this.checkBox2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.checkBox2.Location = new System.Drawing.Point(253, 9);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(100, 23);
            this.checkBox2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.checkBox2.TabIndex = 127;
            this.checkBox2.Text = "导入管沟";
            this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
            // 
            // FrmPipelineModelDataOneStep
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(428, 547);
            this.Controls.Add(this.checkBox2);
            this.Controls.Add(this.checkBox1);
            this.Controls.Add(this.txtLayername);
            this.Controls.Add(this.label14);
            this.Controls.Add(this.buttonX1);
            this.Controls.Add(this.pipelineTypeCbo);
            this.Controls.Add(this.buttonXLayerPath);
            this.Controls.Add(this.btnClose);
            this.Controls.Add(this.btnCreateModel);
            this.Controls.Add(this.cmbID);
            this.Controls.Add(this.cmbRadius);
            this.Controls.Add(this.cmbFrom);
            this.Controls.Add(this.label12);
            this.Controls.Add(this.cmbReference);
            this.Controls.Add(this.cmbTo);
            this.Controls.Add(this.chkDeep);
            this.Controls.Add(this.label11);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.textBoxCornerSliceAngle);
            this.Controls.Add(this.numericUpDownLineOpaque);
            this.Controls.Add(this.txtSlice);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.label10);
            this.Controls.Add(this.label13);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.btnPipelineColor);
            this.Controls.Add(this.comboBoxEx1);
            this.Controls.Add(this.textBoxLayer);
            this.Controls.Add(this.txtModelLayer);
            this.DoubleBuffered = true;
            this.EnableGlass = false;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.MaximizeBox = false;
            this.Name = "FrmPipelineModelDataOneStep";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "导入矢量";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmPipelineModelDB_FormClosing);
            this.Load += new System.EventHandler(this.FrmPipelineModelDataOneStep_Load);
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownLineOpaque)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.TextBox txtModelLayer;
        private System.Windows.Forms.TextBox txtLayername;
        private System.Windows.Forms.Label label14;
        private DevComponents.DotNetBar.ButtonX buttonX1;
        private DevComponents.DotNetBar.Controls.ComboBoxEx pipelineTypeCbo;
        private DevComponents.Editors.ComboItem comboItemBottom;
        private DevComponents.DotNetBar.ButtonX buttonXLayerPath;
        private DevComponents.DotNetBar.ButtonX btnClose;
        private DevComponents.DotNetBar.ButtonX btnCreateModel;
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbID;
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbRadius;
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbFrom;
        private System.Windows.Forms.Label label12;
        private DevComponents.Editors.ComboItem comboItemTop;
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbReference;
        private DevComponents.DotNetBar.Controls.ComboBoxEx cmbTo;
        private System.Windows.Forms.CheckBox chkDeep;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox textBoxCornerSliceAngle;
        private System.Windows.Forms.NumericUpDown numericUpDownLineOpaque;
        private System.Windows.Forms.TextBox txtSlice;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.SaveFileDialog saveFileDialog1;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.ColorDialog colorDialog1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button btnPipelineColor;
        private DevComponents.DotNetBar.Controls.ComboBoxEx comboBoxEx1;
        private System.Windows.Forms.TextBox textBoxLayer;
        private DevComponents.DotNetBar.Controls.CheckBoxX checkBox1;
        private DevComponents.DotNetBar.Controls.CheckBoxX checkBox2;
    }
}