FrmSPCCurve.Designer.cs 19.3 KB
namespace App
{
    partial class FrmSPCCurve
    {
        /// <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 Windows ������������ɵĴ���

        /// <summary>
        /// �����֧������ķ��� - ��Ҫ
        /// ʹ�ô���༭���޸Ĵ˷��������ݡ�
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            this.ribbonPanel1 = new RibbonStyle.RibbonPanel();
            this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
            this.tabPageSwitcher1 = new RibbonStyle.TabPageSwitcher();
            this.tabStripPage2 = new RibbonStyle.TabStripPage();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.tabStripPage1 = new RibbonStyle.TabStripPage();
            this.dataGridView5 = new System.Windows.Forms.DataGridView();
            this.tabStrip1 = new RibbonStyle.TabStrip();
            this.tabSPC = new RibbonStyle.Tab();
            this.tabFile = new RibbonStyle.Tab();
            this.zedGraphControl4 = new ZedGraph.ZedGraphControl();
            this.ribbonPanel1.SuspendLayout();
            this.tabPageSwitcher1.SuspendLayout();
            this.tabStripPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.tabStripPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
            this.tabStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbonPanel1
            // 
            this.ribbonPanel1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.ribbonPanel1.BaseColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.ribbonPanel1.Caption = "";
            this.ribbonPanel1.Controls.Add(this.zedGraphControl1);
            this.ribbonPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel1.Location = new System.Drawing.Point(23, 287);
            this.ribbonPanel1.Name = "ribbonPanel1";
            this.ribbonPanel1.Opacity = 255;
            this.ribbonPanel1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
            this.ribbonPanel1.Size = new System.Drawing.Size(532, 131);
            this.ribbonPanel1.Speed = 8;
            this.ribbonPanel1.TabIndex = 76;
            // 
            // zedGraphControl1
            // 
            this.zedGraphControl1.AccessibleRole = System.Windows.Forms.AccessibleRole.TitleBar;
            this.zedGraphControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.zedGraphControl1.AutoScroll = true;
            this.zedGraphControl1.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.zedGraphControl1.IsEnableHEdit = true;
            this.zedGraphControl1.IsEnableSelection = true;
            this.zedGraphControl1.IsEnableVEdit = true;
            this.zedGraphControl1.IsShowPointValues = true;
            this.zedGraphControl1.IsShowRemark = false;
            this.zedGraphControl1.Location = new System.Drawing.Point(0, 0);
            this.zedGraphControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.zedGraphControl1.Name = "zedGraphControl1";
            this.zedGraphControl1.ScrollGrace = 0D;
            this.zedGraphControl1.ScrollMaxX = 0D;
            this.zedGraphControl1.ScrollMaxY = 0D;
            this.zedGraphControl1.ScrollMaxY2 = 0D;
            this.zedGraphControl1.ScrollMinX = 0D;
            this.zedGraphControl1.ScrollMinY = 0D;
            this.zedGraphControl1.ScrollMinY2 = 0D;
            this.zedGraphControl1.Size = new System.Drawing.Size(532, 131);
            this.zedGraphControl1.TabIndex = 73;
            // 
            // tabPageSwitcher1
            // 
            this.tabPageSwitcher1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.tabPageSwitcher1.Controls.Add(this.tabStripPage1);
            this.tabPageSwitcher1.Controls.Add(this.tabStripPage2);
            this.tabPageSwitcher1.Dock = System.Windows.Forms.DockStyle.Top;
            this.tabPageSwitcher1.Location = new System.Drawing.Point(23, 111);
            this.tabPageSwitcher1.Name = "tabPageSwitcher1";
            this.tabPageSwitcher1.SelectedTabStripPage = this.tabStripPage2;
            this.tabPageSwitcher1.Size = new System.Drawing.Size(532, 176);
            this.tabPageSwitcher1.TabIndex = 1;
            this.tabPageSwitcher1.TabStrip = this.tabStrip1;
            this.tabPageSwitcher1.Text = "tabPageSwitcher1";
            // 
            // tabStripPage2
            // 
            this.tabStripPage2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabStripPage2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.tabStripPage2.BaseColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.tabStripPage2.Caption = "";
            this.tabStripPage2.Controls.Add(this.dataGridView1);
            this.tabStripPage2.Location = new System.Drawing.Point(0, 0);
            this.tabStripPage2.Name = "tabStripPage2";
            this.tabStripPage2.Opacity = 255;
            this.tabStripPage2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
            this.tabStripPage2.Size = new System.Drawing.Size(532, 174);
            this.tabStripPage2.Speed = 8;
            this.tabStripPage2.TabIndex = 1;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGridView1.BackgroundColor = System.Drawing.Color.LightBlue;
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightBlue;
            dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.GridColor = System.Drawing.Color.LightSkyBlue;
            this.dataGridView1.Location = new System.Drawing.Point(0, 0);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightSkyBlue;
            dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Navy;
            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(532, 176);
            this.dataGridView1.TabIndex = 75;
            // 
            // tabStripPage1
            // 
            this.tabStripPage1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabStripPage1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.tabStripPage1.BaseColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(227)))), ((int)(((byte)(242)))));
            this.tabStripPage1.Caption = "";
            this.tabStripPage1.Controls.Add(this.dataGridView5);
            this.tabStripPage1.Location = new System.Drawing.Point(0, 0);
            this.tabStripPage1.Name = "tabStripPage1";
            this.tabStripPage1.Opacity = 255;
            this.tabStripPage1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
            this.tabStripPage1.Size = new System.Drawing.Size(532, 174);
            this.tabStripPage1.Speed = 8;
            this.tabStripPage1.TabIndex = 0;
            // 
            // dataGridView5
            // 
            this.dataGridView5.AllowUserToAddRows = false;
            this.dataGridView5.AllowUserToDeleteRows = false;
            this.dataGridView5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGridView5.BackgroundColor = System.Drawing.Color.LightBlue;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightBlue;
            dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView5.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView5.GridColor = System.Drawing.Color.LightSkyBlue;
            this.dataGridView5.Location = new System.Drawing.Point(0, 0);
            this.dataGridView5.Name = "dataGridView5";
            this.dataGridView5.ReadOnly = true;
            this.dataGridView5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle2.BackColor = System.Drawing.Color.LightSkyBlue;
            dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView5.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
            this.dataGridView5.RowHeadersVisible = false;
            this.dataGridView5.RowTemplate.Height = 23;
            this.dataGridView5.Size = new System.Drawing.Size(532, 176);
            this.dataGridView5.TabIndex = 74;
            // 
            // tabStrip1
            // 
            this.tabStrip1.AutoSize = false;
            this.tabStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.tabStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.tabStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.tabSPC,
            this.tabFile});
            this.tabStrip1.Location = new System.Drawing.Point(23, 85);
            this.tabStrip1.Name = "tabStrip1";
            this.tabStrip1.Padding = new System.Windows.Forms.Padding(60, 3, 30, 0);
            this.tabStrip1.SelectedTab = null;
            this.tabStrip1.ShowItemToolTips = false;
            this.tabStrip1.Size = new System.Drawing.Size(532, 26);
            this.tabStrip1.TabIndex = 0;
            this.tabStrip1.TabOverlap = 0;
            this.tabStrip1.Text = "tabStrip1";
            // 
            // tabSPC
            // 
            this.tabSPC.AutoSize = false;
            this.tabSPC.Checked = true;
            this.tabSPC.CheckState = System.Windows.Forms.CheckState.Checked;
            this.tabSPC.Font = new System.Drawing.Font("Segoe UI", 9F);
            this.tabSPC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(90)))), ((int)(((byte)(154)))));
            this.tabSPC.Margin = new System.Windows.Forms.Padding(6, 1, 0, 2);
            this.tabSPC.Name = "tabSPC";
            this.tabSPC.Size = new System.Drawing.Size(51, 23);
            this.tabSPC.TabStripPage = this.tabStripPage1;
            this.tabSPC.Text = "SPC";
            // 
            // tabFile
            // 
            this.tabFile.AutoSize = false;
            this.tabFile.Checked = true;
            this.tabFile.CheckState = System.Windows.Forms.CheckState.Checked;
            this.tabFile.Font = new System.Drawing.Font("Segoe UI", 9F);
            this.tabFile.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(90)))), ((int)(((byte)(154)))));
            this.tabFile.Margin = new System.Windows.Forms.Padding(6, 1, 0, 2);
            this.tabFile.Name = "tabFile";
            this.tabFile.Size = new System.Drawing.Size(56, 23);
            this.tabFile.TabStripPage = this.tabStripPage2;
            this.tabFile.Text = "�ļ�";
            // 
            // zedGraphControl4
            // 
            this.zedGraphControl4.AccessibleRole = System.Windows.Forms.AccessibleRole.TitleBar;
            this.zedGraphControl4.AutoScroll = true;
            this.zedGraphControl4.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.zedGraphControl4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.zedGraphControl4.IsEnableHEdit = true;
            this.zedGraphControl4.IsEnableSelection = true;
            this.zedGraphControl4.IsEnableVEdit = true;
            this.zedGraphControl4.IsShowRemark = false;
            this.zedGraphControl4.Location = new System.Drawing.Point(0, 3);
            this.zedGraphControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.zedGraphControl4.Name = "zedGraphControl4";
            this.zedGraphControl4.ScrollGrace = 0D;
            this.zedGraphControl4.ScrollMaxX = 0D;
            this.zedGraphControl4.ScrollMaxY = 0D;
            this.zedGraphControl4.ScrollMaxY2 = 0D;
            this.zedGraphControl4.ScrollMinX = 0D;
            this.zedGraphControl4.ScrollMinY = 0D;
            this.zedGraphControl4.ScrollMinY2 = 0D;
            this.zedGraphControl4.Size = new System.Drawing.Size(763, 362);
            this.zedGraphControl4.TabIndex = 73;
            // 
            // FrmSPCCurve
            // 
            this.ClientSize = new System.Drawing.Size(578, 446);
            this.Controls.Add(this.ribbonPanel1);
            this.Controls.Add(this.tabPageSwitcher1);
            this.Controls.Add(this.tabStrip1);
            this.Location = new System.Drawing.Point(0, 0);
            this.Name = "FrmSPCCurve";
            this.Text = "���Խ��";
            this.Load += new System.EventHandler(this.FrmSPCCurve_Load);
            this.Shown += new System.EventHandler(this.FrmSPCCurve_Shown);
            this.LocationChanged += new System.EventHandler(this.FrmSPCCurve_LocationChanged);
            this.ribbonPanel1.ResumeLayout(false);
            this.tabPageSwitcher1.ResumeLayout(false);
            this.tabStripPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.tabStripPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).EndInit();
            this.tabStrip1.ResumeLayout(false);
            this.tabStrip1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private RibbonStyle.TabStrip tabStrip1;
        private RibbonStyle.Tab tabSPC;
        private RibbonStyle.TabStripPage tabStripPage1;
        private System.Windows.Forms.DataGridView dataGridView5;
        private RibbonStyle.TabPageSwitcher tabPageSwitcher1;
        private ZedGraph.ZedGraphControl zedGraphControl4;
        private RibbonStyle.RibbonPanel ribbonPanel1;
        private ZedGraph.ZedGraphControl zedGraphControl1;
        private RibbonStyle.Tab tabFile;
        private RibbonStyle.TabStripPage tabStripPage2;
        private System.Windows.Forms.DataGridView dataGridView1;

    }
}