namespace Dongke.IBOSS.PRD.Client.Controls
{
partial class F_MST_013005
{
///
/// 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(F_MST_013005));
this.tsrOperate = new System.Windows.Forms.ToolStrip();
this.tsbtnPageSetting = new System.Windows.Forms.ToolStripButton();
this.tsbtnPrinterSetting = new System.Windows.Forms.ToolStripButton();
this.tsbtnPrintPreview = new System.Windows.Forms.ToolStripButton();
this.tsbtnPrint = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnFirst = new System.Windows.Forms.ToolStripButton();
this.tsbtnPrevious = new System.Windows.Forms.ToolStripButton();
this.tsbtnNext = new System.Windows.Forms.ToolStripButton();
this.tsbtnLast = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
this.lbxPreview = new Dongke.WinForm.Controls.InvoiceLayout.LayoutBox();
this.gbxSinglePrint = new System.Windows.Forms.GroupBox();
this.gbxMargin = new System.Windows.Forms.GroupBox();
this.nmrToRight = new System.Windows.Forms.NumericUpDown();
this.nmrToBottom = new System.Windows.Forms.NumericUpDown();
this.label5 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.nmrPrintCopy = new System.Windows.Forms.NumericUpDown();
this.rbtnSinglePrint = new System.Windows.Forms.RadioButton();
this.gbxMultiPrint = new System.Windows.Forms.GroupBox();
this.gbxMultiMargin = new System.Windows.Forms.GroupBox();
this.nmrRight = new System.Windows.Forms.NumericUpDown();
this.lblmm3 = new System.Windows.Forms.Label();
this.lblRight = new System.Windows.Forms.Label();
this.lblUpper = new System.Windows.Forms.Label();
this.lblmm4 = new System.Windows.Forms.Label();
this.lblmm6 = new System.Windows.Forms.Label();
this.nmrLeft = new System.Windows.Forms.NumericUpDown();
this.lblmm7 = new System.Windows.Forms.Label();
this.lblLeft = new System.Windows.Forms.Label();
this.nmrUpper = new System.Windows.Forms.NumericUpDown();
this.nmrBottom = new System.Windows.Forms.NumericUpDown();
this.lblBottom = new System.Windows.Forms.Label();
this.gbxSpacing = new System.Windows.Forms.GroupBox();
this.nmrVerticalSpace = new System.Windows.Forms.NumericUpDown();
this.lblVertical2 = new System.Windows.Forms.Label();
this.lblmm5 = new System.Windows.Forms.Label();
this.lblmm8 = new System.Windows.Forms.Label();
this.lblHorizontal2 = new System.Windows.Forms.Label();
this.nmrHorizontalSpace = new System.Windows.Forms.NumericUpDown();
this.gbxAlignment = new System.Windows.Forms.GroupBox();
this.nmrVertical = new System.Windows.Forms.NumericUpDown();
this.lblVertical = new System.Windows.Forms.Label();
this.nmrHorizontal = new System.Windows.Forms.NumericUpDown();
this.lblHorizontal = new System.Windows.Forms.Label();
this.nmrPrintRecord = new System.Windows.Forms.NumericUpDown();
this.lblPrintRecord = new System.Windows.Forms.Label();
this.lblSkip = new System.Windows.Forms.Label();
this.nmrSkip = new System.Windows.Forms.NumericUpDown();
this.rbtnMultiPrint = new System.Windows.Forms.RadioButton();
this.cbxBackground = new System.Windows.Forms.CheckBox();
this.printDialog = new System.Windows.Forms.PrintDialog();
this.pageSetupDialog = new System.Windows.Forms.PageSetupDialog();
this.pnlBack = new System.Windows.Forms.Panel();
this.lblInvoiceName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.lblInvoiceType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dkInvoiceSize = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.txtInvoiceSize = new Dongke.WinForm.Controls.TxtTextBox();
this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox();
this.txtGoodsType = new Dongke.WinForm.Controls.TxtTextBox();
this.txtInvoiceName = new Dongke.WinForm.Controls.TxtTextBox();
this.txtLogo = new Dongke.WinForm.Controls.TxtTextBox();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.tsrOperate.SuspendLayout();
this.gbxSinglePrint.SuspendLayout();
this.gbxMargin.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrToRight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrToBottom)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrPrintCopy)).BeginInit();
this.gbxMultiPrint.SuspendLayout();
this.gbxMultiMargin.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrRight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrLeft)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrUpper)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrBottom)).BeginInit();
this.gbxSpacing.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrVerticalSpace)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrHorizontalSpace)).BeginInit();
this.gbxAlignment.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrVertical)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrHorizontal)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrPrintRecord)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nmrSkip)).BeginInit();
this.pnlBack.SuspendLayout();
this.SuspendLayout();
//
// tsrOperate
//
this.tsrOperate.AutoSize = false;
this.tsrOperate.BackColor = System.Drawing.SystemColors.Control;
this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnPageSetting,
this.tsbtnPrinterSetting,
this.tsbtnPrintPreview,
this.tsbtnPrint,
this.toolStripSeparator3,
this.tsbtnFirst,
this.tsbtnPrevious,
this.tsbtnNext,
this.tsbtnLast,
this.toolStripSeparator1,
this.tsbtnClose});
this.tsrOperate.Location = new System.Drawing.Point(0, 0);
this.tsrOperate.Name = "tsrOperate";
this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.tsrOperate.ShowItemToolTips = false;
this.tsrOperate.Size = new System.Drawing.Size(999, 33);
this.tsrOperate.TabIndex = 0;
//
// tsbtnPageSetting
//
this.tsbtnPageSetting.AutoSize = false;
this.tsbtnPageSetting.Font = new System.Drawing.Font("宋体", 9F);
this.tsbtnPageSetting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPageSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPageSetting.Name = "tsbtnPageSetting";
this.tsbtnPageSetting.Size = new System.Drawing.Size(80, 25);
this.tsbtnPageSetting.Text = "页面设置(&G)";
this.tsbtnPageSetting.Click += new System.EventHandler(this.tsbtnPageSetting_Click);
//
// tsbtnPrinterSetting
//
this.tsbtnPrinterSetting.AutoSize = false;
this.tsbtnPrinterSetting.Font = new System.Drawing.Font("宋体", 9F);
this.tsbtnPrinterSetting.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPrinterSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPrinterSetting.Name = "tsbtnPrinterSetting";
this.tsbtnPrinterSetting.Size = new System.Drawing.Size(90, 25);
this.tsbtnPrinterSetting.Text = "打印机设置(&R)";
this.tsbtnPrinterSetting.Click += new System.EventHandler(this.tsbtnPrinterSetting_Click);
//
// tsbtnPrintPreview
//
this.tsbtnPrintPreview.AutoSize = false;
this.tsbtnPrintPreview.Font = new System.Drawing.Font("宋体", 9F);
this.tsbtnPrintPreview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPrintPreview.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPrintPreview.Name = "tsbtnPrintPreview";
this.tsbtnPrintPreview.Size = new System.Drawing.Size(80, 25);
this.tsbtnPrintPreview.Text = "打印预览(&W)";
this.tsbtnPrintPreview.Click += new System.EventHandler(this.tsbtnPrintPreview_Click);
//
// tsbtnPrint
//
this.tsbtnPrint.AutoSize = false;
this.tsbtnPrint.Font = new System.Drawing.Font("宋体", 9F);
this.tsbtnPrint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPrint.Name = "tsbtnPrint";
this.tsbtnPrint.Size = new System.Drawing.Size(60, 25);
this.tsbtnPrint.Text = "打印(&P)";
this.tsbtnPrint.Click += new System.EventHandler(this.tsbtnPrint_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.AutoSize = false;
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// tsbtnFirst
//
this.tsbtnFirst.AutoSize = false;
this.tsbtnFirst.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.first;
this.tsbtnFirst.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tsbtnFirst.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnFirst.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnFirst.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnFirst.Name = "tsbtnFirst";
this.tsbtnFirst.Size = new System.Drawing.Size(25, 25);
this.tsbtnFirst.ToolTipText = "移动到第一页";
this.tsbtnFirst.Click += new System.EventHandler(this.tsbtnFirst_Click);
//
// tsbtnPrevious
//
this.tsbtnPrevious.AutoSize = false;
this.tsbtnPrevious.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.previous;
this.tsbtnPrevious.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tsbtnPrevious.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnPrevious.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnPrevious.Name = "tsbtnPrevious";
this.tsbtnPrevious.Size = new System.Drawing.Size(25, 25);
this.tsbtnPrevious.Click += new System.EventHandler(this.tsbtnPrevious_Click);
//
// tsbtnNext
//
this.tsbtnNext.AutoSize = false;
this.tsbtnNext.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.next;
this.tsbtnNext.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tsbtnNext.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnNext.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnNext.Name = "tsbtnNext";
this.tsbtnNext.Size = new System.Drawing.Size(25, 25);
this.tsbtnNext.Click += new System.EventHandler(this.tsbtnNext_Click);
//
// tsbtnLast
//
this.tsbtnLast.AutoSize = false;
this.tsbtnLast.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Controls.Properties.Resources.last;
this.tsbtnLast.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.tsbtnLast.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnLast.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnLast.Name = "tsbtnLast";
this.tsbtnLast.Size = new System.Drawing.Size(25, 25);
this.tsbtnLast.Click += new System.EventHandler(this.tsbtnLast_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.AutoSize = false;
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// tsbtnClose
//
this.tsbtnClose.AutoSize = false;
this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F);
this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnClose.Name = "tsbtnClose";
this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
this.tsbtnClose.Text = "关闭(&X)";
this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
//
// lbxPreview
//
this.lbxPreview.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lbxPreview.GridDataSource = null;
this.lbxPreview.Location = new System.Drawing.Point(0, 3);
this.lbxPreview.Name = "lbxPreview";
this.lbxPreview.PaperSize = ((System.Drawing.Printing.PaperSize)(resources.GetObject("lbxPreview.PaperSize")));
this.lbxPreview.PrinterSettings = ((System.Drawing.Printing.PrinterSettings)(resources.GetObject("lbxPreview.PrinterSettings")));
this.lbxPreview.Size = new System.Drawing.Size(703, 628);
this.lbxPreview.TabIndex = 1;
//
// gbxSinglePrint
//
this.gbxSinglePrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.gbxSinglePrint.BackColor = System.Drawing.Color.Transparent;
this.gbxSinglePrint.Controls.Add(this.gbxMargin);
this.gbxSinglePrint.Controls.Add(this.label9);
this.gbxSinglePrint.Controls.Add(this.nmrPrintCopy);
this.gbxSinglePrint.Location = new System.Drawing.Point(711, 224);
this.gbxSinglePrint.Name = "gbxSinglePrint";
this.gbxSinglePrint.Size = new System.Drawing.Size(270, 84);
this.gbxSinglePrint.TabIndex = 11;
this.gbxSinglePrint.TabStop = false;
this.gbxSinglePrint.Text = "单页打印设置";
//
// gbxMargin
//
this.gbxMargin.Controls.Add(this.nmrToRight);
this.gbxMargin.Controls.Add(this.nmrToBottom);
this.gbxMargin.Controls.Add(this.label5);
this.gbxMargin.Controls.Add(this.label8);
this.gbxMargin.Controls.Add(this.label7);
this.gbxMargin.Controls.Add(this.label6);
this.gbxMargin.Location = new System.Drawing.Point(132, 11);
this.gbxMargin.Name = "gbxMargin";
this.gbxMargin.Size = new System.Drawing.Size(132, 66);
this.gbxMargin.TabIndex = 2;
this.gbxMargin.TabStop = false;
this.gbxMargin.Text = "余白设定";
//
// nmrToRight
//
this.nmrToRight.Location = new System.Drawing.Point(56, 41);
this.nmrToRight.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrToRight.Minimum = new decimal(new int[] {
9999999,
0,
0,
-2147483648});
this.nmrToRight.Name = "nmrToRight";
this.nmrToRight.Size = new System.Drawing.Size(51, 21);
this.nmrToRight.TabIndex = 3;
//
// nmrToBottom
//
this.nmrToBottom.Location = new System.Drawing.Point(56, 19);
this.nmrToBottom.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrToBottom.Minimum = new decimal(new int[] {
9999999,
0,
0,
-2147483648});
this.nmrToBottom.Name = "nmrToBottom";
this.nmrToBottom.Size = new System.Drawing.Size(51, 21);
this.nmrToBottom.TabIndex = 1;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(33, 45);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(17, 12);
this.label5.TabIndex = 4;
this.label5.Text = "左";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(33, 23);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(17, 12);
this.label8.TabIndex = 0;
this.label8.Text = "上";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(113, 23);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(17, 12);
this.label7.TabIndex = 2;
this.label7.Text = "mm";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(113, 45);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(17, 12);
this.label6.TabIndex = 5;
this.label6.Text = "mm";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(6, 46);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 0;
this.label9.Text = "打印份数";
//
// nmrPrintCopy
//
this.nmrPrintCopy.Location = new System.Drawing.Point(65, 44);
this.nmrPrintCopy.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrPrintCopy.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nmrPrintCopy.Name = "nmrPrintCopy";
this.nmrPrintCopy.Size = new System.Drawing.Size(51, 21);
this.nmrPrintCopy.TabIndex = 1;
this.nmrPrintCopy.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// rbtnSinglePrint
//
this.rbtnSinglePrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.rbtnSinglePrint.AutoSize = true;
this.rbtnSinglePrint.BackColor = System.Drawing.Color.Transparent;
this.rbtnSinglePrint.Checked = true;
this.rbtnSinglePrint.Location = new System.Drawing.Point(711, 198);
this.rbtnSinglePrint.Name = "rbtnSinglePrint";
this.rbtnSinglePrint.Size = new System.Drawing.Size(71, 16);
this.rbtnSinglePrint.TabIndex = 10;
this.rbtnSinglePrint.TabStop = true;
this.rbtnSinglePrint.Text = "单张打印";
this.rbtnSinglePrint.UseVisualStyleBackColor = false;
this.rbtnSinglePrint.CheckedChanged += new System.EventHandler(this.rbtnSinglePrint_CheckedChanged);
//
// gbxMultiPrint
//
this.gbxMultiPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.gbxMultiPrint.BackColor = System.Drawing.Color.Transparent;
this.gbxMultiPrint.Controls.Add(this.gbxMultiMargin);
this.gbxMultiPrint.Controls.Add(this.gbxSpacing);
this.gbxMultiPrint.Controls.Add(this.gbxAlignment);
this.gbxMultiPrint.Controls.Add(this.nmrPrintRecord);
this.gbxMultiPrint.Controls.Add(this.lblPrintRecord);
this.gbxMultiPrint.Controls.Add(this.lblSkip);
this.gbxMultiPrint.Controls.Add(this.nmrSkip);
this.gbxMultiPrint.Location = new System.Drawing.Point(711, 336);
this.gbxMultiPrint.Name = "gbxMultiPrint";
this.gbxMultiPrint.Size = new System.Drawing.Size(267, 232);
this.gbxMultiPrint.TabIndex = 13;
this.gbxMultiPrint.TabStop = false;
this.gbxMultiPrint.Text = "多张打印设置";
//
// gbxMultiMargin
//
this.gbxMultiMargin.Controls.Add(this.nmrRight);
this.gbxMultiMargin.Controls.Add(this.lblmm3);
this.gbxMultiMargin.Controls.Add(this.lblRight);
this.gbxMultiMargin.Controls.Add(this.lblUpper);
this.gbxMultiMargin.Controls.Add(this.lblmm4);
this.gbxMultiMargin.Controls.Add(this.lblmm6);
this.gbxMultiMargin.Controls.Add(this.nmrLeft);
this.gbxMultiMargin.Controls.Add(this.lblmm7);
this.gbxMultiMargin.Controls.Add(this.lblLeft);
this.gbxMultiMargin.Controls.Add(this.nmrUpper);
this.gbxMultiMargin.Controls.Add(this.nmrBottom);
this.gbxMultiMargin.Controls.Add(this.lblBottom);
this.gbxMultiMargin.Location = new System.Drawing.Point(6, 161);
this.gbxMultiMargin.Name = "gbxMultiMargin";
this.gbxMultiMargin.Size = new System.Drawing.Size(255, 67);
this.gbxMultiMargin.TabIndex = 6;
this.gbxMultiMargin.TabStop = false;
this.gbxMultiMargin.Text = "余白设置";
//
// nmrRight
//
this.nmrRight.DecimalPlaces = 1;
this.nmrRight.Location = new System.Drawing.Point(175, 38);
this.nmrRight.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrRight.Name = "nmrRight";
this.nmrRight.Size = new System.Drawing.Size(51, 21);
this.nmrRight.TabIndex = 10;
//
// lblmm3
//
this.lblmm3.AutoSize = true;
this.lblmm3.Location = new System.Drawing.Point(98, 19);
this.lblmm3.Name = "lblmm3";
this.lblmm3.Size = new System.Drawing.Size(17, 12);
this.lblmm3.TabIndex = 2;
this.lblmm3.Text = "mm";
//
// lblRight
//
this.lblRight.AutoSize = true;
this.lblRight.Location = new System.Drawing.Point(152, 42);
this.lblRight.Name = "lblRight";
this.lblRight.Size = new System.Drawing.Size(17, 12);
this.lblRight.TabIndex = 9;
this.lblRight.Text = "右";
//
// lblUpper
//
this.lblUpper.AutoSize = true;
this.lblUpper.Location = new System.Drawing.Point(8, 19);
this.lblUpper.Name = "lblUpper";
this.lblUpper.Size = new System.Drawing.Size(17, 12);
this.lblUpper.TabIndex = 0;
this.lblUpper.Text = "上";
//
// lblmm4
//
this.lblmm4.AutoSize = true;
this.lblmm4.Location = new System.Drawing.Point(232, 42);
this.lblmm4.Name = "lblmm4";
this.lblmm4.Size = new System.Drawing.Size(17, 12);
this.lblmm4.TabIndex = 11;
this.lblmm4.Text = "mm";
//
// lblmm6
//
this.lblmm6.AutoSize = true;
this.lblmm6.Location = new System.Drawing.Point(232, 19);
this.lblmm6.Name = "lblmm6";
this.lblmm6.Size = new System.Drawing.Size(17, 12);
this.lblmm6.TabIndex = 8;
this.lblmm6.Text = "mm";
//
// nmrLeft
//
this.nmrLeft.DecimalPlaces = 1;
this.nmrLeft.Location = new System.Drawing.Point(41, 38);
this.nmrLeft.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrLeft.Name = "nmrLeft";
this.nmrLeft.Size = new System.Drawing.Size(51, 21);
this.nmrLeft.TabIndex = 4;
//
// lblmm7
//
this.lblmm7.AutoSize = true;
this.lblmm7.Location = new System.Drawing.Point(98, 42);
this.lblmm7.Name = "lblmm7";
this.lblmm7.Size = new System.Drawing.Size(17, 12);
this.lblmm7.TabIndex = 5;
this.lblmm7.Text = "mm";
//
// lblLeft
//
this.lblLeft.AutoSize = true;
this.lblLeft.Location = new System.Drawing.Point(9, 42);
this.lblLeft.Name = "lblLeft";
this.lblLeft.Size = new System.Drawing.Size(17, 12);
this.lblLeft.TabIndex = 3;
this.lblLeft.Text = "左";
//
// nmrUpper
//
this.nmrUpper.DecimalPlaces = 1;
this.nmrUpper.Location = new System.Drawing.Point(41, 15);
this.nmrUpper.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrUpper.Name = "nmrUpper";
this.nmrUpper.Size = new System.Drawing.Size(51, 21);
this.nmrUpper.TabIndex = 1;
//
// nmrBottom
//
this.nmrBottom.DecimalPlaces = 1;
this.nmrBottom.Location = new System.Drawing.Point(175, 15);
this.nmrBottom.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrBottom.Name = "nmrBottom";
this.nmrBottom.Size = new System.Drawing.Size(51, 21);
this.nmrBottom.TabIndex = 7;
//
// lblBottom
//
this.lblBottom.AutoSize = true;
this.lblBottom.Location = new System.Drawing.Point(152, 19);
this.lblBottom.Name = "lblBottom";
this.lblBottom.Size = new System.Drawing.Size(17, 12);
this.lblBottom.TabIndex = 6;
this.lblBottom.Text = "下";
//
// gbxSpacing
//
this.gbxSpacing.Controls.Add(this.nmrVerticalSpace);
this.gbxSpacing.Controls.Add(this.lblVertical2);
this.gbxSpacing.Controls.Add(this.lblmm5);
this.gbxSpacing.Controls.Add(this.lblmm8);
this.gbxSpacing.Controls.Add(this.lblHorizontal2);
this.gbxSpacing.Controls.Add(this.nmrHorizontalSpace);
this.gbxSpacing.Location = new System.Drawing.Point(6, 96);
this.gbxSpacing.Name = "gbxSpacing";
this.gbxSpacing.Size = new System.Drawing.Size(255, 49);
this.gbxSpacing.TabIndex = 5;
this.gbxSpacing.TabStop = false;
this.gbxSpacing.Text = "间隔设置";
//
// nmrVerticalSpace
//
this.nmrVerticalSpace.DecimalPlaces = 1;
this.nmrVerticalSpace.Location = new System.Drawing.Point(41, 18);
this.nmrVerticalSpace.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrVerticalSpace.Name = "nmrVerticalSpace";
this.nmrVerticalSpace.Size = new System.Drawing.Size(51, 21);
this.nmrVerticalSpace.TabIndex = 1;
//
// lblVertical2
//
this.lblVertical2.AutoSize = true;
this.lblVertical2.Location = new System.Drawing.Point(6, 22);
this.lblVertical2.Name = "lblVertical2";
this.lblVertical2.Size = new System.Drawing.Size(29, 12);
this.lblVertical2.TabIndex = 0;
this.lblVertical2.Text = "上下";
//
// lblmm5
//
this.lblmm5.AutoSize = true;
this.lblmm5.Location = new System.Drawing.Point(98, 22);
this.lblmm5.Name = "lblmm5";
this.lblmm5.Size = new System.Drawing.Size(17, 12);
this.lblmm5.TabIndex = 2;
this.lblmm5.Text = "mm";
//
// lblmm8
//
this.lblmm8.AutoSize = true;
this.lblmm8.Location = new System.Drawing.Point(232, 22);
this.lblmm8.Name = "lblmm8";
this.lblmm8.Size = new System.Drawing.Size(17, 12);
this.lblmm8.TabIndex = 5;
this.lblmm8.Text = "mm";
//
// lblHorizontal2
//
this.lblHorizontal2.AutoSize = true;
this.lblHorizontal2.Location = new System.Drawing.Point(140, 22);
this.lblHorizontal2.Name = "lblHorizontal2";
this.lblHorizontal2.Size = new System.Drawing.Size(29, 12);
this.lblHorizontal2.TabIndex = 3;
this.lblHorizontal2.Text = "左右";
//
// nmrHorizontalSpace
//
this.nmrHorizontalSpace.DecimalPlaces = 1;
this.nmrHorizontalSpace.Location = new System.Drawing.Point(175, 18);
this.nmrHorizontalSpace.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrHorizontalSpace.Name = "nmrHorizontalSpace";
this.nmrHorizontalSpace.Size = new System.Drawing.Size(51, 21);
this.nmrHorizontalSpace.TabIndex = 4;
//
// gbxAlignment
//
this.gbxAlignment.Controls.Add(this.nmrVertical);
this.gbxAlignment.Controls.Add(this.lblVertical);
this.gbxAlignment.Controls.Add(this.nmrHorizontal);
this.gbxAlignment.Controls.Add(this.lblHorizontal);
this.gbxAlignment.Location = new System.Drawing.Point(122, 11);
this.gbxAlignment.Name = "gbxAlignment";
this.gbxAlignment.Size = new System.Drawing.Size(139, 68);
this.gbxAlignment.TabIndex = 4;
this.gbxAlignment.TabStop = false;
this.gbxAlignment.Text = "配置设置";
//
// nmrVertical
//
this.nmrVertical.Location = new System.Drawing.Point(64, 20);
this.nmrVertical.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrVertical.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nmrVertical.Name = "nmrVertical";
this.nmrVertical.Size = new System.Drawing.Size(51, 21);
this.nmrVertical.TabIndex = 1;
this.nmrVertical.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// lblVertical
//
this.lblVertical.AutoSize = true;
this.lblVertical.Location = new System.Drawing.Point(18, 22);
this.lblVertical.Name = "lblVertical";
this.lblVertical.Size = new System.Drawing.Size(41, 12);
this.lblVertical.TabIndex = 0;
this.lblVertical.Text = "纵向数";
//
// nmrHorizontal
//
this.nmrHorizontal.Location = new System.Drawing.Point(64, 43);
this.nmrHorizontal.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrHorizontal.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nmrHorizontal.Name = "nmrHorizontal";
this.nmrHorizontal.Size = new System.Drawing.Size(51, 21);
this.nmrHorizontal.TabIndex = 3;
this.nmrHorizontal.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// lblHorizontal
//
this.lblHorizontal.AutoSize = true;
this.lblHorizontal.Location = new System.Drawing.Point(19, 47);
this.lblHorizontal.Name = "lblHorizontal";
this.lblHorizontal.Size = new System.Drawing.Size(41, 12);
this.lblHorizontal.TabIndex = 2;
this.lblHorizontal.Text = "横向数";
//
// nmrPrintRecord
//
this.nmrPrintRecord.Location = new System.Drawing.Point(65, 27);
this.nmrPrintRecord.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrPrintRecord.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nmrPrintRecord.Name = "nmrPrintRecord";
this.nmrPrintRecord.Size = new System.Drawing.Size(51, 21);
this.nmrPrintRecord.TabIndex = 1;
this.nmrPrintRecord.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// lblPrintRecord
//
this.lblPrintRecord.AutoSize = true;
this.lblPrintRecord.Location = new System.Drawing.Point(6, 31);
this.lblPrintRecord.Name = "lblPrintRecord";
this.lblPrintRecord.Size = new System.Drawing.Size(53, 12);
this.lblPrintRecord.TabIndex = 0;
this.lblPrintRecord.Text = "打印份数";
//
// lblSkip
//
this.lblSkip.AutoSize = true;
this.lblSkip.Location = new System.Drawing.Point(6, 54);
this.lblSkip.Name = "lblSkip";
this.lblSkip.Size = new System.Drawing.Size(53, 12);
this.lblSkip.TabIndex = 2;
this.lblSkip.Text = "跳过页数";
this.lblSkip.Visible = false;
//
// nmrSkip
//
this.nmrSkip.Location = new System.Drawing.Point(65, 50);
this.nmrSkip.Maximum = new decimal(new int[] {
9999999,
0,
0,
0});
this.nmrSkip.Name = "nmrSkip";
this.nmrSkip.Size = new System.Drawing.Size(51, 21);
this.nmrSkip.TabIndex = 3;
this.nmrSkip.Visible = false;
//
// rbtnMultiPrint
//
this.rbtnMultiPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.rbtnMultiPrint.AutoSize = true;
this.rbtnMultiPrint.BackColor = System.Drawing.Color.Transparent;
this.rbtnMultiPrint.Location = new System.Drawing.Point(711, 314);
this.rbtnMultiPrint.Name = "rbtnMultiPrint";
this.rbtnMultiPrint.Size = new System.Drawing.Size(71, 16);
this.rbtnMultiPrint.TabIndex = 12;
this.rbtnMultiPrint.Text = "多张打印";
this.rbtnMultiPrint.UseVisualStyleBackColor = false;
this.rbtnMultiPrint.CheckedChanged += new System.EventHandler(this.rbtnMultiPrint_CheckedChanged);
//
// cbxBackground
//
this.cbxBackground.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cbxBackground.AutoSize = true;
this.cbxBackground.BackColor = System.Drawing.Color.Transparent;
this.cbxBackground.Checked = true;
this.cbxBackground.CheckState = System.Windows.Forms.CheckState.Checked;
this.cbxBackground.Location = new System.Drawing.Point(711, 574);
this.cbxBackground.Name = "cbxBackground";
this.cbxBackground.Size = new System.Drawing.Size(72, 16);
this.cbxBackground.TabIndex = 14;
this.cbxBackground.Text = "打印背景";
this.cbxBackground.UseVisualStyleBackColor = false;
//
// printDialog
//
this.printDialog.AllowPrintToFile = false;
this.printDialog.ShowNetwork = false;
//
// pageSetupDialog
//
this.pageSetupDialog.AllowMargins = false;
this.pageSetupDialog.ShowNetwork = false;
//
// pnlBack
//
this.pnlBack.Controls.Add(this.c_Label2);
this.pnlBack.Controls.Add(this.lblInvoiceName);
this.pnlBack.Controls.Add(this.lblInvoiceType);
this.pnlBack.Controls.Add(this.c_Label1);
this.pnlBack.Controls.Add(this.dkInvoiceSize);
this.pnlBack.Controls.Add(this.txtInvoiceSize);
this.pnlBack.Controls.Add(this.txtRemarks);
this.pnlBack.Controls.Add(this.txtGoodsType);
this.pnlBack.Controls.Add(this.txtLogo);
this.pnlBack.Controls.Add(this.txtInvoiceName);
this.pnlBack.Controls.Add(this.lbxPreview);
this.pnlBack.Controls.Add(this.cbxBackground);
this.pnlBack.Controls.Add(this.gbxMultiPrint);
this.pnlBack.Controls.Add(this.rbtnMultiPrint);
this.pnlBack.Controls.Add(this.gbxSinglePrint);
this.pnlBack.Controls.Add(this.rbtnSinglePrint);
this.pnlBack.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlBack.Location = new System.Drawing.Point(0, 33);
this.pnlBack.Name = "pnlBack";
this.pnlBack.Size = new System.Drawing.Size(999, 634);
this.pnlBack.TabIndex = 0;
//
// lblInvoiceName
//
this.lblInvoiceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblInvoiceName.AutoSize = true;
this.lblInvoiceName.BackColor = System.Drawing.Color.Transparent;
this.lblInvoiceName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInvoiceName.Location = new System.Drawing.Point(709, 67);
this.lblInvoiceName.Name = "lblInvoiceName";
this.lblInvoiceName.Size = new System.Drawing.Size(53, 12);
this.lblInvoiceName.TabIndex = 19;
this.lblInvoiceName.Text = "模板名称";
//
// lblInvoiceType
//
this.lblInvoiceType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblInvoiceType.AutoSize = true;
this.lblInvoiceType.BackColor = System.Drawing.Color.Transparent;
this.lblInvoiceType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblInvoiceType.Location = new System.Drawing.Point(709, 13);
this.lblInvoiceType.Name = "lblInvoiceType";
this.lblInvoiceType.Size = new System.Drawing.Size(53, 12);
this.lblInvoiceType.TabIndex = 15;
this.lblInvoiceType.Text = "产品类别";
//
// c_Label1
//
this.c_Label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.c_Label1.AutoSize = true;
this.c_Label1.BackColor = System.Drawing.Color.Transparent;
this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label1.Location = new System.Drawing.Point(733, 117);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(29, 12);
this.c_Label1.TabIndex = 23;
this.c_Label1.Text = "备注";
//
// dkInvoiceSize
//
this.dkInvoiceSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.dkInvoiceSize.AutoSize = true;
this.dkInvoiceSize.BackColor = System.Drawing.Color.Transparent;
this.dkInvoiceSize.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dkInvoiceSize.Location = new System.Drawing.Point(709, 94);
this.dkInvoiceSize.Name = "dkInvoiceSize";
this.dkInvoiceSize.Size = new System.Drawing.Size(53, 12);
this.dkInvoiceSize.TabIndex = 21;
this.dkInvoiceSize.Text = "纸张尺寸";
//
// txtInvoiceSize
//
this.txtInvoiceSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtInvoiceSize.Location = new System.Drawing.Point(768, 90);
this.txtInvoiceSize.Name = "txtInvoiceSize";
this.txtInvoiceSize.ReadOnly = true;
this.txtInvoiceSize.Size = new System.Drawing.Size(213, 21);
this.txtInvoiceSize.TabIndex = 22;
this.txtInvoiceSize.Text = "210mm×297mm";
//
// txtRemarks
//
this.txtRemarks.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtRemarks.Location = new System.Drawing.Point(768, 117);
this.txtRemarks.Multiline = true;
this.txtRemarks.Name = "txtRemarks";
this.txtRemarks.ReadOnly = true;
this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.txtRemarks.Size = new System.Drawing.Size(213, 63);
this.txtRemarks.TabIndex = 24;
//
// txtGoodsType
//
this.txtGoodsType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtGoodsType.Location = new System.Drawing.Point(768, 9);
this.txtGoodsType.Name = "txtGoodsType";
this.txtGoodsType.ReadOnly = true;
this.txtGoodsType.Size = new System.Drawing.Size(213, 21);
this.txtGoodsType.TabIndex = 16;
//
// txtInvoiceName
//
this.txtInvoiceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtInvoiceName.Location = new System.Drawing.Point(768, 63);
this.txtInvoiceName.Name = "txtInvoiceName";
this.txtInvoiceName.ReadOnly = true;
this.txtInvoiceName.Size = new System.Drawing.Size(213, 21);
this.txtInvoiceName.TabIndex = 20;
//
// txtLogo
//
this.txtLogo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.txtLogo.Location = new System.Drawing.Point(768, 36);
this.txtLogo.Name = "txtLogo";
this.txtLogo.ReadOnly = true;
this.txtLogo.Size = new System.Drawing.Size(213, 21);
this.txtLogo.TabIndex = 18;
//
// c_Label2
//
this.c_Label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.c_Label2.AutoSize = true;
this.c_Label2.BackColor = System.Drawing.Color.Transparent;
this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label2.Location = new System.Drawing.Point(709, 40);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 17;
this.c_Label2.Text = "产品商标";
//
// F_MST_013005
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(999, 689);
this.Controls.Add(this.pnlBack);
this.Controls.Add(this.tsrOperate);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "F_MST_013005";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.F_INV_0303_Load);
this.Controls.SetChildIndex(this.tsrOperate, 0);
this.Controls.SetChildIndex(this.pnlBack, 0);
this.tsrOperate.ResumeLayout(false);
this.tsrOperate.PerformLayout();
this.gbxSinglePrint.ResumeLayout(false);
this.gbxSinglePrint.PerformLayout();
this.gbxMargin.ResumeLayout(false);
this.gbxMargin.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrToRight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrToBottom)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrPrintCopy)).EndInit();
this.gbxMultiPrint.ResumeLayout(false);
this.gbxMultiPrint.PerformLayout();
this.gbxMultiMargin.ResumeLayout(false);
this.gbxMultiMargin.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrRight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrLeft)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrUpper)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrBottom)).EndInit();
this.gbxSpacing.ResumeLayout(false);
this.gbxSpacing.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrVerticalSpace)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrHorizontalSpace)).EndInit();
this.gbxAlignment.ResumeLayout(false);
this.gbxAlignment.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nmrVertical)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrHorizontal)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrPrintRecord)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nmrSkip)).EndInit();
this.pnlBack.ResumeLayout(false);
this.pnlBack.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel pnlBack;
private System.Windows.Forms.ToolStrip tsrOperate;
private System.Windows.Forms.ToolStripButton tsbtnPageSetting;
private System.Windows.Forms.ToolStripButton tsbtnPrinterSetting;
private System.Windows.Forms.ToolStripButton tsbtnPrintPreview;
private System.Windows.Forms.ToolStripButton tsbtnPrint;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripButton tsbtnFirst;
private System.Windows.Forms.ToolStripButton tsbtnPrevious;
private System.Windows.Forms.ToolStripButton tsbtnNext;
private System.Windows.Forms.ToolStripButton tsbtnLast;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripButton tsbtnClose;
private Dongke.WinForm.Controls.InvoiceLayout.LayoutBox lbxPreview;
private System.Windows.Forms.GroupBox gbxSinglePrint;
private System.Windows.Forms.GroupBox gbxMargin;
private System.Windows.Forms.NumericUpDown nmrToRight;
private System.Windows.Forms.NumericUpDown nmrToBottom;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.NumericUpDown nmrPrintCopy;
private System.Windows.Forms.RadioButton rbtnSinglePrint;
private System.Windows.Forms.GroupBox gbxMultiPrint;
private System.Windows.Forms.GroupBox gbxMultiMargin;
private System.Windows.Forms.NumericUpDown nmrRight;
private System.Windows.Forms.Label lblmm3;
private System.Windows.Forms.Label lblRight;
private System.Windows.Forms.Label lblUpper;
private System.Windows.Forms.Label lblmm4;
private System.Windows.Forms.Label lblmm6;
private System.Windows.Forms.NumericUpDown nmrLeft;
private System.Windows.Forms.Label lblmm7;
private System.Windows.Forms.Label lblLeft;
private System.Windows.Forms.NumericUpDown nmrUpper;
private System.Windows.Forms.NumericUpDown nmrBottom;
private System.Windows.Forms.Label lblBottom;
private System.Windows.Forms.GroupBox gbxSpacing;
private System.Windows.Forms.NumericUpDown nmrVerticalSpace;
private System.Windows.Forms.Label lblVertical2;
private System.Windows.Forms.Label lblmm5;
private System.Windows.Forms.Label lblmm8;
private System.Windows.Forms.Label lblHorizontal2;
private System.Windows.Forms.NumericUpDown nmrHorizontalSpace;
private System.Windows.Forms.GroupBox gbxAlignment;
private System.Windows.Forms.NumericUpDown nmrVertical;
private System.Windows.Forms.Label lblVertical;
private System.Windows.Forms.NumericUpDown nmrHorizontal;
private System.Windows.Forms.Label lblHorizontal;
private System.Windows.Forms.NumericUpDown nmrPrintRecord;
private System.Windows.Forms.Label lblPrintRecord;
private System.Windows.Forms.Label lblSkip;
private System.Windows.Forms.NumericUpDown nmrSkip;
private System.Windows.Forms.RadioButton rbtnMultiPrint;
private System.Windows.Forms.CheckBox cbxBackground;
private System.Windows.Forms.PrintDialog printDialog;
private System.Windows.Forms.PageSetupDialog pageSetupDialog;
private Basics.BaseControls.C_Label lblInvoiceName;
private Basics.BaseControls.C_Label lblInvoiceType;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_Label dkInvoiceSize;
private WinForm.Controls.TxtTextBox txtInvoiceSize;
private WinForm.Controls.TxtTextBox txtRemarks;
private WinForm.Controls.TxtTextBox txtGoodsType;
private WinForm.Controls.TxtTextBox txtInvoiceName;
private WinForm.Controls.TxtTextBox txtLogo;
private Basics.BaseControls.C_Label c_Label2;
}
}