namespace WWPipeLine.MapTools.Conditions.AnalystToolBar
{
partial class DuanMianAnalystResult
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DuanMianAnalystResult));
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();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uibtnPingyi = new Sunny.UI.UIImageButton();
this.uibtnQuantu = new Sunny.UI.UIImageButton();
this.uitxtTitle = new Sunny.UI.UITextBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uibtnSuoxiao = new Sunny.UI.UIImageButton();
this.uiIbtnFangda = new Sunny.UI.UIImageButton();
this.uibtnSave = new Sunny.UI.UIImageButton();
this.pictureBox = new System.Windows.Forms.PictureBox();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.uiPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uibtnPingyi)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnQuantu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnSuoxiao)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uiIbtnFangda)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnSave)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox)).BeginInit();
this.uiPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.SuspendLayout();
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uibtnPingyi);
this.uiPanel1.Controls.Add(this.uibtnQuantu);
this.uiPanel1.Controls.Add(this.uitxtTitle);
this.uiPanel1.Controls.Add(this.uiLabel1);
this.uiPanel1.Controls.Add(this.uibtnSuoxiao);
this.uiPanel1.Controls.Add(this.uiIbtnFangda);
this.uiPanel1.Controls.Add(this.uibtnSave);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel1.Location = new System.Drawing.Point(0, 35);
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(820, 50);
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel1.TabIndex = 0;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uibtnPingyi
//
this.uibtnPingyi.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnPingyi.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnPingyi.Image = ((System.Drawing.Image)(resources.GetObject("uibtnPingyi.Image")));
this.uibtnPingyi.Location = new System.Drawing.Point(167, 5);
this.uibtnPingyi.Name = "uibtnPingyi";
this.uibtnPingyi.Size = new System.Drawing.Size(32, 32);
this.uibtnPingyi.TabIndex = 6;
this.uibtnPingyi.TabStop = false;
this.uibtnPingyi.Text = null;
this.uibtnPingyi.Visible = false;
this.uibtnPingyi.Click += new System.EventHandler(this.uibtnPingyi_Click);
//
// uibtnQuantu
//
this.uibtnQuantu.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnQuantu.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnQuantu.Image = ((System.Drawing.Image)(resources.GetObject("uibtnQuantu.Image")));
this.uibtnQuantu.Location = new System.Drawing.Point(44, 3);
this.uibtnQuantu.Name = "uibtnQuantu";
this.uibtnQuantu.Size = new System.Drawing.Size(32, 32);
this.uibtnQuantu.TabIndex = 5;
this.uibtnQuantu.TabStop = false;
this.uibtnQuantu.Text = null;
this.uibtnQuantu.Click += new System.EventHandler(this.uibtnQuantu_Click);
//
// uitxtTitle
//
this.uitxtTitle.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uitxtTitle.FillColor = System.Drawing.Color.White;
this.uitxtTitle.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uitxtTitle.Location = new System.Drawing.Point(397, 5);
this.uitxtTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uitxtTitle.Maximum = 2147483647D;
this.uitxtTitle.Minimum = -2147483648D;
this.uitxtTitle.MinimumSize = new System.Drawing.Size(1, 1);
this.uitxtTitle.Name = "uitxtTitle";
this.uitxtTitle.Size = new System.Drawing.Size(320, 29);
this.uitxtTitle.Style = Sunny.UI.UIStyle.Custom;
this.uitxtTitle.TabIndex = 4;
this.uitxtTitle.Text = "城市地下管网横断面图";
this.uitxtTitle.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLabel1.Location = new System.Drawing.Point(350, 12);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(67, 23);
this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel1.TabIndex = 3;
this.uiLabel1.Text = "标题";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uibtnSuoxiao
//
this.uibtnSuoxiao.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnSuoxiao.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnSuoxiao.Image = ((System.Drawing.Image)(resources.GetObject("uibtnSuoxiao.Image")));
this.uibtnSuoxiao.Location = new System.Drawing.Point(126, 3);
this.uibtnSuoxiao.Name = "uibtnSuoxiao";
this.uibtnSuoxiao.Size = new System.Drawing.Size(32, 32);
this.uibtnSuoxiao.TabIndex = 2;
this.uibtnSuoxiao.TabStop = false;
this.uibtnSuoxiao.Text = null;
this.uibtnSuoxiao.Click += new System.EventHandler(this.uibtnSuoxiao_Click);
//
// uiIbtnFangda
//
this.uiIbtnFangda.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiIbtnFangda.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiIbtnFangda.Image = ((System.Drawing.Image)(resources.GetObject("uiIbtnFangda.Image")));
this.uiIbtnFangda.Location = new System.Drawing.Point(85, 3);
this.uiIbtnFangda.Name = "uiIbtnFangda";
this.uiIbtnFangda.Size = new System.Drawing.Size(32, 32);
this.uiIbtnFangda.TabIndex = 1;
this.uiIbtnFangda.TabStop = false;
this.uiIbtnFangda.Text = null;
this.uiIbtnFangda.Click += new System.EventHandler(this.uiIbtnFangda_Click);
//
// uibtnSave
//
this.uibtnSave.Cursor = System.Windows.Forms.Cursors.Hand;
this.uibtnSave.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uibtnSave.Image = ((System.Drawing.Image)(resources.GetObject("uibtnSave.Image")));
this.uibtnSave.Location = new System.Drawing.Point(3, 3);
this.uibtnSave.Name = "uibtnSave";
this.uibtnSave.Size = new System.Drawing.Size(32, 32);
this.uibtnSave.TabIndex = 0;
this.uibtnSave.TabStop = false;
this.uibtnSave.Text = null;
this.uibtnSave.Click += new System.EventHandler(this.uibtnSave_Click);
//
// pictureBox
//
this.pictureBox.Location = new System.Drawing.Point(10, 10);
this.pictureBox.Margin = new System.Windows.Forms.Padding(5);
this.pictureBox.Name = "pictureBox";
this.pictureBox.Size = new System.Drawing.Size(800, 600);
this.pictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox.TabIndex = 1;
this.pictureBox.TabStop = false;
//
// uiPanel2
//
this.uiPanel2.AutoScroll = true;
this.uiPanel2.Controls.Add(this.uiDataGridView1);
this.uiPanel2.Controls.Add(this.pictureBox);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel2.Location = new System.Drawing.Point(0, 85);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(820, 765);
this.uiPanel2.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel2.TabIndex = 2;
this.uiPanel2.Text = "uiPanel2";
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiDataGridView1
//
this.uiDataGridView1.AllowUserToAddRows = false;
this.uiDataGridView1.AllowUserToDeleteRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
this.uiDataGridView1.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.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiDataGridView1.EnableHeadersVisualStyles = false;
this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiDataGridView1.Location = new System.Drawing.Point(0, 615);
this.uiDataGridView1.Name = "uiDataGridView1";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
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)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.uiDataGridView1.RowTemplate.Height = 23;
this.uiDataGridView1.SelectedIndex = -1;
this.uiDataGridView1.ShowGridLine = true;
this.uiDataGridView1.Size = new System.Drawing.Size(820, 150);
this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
this.uiDataGridView1.TabIndex = 2;
//
// DuanMianAnalystResult
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(820, 850);
this.Controls.Add(this.uiPanel2);
this.Controls.Add(this.uiPanel1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "DuanMianAnalystResult";
this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
this.Style = Sunny.UI.UIStyle.Custom;
this.Text = "断面分析";
this.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
this.TopMost = true;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AnalystResultForm_FormClosing);
this.Load += new System.EventHandler(this.AnalystResultForm_Load);
this.uiPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uibtnPingyi)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnQuantu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnSuoxiao)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uiIbtnFangda)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uibtnSave)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox)).EndInit();
this.uiPanel2.ResumeLayout(false);
this.uiPanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIImageButton uibtnSave;
private Sunny.UI.UIImageButton uiIbtnFangda;
private Sunny.UI.UIImageButton uibtnSuoxiao;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UITextBox uitxtTitle;
private System.Windows.Forms.PictureBox pictureBox;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIImageButton uibtnPingyi;
private Sunny.UI.UIImageButton uibtnQuantu;
private Sunny.UI.UIDataGridView uiDataGridView1;
}
}