123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
-
- namespace kafe_Loriy
- {
- partial class Form3
- {
- /// <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.button1 = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
- this.label4 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.comboBox2 = new System.Windows.Forms.ComboBox();
- this.SuspendLayout();
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.button1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.button1.Location = new System.Drawing.Point(256, 336);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(307, 34);
- this.button1.TabIndex = 0;
- this.button1.Text = "Подтвердить создание смены";
- this.button1.UseVisualStyleBackColor = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label2.Location = new System.Drawing.Point(279, 64);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(73, 19);
- this.label2.TabIndex = 3;
- this.label2.Text = "Смена на";
- //
- // dateTimePicker1
- //
- this.dateTimePicker1.CalendarForeColor = System.Drawing.SystemColors.ControlLight;
- this.dateTimePicker1.CalendarMonthBackground = System.Drawing.Color.White;
- this.dateTimePicker1.CalendarTitleBackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.dateTimePicker1.CalendarTitleForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.dateTimePicker1.CalendarTrailingForeColor = System.Drawing.SystemColors.Desktop;
- this.dateTimePicker1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.dateTimePicker1.Location = new System.Drawing.Point(358, 58);
- this.dateTimePicker1.Name = "dateTimePicker1";
- this.dateTimePicker1.Size = new System.Drawing.Size(138, 26);
- this.dateTimePicker1.TabIndex = 5;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label4.Location = new System.Drawing.Point(577, 189);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(51, 19);
- this.label4.TabIndex = 7;
- this.label4.Text = "Повар";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.label6.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.label6.Location = new System.Drawing.Point(146, 189);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(80, 19);
- this.label6.TabIndex = 9;
- this.label6.Text = "Официант";
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
- this.checkBox1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.checkBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
- this.checkBox1.Location = new System.Drawing.Point(358, 307);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(112, 23);
- this.checkBox1.TabIndex = 10;
- this.checkBox1.Text = "Утверждено";
- this.checkBox1.UseVisualStyleBackColor = false;
- //
- // comboBox1
- //
- this.comboBox1.BackColor = System.Drawing.SystemColors.MenuText;
- this.comboBox1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox1.ForeColor = System.Drawing.SystemColors.Window;
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(491, 211);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(217, 27);
- this.comboBox1.TabIndex = 11;
- //
- // comboBox2
- //
- this.comboBox2.BackColor = System.Drawing.SystemColors.MenuText;
- this.comboBox2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.comboBox2.ForeColor = System.Drawing.SystemColors.Window;
- this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(88, 211);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(217, 27);
- this.comboBox2.TabIndex = 12;
- //
- // Form3
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackgroundImage = global::kafe_Loriy.Properties.Resources._1c2w5eGQlRcroXM3AHx4Wr_SQPHl_jlZkpOinhQlyuYVFb9B0pNRYMkFSI6R3i_QZcqo11Rktf_1T7v0o8ZW97z_;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.comboBox2);
- this.Controls.Add(this.comboBox1);
- this.Controls.Add(this.checkBox1);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.dateTimePicker1);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.button1);
- this.Name = "Form3";
- this.Text = "Создание новой смены";
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.DateTimePicker dateTimePicker1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.CheckBox checkBox1;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.ComboBox comboBox2;
- }
- }
|