| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333 |
- namespace Core.StlMes.Client.PipeLeaveFactory
- {
- partial class FrmTVShow
- {
- /// <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();
- System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] {
- "1",
- "car3"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
- System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(new string[] {
- "1",
- "car2"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
- System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem(new string[] {
- "1",
- "car1"}, -1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
- this.btnCall = new System.Windows.Forms.Button();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.labCarNo = new System.Windows.Forms.Label();
- this.labLoad = new System.Windows.Forms.Label();
- this.labLoaded = new System.Windows.Forms.Label();
- this.ultraPanel22 = new Core.Mes.Client.Comm.Control.UltraPanel2();
- this.btnFrm = new System.Windows.Forms.Button();
- this.ultraPanel24 = new Core.Mes.Client.Comm.Control.UltraPanel2();
- this.lstLoaded = new System.Windows.Forms.ListView();
- this.headNO2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.CarNO2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.CREATE_TIME2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.ultraPanel23 = new Core.Mes.Client.Comm.Control.UltraPanel2();
- this.lstLoading = new System.Windows.Forms.ListView();
- this.headNO1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.CarNO1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.CREATE_TIME = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.ultraPanel21 = new Core.Mes.Client.Comm.Control.UltraPanel2();
- this.lstCarNo = new System.Windows.Forms.ListView();
- this.headNO = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.CarNo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.RECORD_DATE = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
- this.ultraPanel22.ClientArea.SuspendLayout();
- this.ultraPanel22.SuspendLayout();
- this.ultraPanel24.ClientArea.SuspendLayout();
- this.ultraPanel24.SuspendLayout();
- this.ultraPanel23.ClientArea.SuspendLayout();
- this.ultraPanel23.SuspendLayout();
- this.ultraPanel21.ClientArea.SuspendLayout();
- this.ultraPanel21.SuspendLayout();
- this.SuspendLayout();
- //
- // btnCall
- //
- this.btnCall.BackColor = System.Drawing.SystemColors.ActiveCaption;
- this.btnCall.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCall.Location = new System.Drawing.Point(696, 12);
- this.btnCall.Name = "btnCall";
- this.btnCall.Size = new System.Drawing.Size(362, 63);
- this.btnCall.TabIndex = 76;
- this.btnCall.Text = "叫号";
- this.btnCall.UseVisualStyleBackColor = false;
- this.btnCall.Click += new System.EventHandler(this.btnCall_Click);
- //
- // timer1
- //
- this.timer1.Enabled = true;
- this.timer1.Interval = 60000;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // labCarNo
- //
- this.labCarNo.AutoSize = true;
- this.labCarNo.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labCarNo.Location = new System.Drawing.Point(277, 1110);
- this.labCarNo.Name = "labCarNo";
- this.labCarNo.Size = new System.Drawing.Size(103, 30);
- this.labCarNo.TabIndex = 77;
- this.labCarNo.Text = "label1";
- //
- // labLoad
- //
- this.labLoad.AutoSize = true;
- this.labLoad.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labLoad.Location = new System.Drawing.Point(1070, 1122);
- this.labLoad.Name = "labLoad";
- this.labLoad.Size = new System.Drawing.Size(103, 30);
- this.labLoad.TabIndex = 77;
- this.labLoad.Text = "label2";
- //
- // labLoaded
- //
- this.labLoaded.AutoSize = true;
- this.labLoaded.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labLoaded.Location = new System.Drawing.Point(1813, 1110);
- this.labLoaded.Name = "labLoaded";
- this.labLoaded.Size = new System.Drawing.Size(88, 30);
- this.labLoaded.TabIndex = 77;
- this.labLoaded.Text = "labl3";
- //
- // ultraPanel22
- //
- //
- // ultraPanel22.ClientArea
- //
- this.ultraPanel22.ClientArea.Controls.Add(this.btnFrm);
- this.ultraPanel22.ClientArea.Controls.Add(this.btnCall);
- this.ultraPanel22.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel22.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel22.Name = "ultraPanel22";
- this.ultraPanel22.Size = new System.Drawing.Size(2404, 75);
- this.ultraPanel22.TabIndex = 75;
- //
- // btnFrm
- //
- this.btnFrm.BackColor = System.Drawing.SystemColors.ActiveCaption;
- this.btnFrm.Location = new System.Drawing.Point(1473, 12);
- this.btnFrm.Name = "btnFrm";
- this.btnFrm.Size = new System.Drawing.Size(357, 60);
- this.btnFrm.TabIndex = 0;
- this.btnFrm.Text = "打开大屏";
- this.btnFrm.UseVisualStyleBackColor = false;
- this.btnFrm.Click += new System.EventHandler(this.btnFrm_Click);
- //
- // ultraPanel24
- //
- //
- // ultraPanel24.ClientArea
- //
- this.ultraPanel24.ClientArea.Controls.Add(this.lstLoaded);
- this.ultraPanel24.Location = new System.Drawing.Point(1608, 173);
- this.ultraPanel24.Name = "ultraPanel24";
- this.ultraPanel24.Size = new System.Drawing.Size(687, 909);
- this.ultraPanel24.TabIndex = 74;
- //
- // lstLoaded
- //
- this.lstLoaded.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.headNO2,
- this.CarNO2,
- this.CREATE_TIME2});
- this.lstLoaded.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lstLoaded.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- listViewItem4.StateImageIndex = 0;
- this.lstLoaded.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
- listViewItem4});
- this.lstLoaded.Location = new System.Drawing.Point(0, 0);
- this.lstLoaded.Margin = new System.Windows.Forms.Padding(4);
- this.lstLoaded.Name = "lstLoaded";
- this.lstLoaded.Size = new System.Drawing.Size(687, 909);
- this.lstLoaded.TabIndex = 5;
- this.lstLoaded.UseCompatibleStateImageBehavior = false;
- this.lstLoaded.View = System.Windows.Forms.View.Details;
- //
- // headNO2
- //
- this.headNO2.Text = "车辆序号";
- this.headNO2.Width = 143;
- //
- // CarNO2
- //
- this.CarNO2.Text = "完成车号";
- this.CarNO2.Width = 168;
- //
- // CREATE_TIME2
- //
- this.CREATE_TIME2.Text = "创建时间";
- this.CREATE_TIME2.Width = 384;
- //
- // ultraPanel23
- //
- //
- // ultraPanel23.ClientArea
- //
- this.ultraPanel23.ClientArea.Controls.Add(this.lstLoading);
- this.ultraPanel23.Location = new System.Drawing.Point(915, 173);
- this.ultraPanel23.Name = "ultraPanel23";
- this.ultraPanel23.Size = new System.Drawing.Size(687, 909);
- this.ultraPanel23.TabIndex = 74;
- //
- // lstLoading
- //
- this.lstLoading.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.headNO1,
- this.CarNO1,
- this.CREATE_TIME});
- this.lstLoading.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lstLoading.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- listViewItem5.StateImageIndex = 0;
- this.lstLoading.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
- listViewItem5});
- this.lstLoading.Location = new System.Drawing.Point(0, 0);
- this.lstLoading.Margin = new System.Windows.Forms.Padding(4);
- this.lstLoading.Name = "lstLoading";
- this.lstLoading.Size = new System.Drawing.Size(687, 909);
- this.lstLoading.TabIndex = 5;
- this.lstLoading.UseCompatibleStateImageBehavior = false;
- this.lstLoading.View = System.Windows.Forms.View.Details;
- //
- // headNO1
- //
- this.headNO1.Text = "车辆序号";
- this.headNO1.Width = 150;
- //
- // CarNO1
- //
- this.CarNO1.Text = "装车车号";
- this.CarNO1.Width = 168;
- //
- // CREATE_TIME
- //
- this.CREATE_TIME.Text = "创建时间";
- this.CREATE_TIME.Width = 371;
- //
- // ultraPanel21
- //
- //
- // ultraPanel21.ClientArea
- //
- this.ultraPanel21.ClientArea.Controls.Add(this.lstCarNo);
- this.ultraPanel21.Location = new System.Drawing.Point(222, 173);
- this.ultraPanel21.Name = "ultraPanel21";
- this.ultraPanel21.Size = new System.Drawing.Size(687, 909);
- this.ultraPanel21.TabIndex = 74;
- //
- // lstCarNo
- //
- this.lstCarNo.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
- this.headNO,
- this.CarNo,
- this.RECORD_DATE});
- this.lstCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lstCarNo.Font = new System.Drawing.Font("宋体", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- listViewItem6.StateImageIndex = 0;
- this.lstCarNo.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
- listViewItem6});
- this.lstCarNo.Location = new System.Drawing.Point(0, 0);
- this.lstCarNo.Margin = new System.Windows.Forms.Padding(4);
- this.lstCarNo.Name = "lstCarNo";
- this.lstCarNo.Size = new System.Drawing.Size(687, 909);
- this.lstCarNo.TabIndex = 4;
- this.lstCarNo.UseCompatibleStateImageBehavior = false;
- this.lstCarNo.View = System.Windows.Forms.View.Details;
- this.lstCarNo.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.lstCarNo_ItemSelectionChanged);
- //
- // headNO
- //
- this.headNO.Text = "车辆序号";
- this.headNO.Width = 154;
- //
- // CarNo
- //
- this.CarNo.Text = "等待车号";
- this.CarNo.Width = 169;
- //
- // RECORD_DATE
- //
- this.RECORD_DATE.Text = "过皮时间";
- this.RECORD_DATE.Width = 329;
- //
- // FrmTVShow
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(2404, 1195);
- this.Controls.Add(this.labLoaded);
- this.Controls.Add(this.labLoad);
- this.Controls.Add(this.labCarNo);
- this.Controls.Add(this.ultraPanel22);
- this.Controls.Add(this.ultraPanel24);
- this.Controls.Add(this.ultraPanel23);
- this.Controls.Add(this.ultraPanel21);
- this.Name = "FrmTVShow";
- this.Text = "FrmTVShow";
- this.Load += new System.EventHandler(this.FrmTVShow_Load);
- this.ultraPanel22.ClientArea.ResumeLayout(false);
- this.ultraPanel22.ResumeLayout(false);
- this.ultraPanel24.ClientArea.ResumeLayout(false);
- this.ultraPanel24.ResumeLayout(false);
- this.ultraPanel23.ClientArea.ResumeLayout(false);
- this.ultraPanel23.ResumeLayout(false);
- this.ultraPanel21.ClientArea.ResumeLayout(false);
- this.ultraPanel21.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Mes.Client.Comm.Control.UltraPanel2 ultraPanel21;
- private Mes.Client.Comm.Control.UltraPanel2 ultraPanel22;
- private Mes.Client.Comm.Control.UltraPanel2 ultraPanel23;
- private Mes.Client.Comm.Control.UltraPanel2 ultraPanel24;
- private System.Windows.Forms.Button btnCall;
- private System.Windows.Forms.Timer timer1;
- private System.Windows.Forms.ListView lstCarNo;
- private System.Windows.Forms.ColumnHeader headNO;
- private System.Windows.Forms.ColumnHeader CarNo;
- private System.Windows.Forms.ListView lstLoading;
- private System.Windows.Forms.ColumnHeader headNO1;
- private System.Windows.Forms.ColumnHeader CarNO1;
- private System.Windows.Forms.ListView lstLoaded;
- private System.Windows.Forms.ColumnHeader headNO2;
- private System.Windows.Forms.ColumnHeader CarNO2;
- private System.Windows.Forms.Button btnFrm;
- private System.Windows.Forms.Label labCarNo;
- private System.Windows.Forms.Label labLoad;
- private System.Windows.Forms.Label labLoaded;
- private System.Windows.Forms.ColumnHeader RECORD_DATE;
- private System.Windows.Forms.ColumnHeader CREATE_TIME;
- private System.Windows.Forms.ColumnHeader CREATE_TIME2;
- }
- }
|