|
- namespace HKCardManager
- {
- partial class MealSegmentSet
- {
- /// <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.groupBox1 = new System.Windows.Forms.GroupBox();
- this.dateTimePicker4 = new System.Windows.Forms.DateTimePicker();
- this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
- this.label2 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.dateTimePicker5 = new System.Windows.Forms.DateTimePicker();
- this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.dateTimePicker6 = new System.Windows.Forms.DateTimePicker();
- this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
- this.label5 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.label7 = new System.Windows.Forms.Label();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- this.groupBox3.SuspendLayout();
- this.SuspendLayout();
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.dateTimePicker4);
- this.groupBox1.Controls.Add(this.dateTimePicker1);
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.label1);
- this.groupBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.groupBox1.Location = new System.Drawing.Point(21, 12);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(499, 61);
- this.groupBox1.TabIndex = 1;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "早上";
- //
- // dateTimePicker4
- //
- this.dateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker4.Location = new System.Drawing.Point(366, 22);
- this.dateTimePicker4.Name = "dateTimePicker4";
- this.dateTimePicker4.ShowUpDown = true;
- this.dateTimePicker4.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker4.TabIndex = 6;
- //
- // dateTimePicker1
- //
- this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker1.Location = new System.Drawing.Point(133, 24);
- this.dateTimePicker1.Name = "dateTimePicker1";
- this.dateTimePicker1.ShowUpDown = true;
- this.dateTimePicker1.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker1.TabIndex = 3;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(286, 27);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(74, 21);
- this.label2.TabIndex = 2;
- this.label2.Text = "结束时间";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(58, 27);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(74, 21);
- this.label1.TabIndex = 0;
- this.label1.Text = "开始时间";
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.dateTimePicker5);
- this.groupBox2.Controls.Add(this.dateTimePicker2);
- this.groupBox2.Controls.Add(this.label3);
- this.groupBox2.Controls.Add(this.label4);
- this.groupBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.groupBox2.Location = new System.Drawing.Point(21, 89);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(499, 61);
- this.groupBox2.TabIndex = 4;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "中午";
- //
- // dateTimePicker5
- //
- this.dateTimePicker5.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker5.Location = new System.Drawing.Point(366, 24);
- this.dateTimePicker5.Name = "dateTimePicker5";
- this.dateTimePicker5.ShowUpDown = true;
- this.dateTimePicker5.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker5.TabIndex = 7;
- //
- // dateTimePicker2
- //
- this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker2.Location = new System.Drawing.Point(133, 27);
- this.dateTimePicker2.Name = "dateTimePicker2";
- this.dateTimePicker2.ShowUpDown = true;
- this.dateTimePicker2.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker2.TabIndex = 4;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(286, 27);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(74, 21);
- this.label3.TabIndex = 2;
- this.label3.Text = "结束时间";
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(58, 27);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(74, 21);
- this.label4.TabIndex = 0;
- this.label4.Text = "开始时间";
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.dateTimePicker6);
- this.groupBox3.Controls.Add(this.dateTimePicker3);
- this.groupBox3.Controls.Add(this.label5);
- this.groupBox3.Controls.Add(this.label6);
- this.groupBox3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.groupBox3.Location = new System.Drawing.Point(21, 169);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(499, 61);
- this.groupBox3.TabIndex = 5;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "晚上";
- //
- // dateTimePicker6
- //
- this.dateTimePicker6.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker6.Location = new System.Drawing.Point(366, 24);
- this.dateTimePicker6.Name = "dateTimePicker6";
- this.dateTimePicker6.ShowUpDown = true;
- this.dateTimePicker6.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker6.TabIndex = 8;
- //
- // dateTimePicker3
- //
- this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Time;
- this.dateTimePicker3.Location = new System.Drawing.Point(133, 27);
- this.dateTimePicker3.Name = "dateTimePicker3";
- this.dateTimePicker3.ShowUpDown = true;
- this.dateTimePicker3.Size = new System.Drawing.Size(124, 28);
- this.dateTimePicker3.TabIndex = 5;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(286, 27);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(74, 21);
- this.label5.TabIndex = 2;
- this.label5.Text = "结束时间";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(58, 27);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(74, 21);
- this.label6.TabIndex = 0;
- this.label6.Text = "开始时间";
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.button1.Location = new System.Drawing.Point(387, 245);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(113, 35);
- this.button1.TabIndex = 6;
- this.button1.Text = "确认";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.button2.Location = new System.Drawing.Point(159, 245);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(113, 35);
- this.button2.TabIndex = 7;
- this.button2.Text = "取消";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
- this.label7.Location = new System.Drawing.Point(0, 301);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(42, 21);
- this.label7.TabIndex = 8;
- this.label7.Text = "信息";
- //
- // MealSegmentSet
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(532, 322);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.groupBox3);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox1);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
- this.Name = "MealSegmentSet";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "餐段设置";
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(false);
- this.groupBox2.PerformLayout();
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
-
- }
-
- #endregion
-
- private GroupBox groupBox1;
- private Label label2;
- private Label label1;
- private GroupBox groupBox2;
- private Label label3;
- private Label label4;
- private GroupBox groupBox3;
- private Label label5;
- private Label label6;
- private Button button1;
- private Button button2;
- private Label label7;
- private DateTimePicker dateTimePicker4;
- private DateTimePicker dateTimePicker1;
- private DateTimePicker dateTimePicker5;
- private DateTimePicker dateTimePicker2;
- private DateTimePicker dateTimePicker6;
- private DateTimePicker dateTimePicker3;
- }
- }
|