| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498 |
- namespace UAS_KanBan
- {
- partial class Process
- {
- /// <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.components = new System.ComponentModel.Container();
- this.TopLine = new CCWin.SkinControl.SkinPanel();
- this.BottomLine = new CCWin.SkinControl.SkinPanel();
- this.Line1 = new CCWin.SkinControl.SkinPanel();
- this.Line2 = new CCWin.SkinControl.SkinPanel();
- this.skinPanel7 = new CCWin.SkinControl.SkinPanel();
- this.skinLabel1 = new CCWin.SkinControl.SkinLabel();
- this.Line3 = new CCWin.SkinControl.SkinPanel();
- this.skinLabel3 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel6 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel7 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel4 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel5 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel8 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel9 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel10 = new CCWin.SkinControl.SkinLabel();
- this.skinPictureBox1 = new CCWin.SkinControl.SkinPictureBox();
- this.skinLabel2 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel11 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel12 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel13 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel14 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel15 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel16 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel17 = new CCWin.SkinControl.SkinLabel();
- this.skinLabel18 = new CCWin.SkinControl.SkinLabel();
- this.Refresh = new System.Windows.Forms.Timer(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.skinPictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // TopLine
- //
- this.TopLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.TopLine.BackColor = System.Drawing.Color.White;
- this.TopLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.TopLine.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.TopLine.DownBack = null;
- this.TopLine.Location = new System.Drawing.Point(3, 33);
- this.TopLine.MouseBack = null;
- this.TopLine.Name = "TopLine";
- this.TopLine.NormlBack = null;
- this.TopLine.Size = new System.Drawing.Size(1180, 2);
- this.TopLine.TabIndex = 0;
- //
- // BottomLine
- //
- this.BottomLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.BottomLine.BackColor = System.Drawing.Color.White;
- this.BottomLine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.BottomLine.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.BottomLine.DownBack = null;
- this.BottomLine.Location = new System.Drawing.Point(3, 146);
- this.BottomLine.MouseBack = null;
- this.BottomLine.Name = "BottomLine";
- this.BottomLine.NormlBack = null;
- this.BottomLine.Size = new System.Drawing.Size(1180, 2);
- this.BottomLine.TabIndex = 1;
- //
- // Line1
- //
- this.Line1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.Line1.BackColor = System.Drawing.Color.White;
- this.Line1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.Line1.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.Line1.DownBack = null;
- this.Line1.Location = new System.Drawing.Point(301, 34);
- this.Line1.MouseBack = null;
- this.Line1.Name = "Line1";
- this.Line1.NormlBack = null;
- this.Line1.Size = new System.Drawing.Size(2, 110);
- this.Line1.TabIndex = 1;
- //
- // Line2
- //
- this.Line2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.Line2.BackColor = System.Drawing.Color.White;
- this.Line2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.Line2.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.Line2.DownBack = null;
- this.Line2.Location = new System.Drawing.Point(839, 34);
- this.Line2.MouseBack = null;
- this.Line2.Name = "Line2";
- this.Line2.NormlBack = null;
- this.Line2.Size = new System.Drawing.Size(2, 110);
- this.Line2.TabIndex = 3;
- //
- // skinPanel7
- //
- this.skinPanel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.skinPanel7.BackColor = System.Drawing.Color.White;
- this.skinPanel7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.skinPanel7.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.skinPanel7.DownBack = null;
- this.skinPanel7.Location = new System.Drawing.Point(841, 92);
- this.skinPanel7.MouseBack = null;
- this.skinPanel7.Name = "skinPanel7";
- this.skinPanel7.NormlBack = null;
- this.skinPanel7.Size = new System.Drawing.Size(341, 2);
- this.skinPanel7.TabIndex = 2;
- //
- // skinLabel1
- //
- this.skinLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel1.AutoSize = true;
- this.skinLabel1.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel1.BorderColor = System.Drawing.Color.White;
- this.skinLabel1.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel1.Location = new System.Drawing.Point(448, 74);
- this.skinLabel1.Name = "skinLabel1";
- this.skinLabel1.Size = new System.Drawing.Size(271, 33);
- this.skinLabel1.TabIndex = 4;
- this.skinLabel1.Text = "产线执行进度看板";
- //
- // Line3
- //
- this.Line3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.Line3.BackColor = System.Drawing.Color.White;
- this.Line3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.Line3.ControlState = CCWin.SkinClass.ControlState.Normal;
- this.Line3.DownBack = null;
- this.Line3.Location = new System.Drawing.Point(949, 34);
- this.Line3.MouseBack = null;
- this.Line3.Name = "Line3";
- this.Line3.NormlBack = null;
- this.Line3.Size = new System.Drawing.Size(2, 110);
- this.Line3.TabIndex = 4;
- //
- // skinLabel3
- //
- this.skinLabel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel3.AutoSize = true;
- this.skinLabel3.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel3.BorderColor = System.Drawing.Color.White;
- this.skinLabel3.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel3.Location = new System.Drawing.Point(45, 265);
- this.skinLabel3.Name = "skinLabel3";
- this.skinLabel3.Size = new System.Drawing.Size(159, 35);
- this.skinLabel3.TabIndex = 6;
- this.skinLabel3.Text = "生产机型";
- //
- // skinLabel6
- //
- this.skinLabel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel6.AutoSize = true;
- this.skinLabel6.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel6.BorderColor = System.Drawing.Color.White;
- this.skinLabel6.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel6.Location = new System.Drawing.Point(45, 488);
- this.skinLabel6.Name = "skinLabel6";
- this.skinLabel6.Size = new System.Drawing.Size(123, 35);
- this.skinLabel6.TabIndex = 9;
- this.skinLabel6.Text = "总产出";
- //
- // skinLabel7
- //
- this.skinLabel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel7.AutoSize = true;
- this.skinLabel7.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel7.BorderColor = System.Drawing.Color.White;
- this.skinLabel7.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel7.Location = new System.Drawing.Point(45, 376);
- this.skinLabel7.Name = "skinLabel7";
- this.skinLabel7.Size = new System.Drawing.Size(123, 35);
- this.skinLabel7.TabIndex = 10;
- this.skinLabel7.Text = "总投入";
- //
- // skinLabel4
- //
- this.skinLabel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel4.AutoSize = true;
- this.skinLabel4.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel4.BorderColor = System.Drawing.Color.White;
- this.skinLabel4.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel4.Location = new System.Drawing.Point(684, 376);
- this.skinLabel4.Name = "skinLabel4";
- this.skinLabel4.Size = new System.Drawing.Size(123, 35);
- this.skinLabel4.TabIndex = 13;
- this.skinLabel4.Text = "收益率";
- //
- // skinLabel5
- //
- this.skinLabel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel5.AutoSize = true;
- this.skinLabel5.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel5.BorderColor = System.Drawing.Color.White;
- this.skinLabel5.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel5.Location = new System.Drawing.Point(684, 488);
- this.skinLabel5.Name = "skinLabel5";
- this.skinLabel5.Size = new System.Drawing.Size(123, 35);
- this.skinLabel5.TabIndex = 12;
- this.skinLabel5.Text = "故障数";
- //
- // skinLabel8
- //
- this.skinLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel8.AutoSize = true;
- this.skinLabel8.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel8.BorderColor = System.Drawing.Color.White;
- this.skinLabel8.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel8.Location = new System.Drawing.Point(684, 265);
- this.skinLabel8.Name = "skinLabel8";
- this.skinLabel8.Size = new System.Drawing.Size(123, 35);
- this.skinLabel8.TabIndex = 11;
- this.skinLabel8.Text = "直通率";
- //
- // skinLabel9
- //
- this.skinLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel9.AutoSize = true;
- this.skinLabel9.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel9.BorderColor = System.Drawing.Color.White;
- this.skinLabel9.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel9.Location = new System.Drawing.Point(860, 50);
- this.skinLabel9.Name = "skinLabel9";
- this.skinLabel9.Size = new System.Drawing.Size(71, 29);
- this.skinLabel9.TabIndex = 14;
- this.skinLabel9.Text = "线体";
- //
- // skinLabel10
- //
- this.skinLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel10.AutoSize = true;
- this.skinLabel10.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel10.BorderColor = System.Drawing.Color.White;
- this.skinLabel10.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel10.Location = new System.Drawing.Point(860, 106);
- this.skinLabel10.Name = "skinLabel10";
- this.skinLabel10.Size = new System.Drawing.Size(71, 29);
- this.skinLabel10.TabIndex = 15;
- this.skinLabel10.Text = "班次";
- //
- // skinPictureBox1
- //
- this.skinPictureBox1.BackColor = System.Drawing.Color.Transparent;
- this.skinPictureBox1.Image = global::UAS_KanBan.Properties.Resources.malata_logo;
- this.skinPictureBox1.Location = new System.Drawing.Point(6, 55);
- this.skinPictureBox1.Name = "skinPictureBox1";
- this.skinPictureBox1.Size = new System.Drawing.Size(289, 71);
- this.skinPictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.skinPictureBox1.TabIndex = 16;
- this.skinPictureBox1.TabStop = false;
- //
- // skinLabel2
- //
- this.skinLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel2.AutoSize = true;
- this.skinLabel2.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel2.BorderColor = System.Drawing.Color.White;
- this.skinLabel2.BorderSize = 0;
- this.skinLabel2.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel2.ForeColor = System.Drawing.Color.Red;
- this.skinLabel2.Location = new System.Drawing.Point(241, 370);
- this.skinLabel2.Name = "skinLabel2";
- this.skinLabel2.Size = new System.Drawing.Size(86, 46);
- this.skinLabel2.TabIndex = 19;
- this.skinLabel2.Text = "100";
- //
- // skinLabel11
- //
- this.skinLabel11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel11.AutoSize = true;
- this.skinLabel11.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel11.BorderColor = System.Drawing.Color.White;
- this.skinLabel11.BorderSize = 0;
- this.skinLabel11.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel11.ForeColor = System.Drawing.Color.Red;
- this.skinLabel11.Location = new System.Drawing.Point(241, 482);
- this.skinLabel11.Name = "skinLabel11";
- this.skinLabel11.Size = new System.Drawing.Size(86, 46);
- this.skinLabel11.TabIndex = 18;
- this.skinLabel11.Text = "100";
- //
- // skinLabel12
- //
- this.skinLabel12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel12.AutoSize = true;
- this.skinLabel12.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel12.BorderColor = System.Drawing.Color.White;
- this.skinLabel12.BorderSize = 0;
- this.skinLabel12.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel12.ForeColor = System.Drawing.Color.Red;
- this.skinLabel12.Location = new System.Drawing.Point(241, 259);
- this.skinLabel12.Name = "skinLabel12";
- this.skinLabel12.Size = new System.Drawing.Size(162, 46);
- this.skinLabel12.TabIndex = 17;
- this.skinLabel12.Text = "ABCDEF";
- //
- // skinLabel13
- //
- this.skinLabel13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel13.AutoSize = true;
- this.skinLabel13.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel13.BorderColor = System.Drawing.Color.White;
- this.skinLabel13.BorderSize = 0;
- this.skinLabel13.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel13.ForeColor = System.Drawing.Color.Red;
- this.skinLabel13.Location = new System.Drawing.Point(848, 370);
- this.skinLabel13.Name = "skinLabel13";
- this.skinLabel13.Size = new System.Drawing.Size(119, 46);
- this.skinLabel13.TabIndex = 22;
- this.skinLabel13.Text = "100%";
- //
- // skinLabel14
- //
- this.skinLabel14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel14.AutoSize = true;
- this.skinLabel14.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel14.BorderColor = System.Drawing.Color.White;
- this.skinLabel14.BorderSize = 0;
- this.skinLabel14.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel14.ForeColor = System.Drawing.Color.Red;
- this.skinLabel14.Location = new System.Drawing.Point(848, 482);
- this.skinLabel14.Name = "skinLabel14";
- this.skinLabel14.Size = new System.Drawing.Size(42, 46);
- this.skinLabel14.TabIndex = 21;
- this.skinLabel14.Text = "0";
- //
- // skinLabel15
- //
- this.skinLabel15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.skinLabel15.AutoSize = true;
- this.skinLabel15.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel15.BorderColor = System.Drawing.Color.White;
- this.skinLabel15.BorderSize = 0;
- this.skinLabel15.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel15.ForeColor = System.Drawing.Color.Red;
- this.skinLabel15.Location = new System.Drawing.Point(848, 259);
- this.skinLabel15.Name = "skinLabel15";
- this.skinLabel15.Size = new System.Drawing.Size(119, 46);
- this.skinLabel15.TabIndex = 20;
- this.skinLabel15.Text = "100%";
- //
- // skinLabel16
- //
- this.skinLabel16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel16.AutoSize = true;
- this.skinLabel16.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel16.BorderColor = System.Drawing.Color.White;
- this.skinLabel16.BorderSize = 0;
- this.skinLabel16.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel16.ForeColor = System.Drawing.Color.Red;
- this.skinLabel16.Location = new System.Drawing.Point(973, 101);
- this.skinLabel16.Name = "skinLabel16";
- this.skinLabel16.Size = new System.Drawing.Size(70, 39);
- this.skinLabel16.TabIndex = 24;
- this.skinLabel16.Text = "S02";
- //
- // skinLabel17
- //
- this.skinLabel17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel17.AutoSize = true;
- this.skinLabel17.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel17.BorderColor = System.Drawing.Color.White;
- this.skinLabel17.BorderSize = 0;
- this.skinLabel17.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel17.ForeColor = System.Drawing.Color.Red;
- this.skinLabel17.Location = new System.Drawing.Point(973, 45);
- this.skinLabel17.Name = "skinLabel17";
- this.skinLabel17.Size = new System.Drawing.Size(118, 39);
- this.skinLabel17.TabIndex = 23;
- this.skinLabel17.Text = "SMT01";
- //
- // skinLabel18
- //
- this.skinLabel18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.skinLabel18.AutoSize = true;
- this.skinLabel18.BackColor = System.Drawing.Color.Transparent;
- this.skinLabel18.BorderColor = System.Drawing.Color.White;
- this.skinLabel18.Font = new System.Drawing.Font("宋体", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinLabel18.Location = new System.Drawing.Point(385, 168);
- this.skinLabel18.Name = "skinLabel18";
- this.skinLabel18.Size = new System.Drawing.Size(428, 48);
- this.skinLabel18.TabIndex = 25;
- this.skinLabel18.Text = "投入\\产出实时统计";
- //
- // Process
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.Black;
- this.ClientSize = new System.Drawing.Size(1184, 687);
- this.Controls.Add(this.skinLabel18);
- this.Controls.Add(this.skinLabel16);
- this.Controls.Add(this.skinLabel17);
- this.Controls.Add(this.skinLabel13);
- this.Controls.Add(this.skinLabel14);
- this.Controls.Add(this.skinLabel15);
- this.Controls.Add(this.skinLabel2);
- this.Controls.Add(this.skinLabel11);
- this.Controls.Add(this.skinLabel12);
- this.Controls.Add(this.skinPictureBox1);
- this.Controls.Add(this.skinLabel10);
- this.Controls.Add(this.skinLabel9);
- this.Controls.Add(this.skinLabel4);
- this.Controls.Add(this.skinLabel5);
- this.Controls.Add(this.skinLabel8);
- this.Controls.Add(this.skinLabel7);
- this.Controls.Add(this.skinLabel6);
- this.Controls.Add(this.skinLabel3);
- this.Controls.Add(this.Line3);
- this.Controls.Add(this.skinLabel1);
- this.Controls.Add(this.skinPanel7);
- this.Controls.Add(this.Line2);
- this.Controls.Add(this.Line1);
- this.Controls.Add(this.BottomLine);
- this.Controls.Add(this.TopLine);
- this.ForeColor = System.Drawing.Color.White;
- this.Name = "Process";
- this.Text = "产线执行进度";
- this.TitleColor = System.Drawing.Color.WhiteSmoke;
- this.TitleSuitColor = true;
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Process_FormClosing);
- this.Load += new System.EventHandler(this.Process_Load);
- this.SizeChanged += new System.EventHandler(this.Process_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.skinPictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private CCWin.SkinControl.SkinPanel TopLine;
- private CCWin.SkinControl.SkinPanel BottomLine;
- private CCWin.SkinControl.SkinPanel Line1;
- private CCWin.SkinControl.SkinPanel Line2;
- private CCWin.SkinControl.SkinPanel skinPanel7;
- private CCWin.SkinControl.SkinLabel skinLabel1;
- private CCWin.SkinControl.SkinPanel Line3;
- private CCWin.SkinControl.SkinLabel skinLabel3;
- private CCWin.SkinControl.SkinLabel skinLabel6;
- private CCWin.SkinControl.SkinLabel skinLabel7;
- private CCWin.SkinControl.SkinLabel skinLabel4;
- private CCWin.SkinControl.SkinLabel skinLabel5;
- private CCWin.SkinControl.SkinLabel skinLabel8;
- private CCWin.SkinControl.SkinLabel skinLabel9;
- private CCWin.SkinControl.SkinLabel skinLabel10;
- private CCWin.SkinControl.SkinPictureBox skinPictureBox1;
- private CCWin.SkinControl.SkinLabel skinLabel2;
- private CCWin.SkinControl.SkinLabel skinLabel11;
- private CCWin.SkinControl.SkinLabel skinLabel12;
- private CCWin.SkinControl.SkinLabel skinLabel13;
- private CCWin.SkinControl.SkinLabel skinLabel14;
- private CCWin.SkinControl.SkinLabel skinLabel15;
- private CCWin.SkinControl.SkinLabel skinLabel16;
- private CCWin.SkinControl.SkinLabel skinLabel17;
- private CCWin.SkinControl.SkinLabel skinLabel18;
- private System.Windows.Forms.Timer Refresh;
- }
- }
|