namespace Caisses { partial class Form1 { /// /// 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.pbxRayons = new System.Windows.Forms.PictureBox(); this.pbxCaisses = new System.Windows.Forms.PictureBox(); this.btnStartStop = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.lblTime = new System.Windows.Forms.Label(); this.lblAvgWaitingTime = new System.Windows.Forms.Label(); this.lblClients = new System.Windows.Forms.Label(); this.lblAvaiblePlaces = new System.Windows.Forms.Label(); this.lblClientsWithoutCheckout = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.tmrRefresh = new System.Windows.Forms.Timer(this.components); this.tmrDraw = new System.Windows.Forms.Timer(this.components); this.pbxWaitRoom = new System.Windows.Forms.PictureBox(); this.pnlOptions = new System.Windows.Forms.Panel(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.trackBar1 = new System.Windows.Forms.TrackBar(); this.trackBar2 = new System.Windows.Forms.TrackBar(); this.label4 = new System.Windows.Forms.Label(); this.trackBar3 = new System.Windows.Forms.TrackBar(); this.label5 = new System.Windows.Forms.Label(); this.btnAdd5Clients = new System.Windows.Forms.Button(); this.btnAddOneHour = new System.Windows.Forms.Button(); this.btnEmptyStore = new System.Windows.Forms.Button(); this.btnEmptyWaitingRoom = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.pbxRayons)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbxCaisses)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbxWaitRoom)).BeginInit(); this.pnlOptions.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit(); this.SuspendLayout(); // // pbxRayons // this.pbxRayons.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbxRayons.Location = new System.Drawing.Point(0, 0); this.pbxRayons.Name = "pbxRayons"; this.pbxRayons.Size = new System.Drawing.Size(983, 300); this.pbxRayons.TabIndex = 0; this.pbxRayons.TabStop = false; this.pbxRayons.Click += new System.EventHandler(this.pbxRayons_Click); // // pbxCaisses // this.pbxCaisses.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbxCaisses.Location = new System.Drawing.Point(0, 512); this.pbxCaisses.Name = "pbxCaisses"; this.pbxCaisses.Size = new System.Drawing.Size(983, 200); this.pbxCaisses.TabIndex = 1; this.pbxCaisses.TabStop = false; this.pbxCaisses.Click += new System.EventHandler(this.pbxCaisses_Click); // // btnStartStop // this.btnStartStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnStartStop.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnStartStop.ForeColor = System.Drawing.Color.White; this.btnStartStop.Location = new System.Drawing.Point(7, 278); this.btnStartStop.Name = "btnStartStop"; this.btnStartStop.Size = new System.Drawing.Size(474, 43); this.btnStartStop.TabIndex = 3; this.btnStartStop.Text = "Start"; this.btnStartStop.UseVisualStyleBackColor = true; this.btnStartStop.Click += new System.EventHandler(this.btnStartStop_Click); // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.lblTime); this.groupBox2.Controls.Add(this.lblAvgWaitingTime); this.groupBox2.Controls.Add(this.lblClients); this.groupBox2.Controls.Add(this.lblAvaiblePlaces); this.groupBox2.Controls.Add(this.lblClientsWithoutCheckout); this.groupBox2.Controls.Add(this.label1); this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 120); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; this.groupBox2.Text = "infos"; // // lblTime // this.lblTime.AutoSize = true; this.lblTime.Location = new System.Drawing.Point(6, 98); this.lblTime.Name = "lblTime"; this.lblTime.Size = new System.Drawing.Size(139, 16); this.lblTime.TabIndex = 5; this.lblTime.Text = "Time of the day : 13:00"; // // lblAvgWaitingTime // this.lblAvgWaitingTime.AutoSize = true; this.lblAvgWaitingTime.Location = new System.Drawing.Point(6, 82); this.lblAvgWaitingTime.Name = "lblAvgWaitingTime"; this.lblAvgWaitingTime.Size = new System.Drawing.Size(117, 16); this.lblAvgWaitingTime.TabIndex = 4; this.lblAvgWaitingTime.Text = "average wait : 0:03"; // // lblClients // this.lblClients.AutoSize = true; this.lblClients.Location = new System.Drawing.Point(6, 66); this.lblClients.Name = "lblClients"; this.lblClients.Size = new System.Drawing.Size(67, 16); this.lblClients.TabIndex = 3; this.lblClients.Text = "Clients: 50"; // // lblAvaiblePlaces // this.lblAvaiblePlaces.AutoSize = true; this.lblAvaiblePlaces.Location = new System.Drawing.Point(6, 50); this.lblAvaiblePlaces.Name = "lblAvaiblePlaces"; this.lblAvaiblePlaces.Size = new System.Drawing.Size(113, 16); this.lblAvaiblePlaces.TabIndex = 2; this.lblAvaiblePlaces.Text = "Avaible places : 8"; // // lblClientsWithoutCheckout // this.lblClientsWithoutCheckout.AutoSize = true; this.lblClientsWithoutCheckout.Location = new System.Drawing.Point(6, 34); this.lblClientsWithoutCheckout.Name = "lblClientsWithoutCheckout"; this.lblClientsWithoutCheckout.Size = new System.Drawing.Size(160, 16); this.lblClientsWithoutCheckout.TabIndex = 1; this.lblClientsWithoutCheckout.Text = "Clients without checkout: 0"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 18); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(143, 16); this.label1.TabIndex = 0; this.label1.Text = "checkout opening : 10s"; // // tmrRefresh // this.tmrRefresh.Interval = 1000; this.tmrRefresh.Tick += new System.EventHandler(this.tmrRefresh_Tick); // // tmrDraw // this.tmrDraw.Interval = 8; this.tmrDraw.Tick += new System.EventHandler(this.tmrDraw_Tick); // // pbxWaitRoom // this.pbxWaitRoom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(79)))), ((int)(((byte)(79))))); this.pbxWaitRoom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbxWaitRoom.Location = new System.Drawing.Point(0, 306); this.pbxWaitRoom.Name = "pbxWaitRoom"; this.pbxWaitRoom.Size = new System.Drawing.Size(983, 200); this.pbxWaitRoom.TabIndex = 7; this.pbxWaitRoom.TabStop = false; this.pbxWaitRoom.Click += new System.EventHandler(this.pbxWaitRoom_Click); // // pnlOptions // this.pnlOptions.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pnlOptions.Controls.Add(this.btnEmptyWaitingRoom); this.pnlOptions.Controls.Add(this.btnEmptyStore); this.pnlOptions.Controls.Add(this.btnAddOneHour); this.pnlOptions.Controls.Add(this.btnAdd5Clients); this.pnlOptions.Controls.Add(this.trackBar3); this.pnlOptions.Controls.Add(this.label5); this.pnlOptions.Controls.Add(this.btnStartStop); this.pnlOptions.Controls.Add(this.trackBar2); this.pnlOptions.Controls.Add(this.label4); this.pnlOptions.Controls.Add(this.trackBar1); this.pnlOptions.Controls.Add(this.label3); this.pnlOptions.Controls.Add(this.label2); this.pnlOptions.Location = new System.Drawing.Point(989, 0); this.pnlOptions.Name = "pnlOptions"; this.pnlOptions.Size = new System.Drawing.Size(492, 525); this.pnlOptions.TabIndex = 8; this.pnlOptions.Visible = false; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(211, 9); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(102, 30); this.label2.TabIndex = 0; this.label2.Text = "Options"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(3, 57); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(94, 23); this.label3.TabIndex = 1; this.label3.Text = "Checkouts"; // // trackBar1 // this.trackBar1.Location = new System.Drawing.Point(7, 83); this.trackBar1.Maximum = 20; this.trackBar1.Minimum = 1; this.trackBar1.Name = "trackBar1"; this.trackBar1.Size = new System.Drawing.Size(474, 56); this.trackBar1.TabIndex = 2; this.trackBar1.Value = 10; // // trackBar2 // this.trackBar2.LargeChange = 1; this.trackBar2.Location = new System.Drawing.Point(7, 149); this.trackBar2.Maximum = 4; this.trackBar2.Minimum = 1; this.trackBar2.Name = "trackBar2"; this.trackBar2.Size = new System.Drawing.Size(474, 56); this.trackBar2.TabIndex = 4; this.trackBar2.Value = 1; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(3, 123); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(149, 23); this.label4.TabIndex = 3; this.label4.Text = "Clients multiplier"; // // trackBar3 // this.trackBar3.LargeChange = 1; this.trackBar3.Location = new System.Drawing.Point(7, 216); this.trackBar3.Maximum = 30; this.trackBar3.Minimum = 5; this.trackBar3.Name = "trackBar3"; this.trackBar3.Size = new System.Drawing.Size(474, 56); this.trackBar3.TabIndex = 6; this.trackBar3.Value = 10; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Location = new System.Drawing.Point(3, 190); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(132, 23); this.label5.TabIndex = 5; this.label5.Text = "Crossover time"; // // btnAdd5Clients // this.btnAdd5Clients.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnAdd5Clients.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAdd5Clients.ForeColor = System.Drawing.Color.White; this.btnAdd5Clients.Location = new System.Drawing.Point(7, 327); this.btnAdd5Clients.Name = "btnAdd5Clients"; this.btnAdd5Clients.Size = new System.Drawing.Size(474, 43); this.btnAdd5Clients.TabIndex = 7; this.btnAdd5Clients.Text = "Add 5 clients"; this.btnAdd5Clients.UseVisualStyleBackColor = true; this.btnAdd5Clients.Click += new System.EventHandler(this.btnAdd5Clients_Click); // // btnAddOneHour // this.btnAddOneHour.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnAddOneHour.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAddOneHour.ForeColor = System.Drawing.Color.White; this.btnAddOneHour.Location = new System.Drawing.Point(7, 376); this.btnAddOneHour.Name = "btnAddOneHour"; this.btnAddOneHour.Size = new System.Drawing.Size(474, 43); this.btnAddOneHour.TabIndex = 8; this.btnAddOneHour.Text = "Add 1 Hour"; this.btnAddOneHour.UseVisualStyleBackColor = true; // // btnEmptyStore // this.btnEmptyStore.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnEmptyStore.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnEmptyStore.ForeColor = System.Drawing.Color.White; this.btnEmptyStore.Location = new System.Drawing.Point(7, 425); this.btnEmptyStore.Name = "btnEmptyStore"; this.btnEmptyStore.Size = new System.Drawing.Size(474, 43); this.btnEmptyStore.TabIndex = 9; this.btnEmptyStore.Text = "Empty the store"; this.btnEmptyStore.UseVisualStyleBackColor = true; this.btnEmptyStore.Click += new System.EventHandler(this.btnEmptyStore_Click); // // btnEmptyWaitingRoom // this.btnEmptyWaitingRoom.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnEmptyWaitingRoom.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnEmptyWaitingRoom.ForeColor = System.Drawing.Color.White; this.btnEmptyWaitingRoom.Location = new System.Drawing.Point(7, 474); this.btnEmptyWaitingRoom.Name = "btnEmptyWaitingRoom"; this.btnEmptyWaitingRoom.Size = new System.Drawing.Size(474, 43); this.btnEmptyWaitingRoom.TabIndex = 10; this.btnEmptyWaitingRoom.Text = "Empty waiting room"; this.btnEmptyWaitingRoom.UseVisualStyleBackColor = true; this.btnEmptyWaitingRoom.Click += new System.EventHandler(this.btnEmptyWaitingRoom_Click); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.ClientSize = new System.Drawing.Size(1482, 835); this.ControlBox = false; this.Controls.Add(this.pnlOptions); this.Controls.Add(this.pbxWaitRoom); this.Controls.Add(this.groupBox2); this.Controls.Add(this.pbxCaisses); this.Controls.Add(this.pbxRayons); this.ForeColor = System.Drawing.Color.White; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.Name = "Form1"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Form1_KeyPress); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown); this.Resize += new System.EventHandler(this.Form1_Resize); ((System.ComponentModel.ISupportInitialize)(this.pbxRayons)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbxCaisses)).EndInit(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbxWaitRoom)).EndInit(); this.pnlOptions.ResumeLayout(false); this.pnlOptions.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.PictureBox pbxRayons; private System.Windows.Forms.PictureBox pbxCaisses; private System.Windows.Forms.Button btnStartStop; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label lblTime; private System.Windows.Forms.Label lblAvgWaitingTime; private System.Windows.Forms.Label lblClients; private System.Windows.Forms.Label lblAvaiblePlaces; private System.Windows.Forms.Label lblClientsWithoutCheckout; private System.Windows.Forms.Label label1; private System.Windows.Forms.Timer tmrRefresh; private System.Windows.Forms.Timer tmrDraw; private System.Windows.Forms.PictureBox pbxWaitRoom; private System.Windows.Forms.Panel pnlOptions; private System.Windows.Forms.TrackBar trackBar3; private System.Windows.Forms.Label label5; private System.Windows.Forms.TrackBar trackBar2; private System.Windows.Forms.Label label4; private System.Windows.Forms.TrackBar trackBar1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnEmptyWaitingRoom; private System.Windows.Forms.Button btnEmptyStore; private System.Windows.Forms.Button btnAddOneHour; private System.Windows.Forms.Button btnAdd5Clients; } }