namespace UAS_MES_NEW.Query
{
partial class Query_SpecialReport
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SpecialReport));
this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
this.label5 = new System.Windows.Forms.Label();
this.Serial = new System.Windows.Forms.CheckBox();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.跳号数量 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
this.SuspendLayout();
//
// Export
//
this.Export.AllPower = null;
this.Export.BackColor = System.Drawing.Color.Transparent;
this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
this.Export.Image = null;
this.Export.IsShowBorder = true;
this.Export.Location = new System.Drawing.Point(305, 371);
this.Export.Margin = new System.Windows.Forms.Padding(6);
this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
this.Export.Name = "Export";
this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
this.Export.Power = null;
this.Export.Size = new System.Drawing.Size(150, 56);
this.Export.TabIndex = 0;
this.Export.Text = "导出";
this.Export.UseVisualStyleBackColor = false;
this.Export.Click += new System.EventHandler(this.Export_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(106, 160);
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 41);
this.label1.TabIndex = 1;
this.label1.Text = "数量";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(106, 240);
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(157, 41);
this.label2.TabIndex = 2;
this.label2.Text = "起始MAC";
//
// Num
//
this.Num.AllPower = null;
this.Num.BackColor = System.Drawing.Color.White;
this.Num.ID = null;
this.Num.Location = new System.Drawing.Point(305, 161);
this.Num.Margin = new System.Windows.Forms.Padding(6);
this.Num.Name = "Num";
this.Num.Power = null;
this.Num.Size = new System.Drawing.Size(388, 35);
this.Num.Str = null;
this.Num.Str1 = null;
this.Num.Str2 = null;
this.Num.TabIndex = 5;
//
// BeginMac
//
this.BeginMac.AllPower = null;
this.BeginMac.BackColor = System.Drawing.Color.White;
this.BeginMac.ID = null;
this.BeginMac.Location = new System.Drawing.Point(305, 242);
this.BeginMac.Margin = new System.Windows.Forms.Padding(6);
this.BeginMac.Name = "BeginMac";
this.BeginMac.Power = null;
this.BeginMac.Size = new System.Drawing.Size(388, 35);
this.BeginMac.Str = null;
this.BeginMac.Str1 = null;
this.BeginMac.Str2 = null;
this.BeginMac.TabIndex = 6;
//
// ma_code
//
this.ma_code.AllPower = null;
this.ma_code.BackColor = System.Drawing.Color.White;
this.ma_code.ID = null;
this.ma_code.Location = new System.Drawing.Point(305, 88);
this.ma_code.Margin = new System.Windows.Forms.Padding(6);
this.ma_code.Name = "ma_code";
this.ma_code.Power = null;
this.ma_code.Size = new System.Drawing.Size(388, 35);
this.ma_code.Str = null;
this.ma_code.Str1 = null;
this.ma_code.Str2 = null;
this.ma_code.TabIndex = 12;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(106, 85);
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(114, 41);
this.label5.TabIndex = 11;
this.label5.Text = "工单号";
//
// Serial
//
this.Serial.AutoSize = true;
this.Serial.Checked = true;
this.Serial.CheckState = System.Windows.Forms.CheckState.Checked;
this.Serial.Location = new System.Drawing.Point(749, 95);
this.Serial.Name = "Serial";
this.Serial.Size = new System.Drawing.Size(138, 28);
this.Serial.TabIndex = 13;
this.Serial.Text = "号码连续";
this.Serial.UseVisualStyleBackColor = true;
//
// numericUpDown1
//
this.numericUpDown1.Location = new System.Drawing.Point(909, 158);
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(120, 35);
this.numericUpDown1.TabIndex = 14;
this.numericUpDown1.Value = new decimal(new int[] {
5,
0,
0,
0});
//
// 跳号数量
//
this.跳号数量.AutoSize = true;
this.跳号数量.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.跳号数量.Location = new System.Drawing.Point(754, 152);
this.跳号数量.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.跳号数量.Name = "跳号数量";
this.跳号数量.Size = new System.Drawing.Size(146, 41);
this.跳号数量.TabIndex = 15;
this.跳号数量.Text = "跳号数量";
//
// Query_SpecialReport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1494, 1075);
this.Controls.Add(this.跳号数量);
this.Controls.Add(this.numericUpDown1);
this.Controls.Add(this.Serial);
this.Controls.Add(this.ma_code);
this.Controls.Add(this.label5);
this.Controls.Add(this.BeginMac);
this.Controls.Add(this.Num);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.Export);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Margin = new System.Windows.Forms.Padding(6);
this.Name = "Query_SpecialReport";
this.Tag = "Query!SpecialReport";
this.Text = "Query_SpecialReport";
this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private CustomControl.ButtonUtil.NormalButton Export;
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private CustomControl.TextBoxWithIcon.EnterTextBox Num;
private CustomControl.TextBoxWithIcon.EnterTextBox BeginMac;
private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.CheckBox Serial;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label 跳号数量;
}
}