namespace MeterModuleLibrary
{
partial class frmHotDeliveryUpdateClass
{
///
/// 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()
{
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.dtProductDate = new System.Windows.Forms.DateTimePicker();
this.tbClass = new System.Windows.Forms.TextBox();
this.tbGroup = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.cmbMeterGroup = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.cmbMeterClass = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.tbProductDate = new System.Windows.Forms.TextBox();
this.btOK = new System.Windows.Forms.Button();
this.Cancle = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.cmbMeterGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbMeterClass)).BeginInit();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(5, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 0;
this.label1.Text = "生产日期";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(5, 59);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 1;
this.label2.Text = "班次班组";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 14F);
this.label3.Location = new System.Drawing.Point(202, 19);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(28, 19);
this.label3.TabIndex = 16;
this.label3.Text = "→";
//
// dtProductDate
//
this.dtProductDate.CalendarFont = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold);
this.dtProductDate.Font = new System.Drawing.Font("宋体", 10F);
this.dtProductDate.Location = new System.Drawing.Point(236, 17);
this.dtProductDate.Name = "dtProductDate";
this.dtProductDate.Size = new System.Drawing.Size(132, 23);
this.dtProductDate.TabIndex = 17;
//
// tbClass
//
this.tbClass.BackColor = System.Drawing.SystemColors.Info;
this.tbClass.Font = new System.Drawing.Font("宋体", 10F);
this.tbClass.Location = new System.Drawing.Point(64, 52);
this.tbClass.Name = "tbClass";
this.tbClass.ReadOnly = true;
this.tbClass.Size = new System.Drawing.Size(60, 23);
this.tbClass.TabIndex = 18;
//
// tbGroup
//
this.tbGroup.BackColor = System.Drawing.SystemColors.Info;
this.tbGroup.Font = new System.Drawing.Font("宋体", 10F);
this.tbGroup.Location = new System.Drawing.Point(136, 52);
this.tbGroup.Name = "tbGroup";
this.tbGroup.ReadOnly = true;
this.tbGroup.Size = new System.Drawing.Size(60, 23);
this.tbGroup.TabIndex = 19;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 14F);
this.label4.Location = new System.Drawing.Point(202, 56);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(28, 19);
this.label4.TabIndex = 20;
this.label4.Text = "→";
//
// cmbMeterGroup
//
this.cmbMeterGroup.CheckedListSettings.CheckStateMember = "";
appearance1.BackColor = System.Drawing.Color.White;
appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
this.cmbMeterGroup.DisplayLayout.Appearance = appearance1;
this.cmbMeterGroup.DisplayLayout.InterBandSpacing = 10;
appearance2.BackColor = System.Drawing.Color.Transparent;
this.cmbMeterGroup.DisplayLayout.Override.CardAreaAppearance = appearance2;
appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance3.ForeColor = System.Drawing.Color.White;
appearance3.TextHAlignAsString = "Left";
appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.cmbMeterGroup.DisplayLayout.Override.HeaderAppearance = appearance3;
appearance4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
this.cmbMeterGroup.DisplayLayout.Override.RowAppearance = appearance4;
appearance10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
this.cmbMeterGroup.DisplayLayout.Override.RowSelectorAppearance = appearance10;
this.cmbMeterGroup.DisplayLayout.Override.RowSelectorWidth = 12;
this.cmbMeterGroup.DisplayLayout.Override.RowSpacingBefore = 2;
appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance11.ForeColor = System.Drawing.Color.Black;
this.cmbMeterGroup.DisplayLayout.Override.SelectedRowAppearance = appearance11;
this.cmbMeterGroup.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
this.cmbMeterGroup.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
this.cmbMeterGroup.Font = new System.Drawing.Font("宋体", 10F);
this.cmbMeterGroup.Location = new System.Drawing.Point(307, 52);
this.cmbMeterGroup.Name = "cmbMeterGroup";
this.cmbMeterGroup.Size = new System.Drawing.Size(60, 23);
this.cmbMeterGroup.TabIndex = 22;
//
// cmbMeterClass
//
this.cmbMeterClass.CheckedListSettings.CheckStateMember = "";
appearance5.BackColor = System.Drawing.Color.White;
appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
this.cmbMeterClass.DisplayLayout.Appearance = appearance5;
this.cmbMeterClass.DisplayLayout.InterBandSpacing = 10;
appearance6.BackColor = System.Drawing.Color.Transparent;
this.cmbMeterClass.DisplayLayout.Override.CardAreaAppearance = appearance6;
appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance7.ForeColor = System.Drawing.Color.White;
appearance7.TextHAlignAsString = "Left";
appearance7.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
this.cmbMeterClass.DisplayLayout.Override.HeaderAppearance = appearance7;
appearance8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
this.cmbMeterClass.DisplayLayout.Override.RowAppearance = appearance8;
appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
this.cmbMeterClass.DisplayLayout.Override.RowSelectorAppearance = appearance9;
this.cmbMeterClass.DisplayLayout.Override.RowSelectorWidth = 12;
this.cmbMeterClass.DisplayLayout.Override.RowSpacingBefore = 2;
appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance17.ForeColor = System.Drawing.Color.Black;
this.cmbMeterClass.DisplayLayout.Override.SelectedRowAppearance = appearance17;
this.cmbMeterClass.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
this.cmbMeterClass.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
this.cmbMeterClass.Font = new System.Drawing.Font("宋体", 10F);
this.cmbMeterClass.Location = new System.Drawing.Point(236, 52);
this.cmbMeterClass.Name = "cmbMeterClass";
this.cmbMeterClass.Size = new System.Drawing.Size(60, 23);
this.cmbMeterClass.TabIndex = 21;
//
// tbProductDate
//
this.tbProductDate.BackColor = System.Drawing.SystemColors.Info;
this.tbProductDate.Font = new System.Drawing.Font("宋体", 10F);
this.tbProductDate.Location = new System.Drawing.Point(64, 19);
this.tbProductDate.Name = "tbProductDate";
this.tbProductDate.ReadOnly = true;
this.tbProductDate.Size = new System.Drawing.Size(132, 23);
this.tbProductDate.TabIndex = 23;
//
// btOK
//
this.btOK.Font = new System.Drawing.Font("宋体", 10F);
this.btOK.Location = new System.Drawing.Point(192, 97);
this.btOK.Name = "btOK";
this.btOK.Size = new System.Drawing.Size(75, 23);
this.btOK.TabIndex = 24;
this.btOK.Text = "确认";
this.btOK.UseVisualStyleBackColor = true;
this.btOK.Click += new System.EventHandler(this.btOK_Click);
//
// Cancle
//
this.Cancle.Font = new System.Drawing.Font("宋体", 10F);
this.Cancle.Location = new System.Drawing.Point(292, 97);
this.Cancle.Name = "Cancle";
this.Cancle.Size = new System.Drawing.Size(75, 23);
this.Cancle.TabIndex = 25;
this.Cancle.Text = "取消";
this.Cancle.UseVisualStyleBackColor = true;
this.Cancle.Click += new System.EventHandler(this.Cancle_Click);
//
// frmHotDeliveryUpdateClass
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(383, 131);
this.Controls.Add(this.Cancle);
this.Controls.Add(this.btOK);
this.Controls.Add(this.tbProductDate);
this.Controls.Add(this.cmbMeterGroup);
this.Controls.Add(this.cmbMeterClass);
this.Controls.Add(this.label4);
this.Controls.Add(this.tbGroup);
this.Controls.Add(this.tbClass);
this.Controls.Add(this.dtProductDate);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Name = "frmHotDeliveryUpdateClass";
this.Text = "更新班次班组";
this.Load += new System.EventHandler(this.frmHotDeliveryUpdateClass_Load);
((System.ComponentModel.ISupportInitialize)(this.cmbMeterGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbMeterClass)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.DateTimePicker dtProductDate;
private System.Windows.Forms.TextBox tbClass;
private System.Windows.Forms.TextBox tbGroup;
private System.Windows.Forms.Label label4;
private Infragistics.Win.UltraWinGrid.UltraCombo cmbMeterGroup;
private Infragistics.Win.UltraWinGrid.UltraCombo cmbMeterClass;
private System.Windows.Forms.TextBox tbProductDate;
private System.Windows.Forms.Button btOK;
private System.Windows.Forms.Button Cancle;
}
}