AoiRgbControl.Designer.cs 11.5 KB
namespace AccAOI.control
{
    partial class AoiRgbControl
    {
        /// <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 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.flatLabel5 = new Asa.Theme.FlatLabel();
            this.txtmaxRate = new Asa.Theme.FlatText();
            this.txtminRate = new Asa.Theme.FlatText();
            this.flatLabel3 = new Asa.Theme.FlatLabel();
            this.flatLabel1 = new Asa.Theme.FlatLabel();
            this.txtMaxR = new Asa.Theme.FlatText();
            this.txtMinR = new Asa.Theme.FlatText();
            this.flatLabel2 = new Asa.Theme.FlatLabel();
            this.flatLabel4 = new Asa.Theme.FlatLabel();
            this.txtMaxG = new Asa.Theme.FlatText();
            this.txtMinG = new Asa.Theme.FlatText();
            this.flatLabel6 = new Asa.Theme.FlatLabel();
            this.flatLabel7 = new Asa.Theme.FlatLabel();
            this.txtMaxB = new Asa.Theme.FlatText();
            this.txtMinB = new Asa.Theme.FlatText();
            this.flatLabel8 = new Asa.Theme.FlatLabel();
            this.SuspendLayout();
            // 
            // panParam
            // 
            this.panParam.Size = new System.Drawing.Size(302, 166);
            // 
            // panResult
            // 
            this.panResult.Size = new System.Drawing.Size(302, 180);
            // 
            // flatLabel5
            // 
            this.flatLabel5.Inside = false;
            this.flatLabel5.Location = new System.Drawing.Point(181, 533);
            this.flatLabel5.Name = "flatLabel5";
            this.flatLabel5.Size = new System.Drawing.Size(24, 25);
            this.flatLabel5.TabIndex = 23;
            this.flatLabel5.Text = "~";
            // 
            // txtmaxRate
            // 
            this.txtmaxRate.Font = new System.Drawing.Font("宋体", 9F);
            this.txtmaxRate.Inside = false;
            this.txtmaxRate.Location = new System.Drawing.Point(210, 527);
            this.txtmaxRate.Name = "txtmaxRate";
            this.txtmaxRate.Padding = new System.Windows.Forms.Padding(3);
            this.txtmaxRate.Size = new System.Drawing.Size(74, 30);
            this.txtmaxRate.TabIndex = 22;
            // 
            // txtminRate
            // 
            this.txtminRate.Font = new System.Drawing.Font("宋体", 9F);
            this.txtminRate.Inside = false;
            this.txtminRate.Location = new System.Drawing.Point(103, 527);
            this.txtminRate.Name = "txtminRate";
            this.txtminRate.Padding = new System.Windows.Forms.Padding(3);
            this.txtminRate.Size = new System.Drawing.Size(74, 30);
            this.txtminRate.TabIndex = 21;
            // 
            // flatLabel3
            // 
            this.flatLabel3.Inside = false;
            this.flatLabel3.Location = new System.Drawing.Point(19, 527);
            this.flatLabel3.Name = "flatLabel3";
            this.flatLabel3.Size = new System.Drawing.Size(75, 30);
            this.flatLabel3.TabIndex = 20;
            this.flatLabel3.Text = "像素占比:";
            // 
            // flatLabel1
            // 
            this.flatLabel1.Inside = false;
            this.flatLabel1.Location = new System.Drawing.Point(181, 358);
            this.flatLabel1.Name = "flatLabel1";
            this.flatLabel1.Size = new System.Drawing.Size(24, 25);
            this.flatLabel1.TabIndex = 27;
            this.flatLabel1.Text = "~";
            // 
            // txtMaxR
            // 
            this.txtMaxR.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMaxR.Inside = false;
            this.txtMaxR.Location = new System.Drawing.Point(210, 352);
            this.txtMaxR.Name = "txtMaxR";
            this.txtMaxR.Padding = new System.Windows.Forms.Padding(3);
            this.txtMaxR.Size = new System.Drawing.Size(74, 30);
            this.txtMaxR.TabIndex = 26;
            // 
            // txtMinR
            // 
            this.txtMinR.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMinR.Inside = false;
            this.txtMinR.Location = new System.Drawing.Point(103, 352);
            this.txtMinR.Name = "txtMinR";
            this.txtMinR.Padding = new System.Windows.Forms.Padding(3);
            this.txtMinR.Size = new System.Drawing.Size(74, 30);
            this.txtMinR.TabIndex = 25;
            // 
            // flatLabel2
            // 
            this.flatLabel2.Inside = false;
            this.flatLabel2.Location = new System.Drawing.Point(19, 352);
            this.flatLabel2.Name = "flatLabel2";
            this.flatLabel2.Size = new System.Drawing.Size(75, 30);
            this.flatLabel2.TabIndex = 24;
            this.flatLabel2.Text = "R:";
            // 
            // flatLabel4
            // 
            this.flatLabel4.Inside = false;
            this.flatLabel4.Location = new System.Drawing.Point(181, 404);
            this.flatLabel4.Name = "flatLabel4";
            this.flatLabel4.Size = new System.Drawing.Size(24, 25);
            this.flatLabel4.TabIndex = 31;
            this.flatLabel4.Text = "~";
            // 
            // txtMaxG
            // 
            this.txtMaxG.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMaxG.Inside = false;
            this.txtMaxG.Location = new System.Drawing.Point(210, 398);
            this.txtMaxG.Name = "txtMaxG";
            this.txtMaxG.Padding = new System.Windows.Forms.Padding(3);
            this.txtMaxG.Size = new System.Drawing.Size(74, 30);
            this.txtMaxG.TabIndex = 30;
            // 
            // txtMinG
            // 
            this.txtMinG.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMinG.Inside = false;
            this.txtMinG.Location = new System.Drawing.Point(103, 398);
            this.txtMinG.Name = "txtMinG";
            this.txtMinG.Padding = new System.Windows.Forms.Padding(3);
            this.txtMinG.Size = new System.Drawing.Size(74, 30);
            this.txtMinG.TabIndex = 29;
            // 
            // flatLabel6
            // 
            this.flatLabel6.Inside = false;
            this.flatLabel6.Location = new System.Drawing.Point(19, 398);
            this.flatLabel6.Name = "flatLabel6";
            this.flatLabel6.Size = new System.Drawing.Size(75, 30);
            this.flatLabel6.TabIndex = 28;
            this.flatLabel6.Text = "G:";
            // 
            // flatLabel7
            // 
            this.flatLabel7.Inside = false;
            this.flatLabel7.Location = new System.Drawing.Point(181, 450);
            this.flatLabel7.Name = "flatLabel7";
            this.flatLabel7.Size = new System.Drawing.Size(24, 25);
            this.flatLabel7.TabIndex = 35;
            this.flatLabel7.Text = "~";
            // 
            // txtMaxB
            // 
            this.txtMaxB.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMaxB.Inside = false;
            this.txtMaxB.Location = new System.Drawing.Point(210, 444);
            this.txtMaxB.Name = "txtMaxB";
            this.txtMaxB.Padding = new System.Windows.Forms.Padding(3);
            this.txtMaxB.Size = new System.Drawing.Size(74, 30);
            this.txtMaxB.TabIndex = 34;
            // 
            // txtMinB
            // 
            this.txtMinB.Font = new System.Drawing.Font("宋体", 9F);
            this.txtMinB.Inside = false;
            this.txtMinB.Location = new System.Drawing.Point(103, 444);
            this.txtMinB.Name = "txtMinB";
            this.txtMinB.Padding = new System.Windows.Forms.Padding(3);
            this.txtMinB.Size = new System.Drawing.Size(74, 30);
            this.txtMinB.TabIndex = 33;
            // 
            // flatLabel8
            // 
            this.flatLabel8.Inside = false;
            this.flatLabel8.Location = new System.Drawing.Point(19, 444);
            this.flatLabel8.Name = "flatLabel8";
            this.flatLabel8.Size = new System.Drawing.Size(75, 30);
            this.flatLabel8.TabIndex = 32;
            this.flatLabel8.Text = "B:";
            // 
            // AoiRgbControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.flatLabel7);
            this.Controls.Add(this.txtMaxB);
            this.Controls.Add(this.txtMinB);
            this.Controls.Add(this.flatLabel8);
            this.Controls.Add(this.flatLabel4);
            this.Controls.Add(this.txtMaxG);
            this.Controls.Add(this.txtMinG);
            this.Controls.Add(this.flatLabel6);
            this.Controls.Add(this.flatLabel1);
            this.Controls.Add(this.txtMaxR);
            this.Controls.Add(this.txtMinR);
            this.Controls.Add(this.flatLabel2);
            this.Controls.Add(this.flatLabel5);
            this.Controls.Add(this.txtmaxRate);
            this.Controls.Add(this.txtminRate);
            this.Controls.Add(this.flatLabel3);
            this.Name = "AoiRgbControl";
            this.TitleName = "颜色抽取";
            this.Controls.SetChildIndex(this.panParam, 0);
            this.Controls.SetChildIndex(this.panResult, 0);
            this.Controls.SetChildIndex(this.flatLabel3, 0);
            this.Controls.SetChildIndex(this.txtminRate, 0);
            this.Controls.SetChildIndex(this.txtmaxRate, 0);
            this.Controls.SetChildIndex(this.flatLabel5, 0);
            this.Controls.SetChildIndex(this.flatLabel2, 0);
            this.Controls.SetChildIndex(this.txtMinR, 0);
            this.Controls.SetChildIndex(this.txtMaxR, 0);
            this.Controls.SetChildIndex(this.flatLabel1, 0);
            this.Controls.SetChildIndex(this.flatLabel6, 0);
            this.Controls.SetChildIndex(this.txtMinG, 0);
            this.Controls.SetChildIndex(this.txtMaxG, 0);
            this.Controls.SetChildIndex(this.flatLabel4, 0);
            this.Controls.SetChildIndex(this.flatLabel8, 0);
            this.Controls.SetChildIndex(this.txtMinB, 0);
            this.Controls.SetChildIndex(this.txtMaxB, 0);
            this.Controls.SetChildIndex(this.flatLabel7, 0);
            this.ResumeLayout(false);

        }

        #endregion

        private Asa.Theme.FlatLabel flatLabel5;
        private Asa.Theme.FlatText txtmaxRate;
        private Asa.Theme.FlatText txtminRate;
        private Asa.Theme.FlatLabel flatLabel3;
        private Asa.Theme.FlatLabel flatLabel1;
        private Asa.Theme.FlatText txtMaxR;
        private Asa.Theme.FlatText txtMinR;
        private Asa.Theme.FlatLabel flatLabel2;
        private Asa.Theme.FlatLabel flatLabel4;
        private Asa.Theme.FlatText txtMaxG;
        private Asa.Theme.FlatText txtMinG;
        private Asa.Theme.FlatLabel flatLabel6;
        private Asa.Theme.FlatLabel flatLabel7;
        private Asa.Theme.FlatText txtMaxB;
        private Asa.Theme.FlatText txtMinB;
        private Asa.Theme.FlatLabel flatLabel8;
    }
}