256 lines
11 KiB
C#
256 lines
11 KiB
C#
namespace dccdc.hstmdy
|
||
{
|
||
partial class Main
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows 窗体设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.txt_cyglx = new System.Windows.Forms.TextBox();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.txt_tmyxws = new System.Windows.Forms.TextBox();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.txt_b = new System.Windows.Forms.TextBox();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.txt_e = new System.Windows.Forms.TextBox();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.btn_dy = new System.Windows.Forms.Button();
|
||
this.btn_yl = new System.Windows.Forms.Button();
|
||
this.pic_yl = new System.Windows.Forms.PictureBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.comb_dyj = new System.Windows.Forms.ComboBox();
|
||
((System.ComponentModel.ISupportInitialize)(this.pic_yl)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(34, 18);
|
||
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(104, 16);
|
||
this.label1.TabIndex = 0;
|
||
this.label1.Text = "采样管类型:";
|
||
//
|
||
// txt_cyglx
|
||
//
|
||
this.txt_cyglx.Location = new System.Drawing.Point(145, 13);
|
||
this.txt_cyglx.Name = "txt_cyglx";
|
||
this.txt_cyglx.Size = new System.Drawing.Size(86, 26);
|
||
this.txt_cyglx.TabIndex = 1;
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(237, 18);
|
||
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(40, 16);
|
||
this.label2.TabIndex = 2;
|
||
this.label2.Text = "合一";
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.ForeColor = System.Drawing.Color.Red;
|
||
this.label3.Location = new System.Drawing.Point(285, 18);
|
||
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(456, 16);
|
||
this.label3.TabIndex = 3;
|
||
this.label3.Text = "填多少表式多少合一的采样管,登记时采样管里只能放多个样本";
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(18, 50);
|
||
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(120, 16);
|
||
this.label4.TabIndex = 4;
|
||
this.label4.Text = "条码有校位数:";
|
||
//
|
||
// txt_tmyxws
|
||
//
|
||
this.txt_tmyxws.Location = new System.Drawing.Point(145, 45);
|
||
this.txt_tmyxws.Name = "txt_tmyxws";
|
||
this.txt_tmyxws.Size = new System.Drawing.Size(86, 26);
|
||
this.txt_tmyxws.TabIndex = 5;
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.ForeColor = System.Drawing.Color.Red;
|
||
this.label5.Location = new System.Drawing.Point(238, 50);
|
||
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(568, 16);
|
||
this.label5.TabIndex = 6;
|
||
this.label5.Text = "实际有效的条码位数,如10合一条码HS10IN100000001后面的位数\"00000001\"8位";
|
||
//
|
||
// txt_b
|
||
//
|
||
this.txt_b.Location = new System.Drawing.Point(145, 77);
|
||
this.txt_b.Name = "txt_b";
|
||
this.txt_b.Size = new System.Drawing.Size(86, 26);
|
||
this.txt_b.TabIndex = 8;
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.Location = new System.Drawing.Point(18, 82);
|
||
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(120, 16);
|
||
this.label7.TabIndex = 7;
|
||
this.label7.Text = "条码开始编号:";
|
||
//
|
||
// txt_e
|
||
//
|
||
this.txt_e.Location = new System.Drawing.Point(145, 109);
|
||
this.txt_e.Name = "txt_e";
|
||
this.txt_e.Size = new System.Drawing.Size(86, 26);
|
||
this.txt_e.TabIndex = 11;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.Location = new System.Drawing.Point(18, 114);
|
||
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(120, 16);
|
||
this.label9.TabIndex = 10;
|
||
this.label9.Text = "条码结束编号:";
|
||
//
|
||
// btn_dy
|
||
//
|
||
this.btn_dy.Location = new System.Drawing.Point(642, 114);
|
||
this.btn_dy.Name = "btn_dy";
|
||
this.btn_dy.Size = new System.Drawing.Size(128, 26);
|
||
this.btn_dy.TabIndex = 12;
|
||
this.btn_dy.Text = "批量生成条码";
|
||
this.btn_dy.UseVisualStyleBackColor = true;
|
||
this.btn_dy.Click += new System.EventHandler(this.btn_dy_Click);
|
||
//
|
||
// btn_yl
|
||
//
|
||
this.btn_yl.Location = new System.Drawing.Point(240, 109);
|
||
this.btn_yl.Name = "btn_yl";
|
||
this.btn_yl.Size = new System.Drawing.Size(75, 26);
|
||
this.btn_yl.TabIndex = 13;
|
||
this.btn_yl.Text = "预览";
|
||
this.btn_yl.UseVisualStyleBackColor = true;
|
||
this.btn_yl.Click += new System.EventHandler(this.btn_yl_Click);
|
||
//
|
||
// pic_yl
|
||
//
|
||
this.pic_yl.Location = new System.Drawing.Point(341, 85);
|
||
this.pic_yl.Name = "pic_yl";
|
||
this.pic_yl.Size = new System.Drawing.Size(180, 60);
|
||
this.pic_yl.TabIndex = 14;
|
||
this.pic_yl.TabStop = false;
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.Location = new System.Drawing.Point(532, 85);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(104, 16);
|
||
this.label6.TabIndex = 15;
|
||
this.label6.Text = "选择打印机:";
|
||
//
|
||
// comb_dyj
|
||
//
|
||
this.comb_dyj.DisplayMember = "name";
|
||
this.comb_dyj.FormattingEnabled = true;
|
||
this.comb_dyj.Location = new System.Drawing.Point(642, 79);
|
||
this.comb_dyj.Name = "comb_dyj";
|
||
this.comb_dyj.Size = new System.Drawing.Size(180, 24);
|
||
this.comb_dyj.TabIndex = 16;
|
||
this.comb_dyj.ValueMember = "value";
|
||
//
|
||
// Main
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(851, 148);
|
||
this.Controls.Add(this.comb_dyj);
|
||
this.Controls.Add(this.label6);
|
||
this.Controls.Add(this.pic_yl);
|
||
this.Controls.Add(this.btn_yl);
|
||
this.Controls.Add(this.btn_dy);
|
||
this.Controls.Add(this.txt_e);
|
||
this.Controls.Add(this.label9);
|
||
this.Controls.Add(this.txt_b);
|
||
this.Controls.Add(this.label7);
|
||
this.Controls.Add(this.label5);
|
||
this.Controls.Add(this.txt_tmyxws);
|
||
this.Controls.Add(this.label4);
|
||
this.Controls.Add(this.label3);
|
||
this.Controls.Add(this.label2);
|
||
this.Controls.Add(this.txt_cyglx);
|
||
this.Controls.Add(this.label1);
|
||
this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Margin = new System.Windows.Forms.Padding(4);
|
||
this.MaximizeBox = false;
|
||
this.MinimizeBox = false;
|
||
this.Name = "Main";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "2019新冠病毒核酸检测登记条码预打印模块";
|
||
this.Load += new System.EventHandler(this.Main_Load);
|
||
((System.ComponentModel.ISupportInitialize)(this.pic_yl)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.TextBox txt_cyglx;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.TextBox txt_tmyxws;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.TextBox txt_b;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.TextBox txt_e;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.Button btn_dy;
|
||
private System.Windows.Forms.Button btn_yl;
|
||
private System.Windows.Forms.PictureBox pic_yl;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.ComboBox comb_dyj;
|
||
}
|
||
}
|
||
|