namespace GeBoShi.UI.InageShow { partial class ImageShowFrm { /// /// 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() { this.components = new System.ComponentModel.Container(); this.uiTitel1 = new GeBoShi.UIKits.MaiMuMenu.UITitel_LT(); this.btnOK = new CCWin.SkinControl.SkinButton(); this.btnSkip = new CCWin.SkinControl.SkinButton(); this.label1 = new System.Windows.Forms.Label(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // uiTitel1 // this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241))))); this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top; this.uiTitel1.FatherForm = null; this.uiTitel1.Location = new System.Drawing.Point(0, 0); this.uiTitel1.Name = "uiTitel1"; this.uiTitel1.Size = new System.Drawing.Size(1067, 48); this.uiTitel1.TabIndex = 38; // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnOK.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnOK.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnOK.DownBack = null; this.btnOK.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOK.ForeColor = System.Drawing.SystemColors.ControlText; this.btnOK.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnOK.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnOK.Location = new System.Drawing.Point(297, 674); this.btnOK.MouseBack = null; this.btnOK.Name = "btnOK"; this.btnOK.NormlBack = null; this.btnOK.RoundStyle = CCWin.SkinClass.RoundStyle.All; this.btnOK.Size = new System.Drawing.Size(160, 47); this.btnOK.TabIndex = 99; this.btnOK.Text = "确认"; this.btnOK.UseVisualStyleBackColor = false; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // btnSkip // this.btnSkip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSkip.BackColor = System.Drawing.Color.Transparent; this.btnSkip.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnSkip.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnSkip.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnSkip.DownBack = null; this.btnSkip.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSkip.ForeColor = System.Drawing.SystemColors.ControlText; this.btnSkip.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnSkip.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253))))); this.btnSkip.Location = new System.Drawing.Point(613, 674); this.btnSkip.MouseBack = null; this.btnSkip.Name = "btnSkip"; this.btnSkip.NormlBack = null; this.btnSkip.RoundStyle = CCWin.SkinClass.RoundStyle.All; this.btnSkip.Size = new System.Drawing.Size(160, 47); this.btnSkip.TabIndex = 100; this.btnSkip.Text = "全部忽略"; this.btnSkip.UseVisualStyleBackColor = false; this.btnSkip.Click += new System.EventHandler(this.btnSkip_Click); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241))))); this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.Color.MidnightBlue; this.label1.Location = new System.Drawing.Point(292, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(69, 27); this.label1.TabIndex = 102; this.label1.Text = "label1"; // // splitContainer1 // this.splitContainer1.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.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer1.Location = new System.Drawing.Point(12, 63); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.pictureBox1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.flowLayoutPanel1); this.splitContainer1.Size = new System.Drawing.Size(1043, 606); this.splitContainer1.SplitterDistance = 174; this.splitContainer1.TabIndex = 103; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.White; this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(1043, 174); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // flowLayoutPanel1 // this.flowLayoutPanel1.AutoScroll = true; this.flowLayoutPanel1.BackColor = System.Drawing.Color.White; this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(1043, 428); this.flowLayoutPanel1.TabIndex = 41; // // ImageShowFrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241))))); this.ClientSize = new System.Drawing.Size(1067, 733); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.label1); this.Controls.Add(this.btnSkip); this.Controls.Add(this.btnOK); this.Controls.Add(this.uiTitel1); this.Name = "ImageShowFrm"; this.Text = "二次判定"; this.Load += new System.EventHandler(this.ImageShowFrm_Load); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private GeBoShi.UIKits.MaiMuMenu.UITitel_LT uiTitel1; private CCWin.SkinControl.SkinButton btnOK; private CCWin.SkinControl.SkinButton btnSkip; private System.Windows.Forms.Label label1; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; } }