123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634 |
- namespace LYFZ.Software.UI.StudioDataSet
- {
- partial class DefaultPrinterSetFormMain
- {
- /// <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.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DefaultPrinterSetFormMain));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- this.contextMenuStripEx1 = new LYFZ.ComponentLibrary.ContextMenuStripEx(this.components);
- this.tabControlEx2 = new LYFZ.ComponentLibrary.TabControlEx();
- this.tbPage1 = new System.Windows.Forms.TabPage();
- this.tab_A4 = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.dgvData_A4_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvData_A4_Size = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tbPage2 = new System.Windows.Forms.TabPage();
- this.tab_DotMatrix = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.dgvData_DMX_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.dgvData_DMX_Dots = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tbPage3 = new System.Windows.Forms.TabPage();
- this.tab_SmallTicket = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPage6 = new System.Windows.Forms.TabPage();
- this.dgvData_STicket_Path = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.dgvData_DMX_PrintTitles = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.txtPrintTitles = new LYFZ.ComponentLibrary.TextBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.tabControlEx2.SuspendLayout();
- this.tbPage1.SuspendLayout();
- this.tab_A4.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Path)).BeginInit();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Size)).BeginInit();
- this.tbPage2.SuspendLayout();
- this.tab_DotMatrix.SuspendLayout();
- this.tabPage4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Path)).BeginInit();
- this.tabPage5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Dots)).BeginInit();
- this.tbPage3.SuspendLayout();
- this.tab_SmallTicket.SuspendLayout();
- this.tabPage6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_STicket_Path)).BeginInit();
- this.tabPage3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_PrintTitles)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.tabControlEx2);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- //
- // contextMenuStripEx1
- //
- this.contextMenuStripEx1.Name = "contextMenuStripEx1";
- this.contextMenuStripEx1.Size = new System.Drawing.Size(61, 4);
- //
- // tabControlEx2
- //
- this.tabControlEx2.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tabControlEx2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx2.Controls.Add(this.tbPage1);
- this.tabControlEx2.Controls.Add(this.tbPage2);
- this.tabControlEx2.Controls.Add(this.tbPage3);
- this.tabControlEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabControlEx2.ItemSize = new System.Drawing.Size(110, 30);
- this.tabControlEx2.Location = new System.Drawing.Point(0, 0);
- this.tabControlEx2.Name = "tabControlEx2";
- this.tabControlEx2.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabControlEx2.SelectedIndex = 0;
- this.tabControlEx2.Size = new System.Drawing.Size(910, 545);
- this.tabControlEx2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabControlEx2.TabIndex = 0;
- //
- // tbPage1
- //
- this.tbPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage1.Controls.Add(this.tab_A4);
- this.tbPage1.Location = new System.Drawing.Point(4, 34);
- this.tbPage1.Name = "tbPage1";
- this.tbPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage1.Size = new System.Drawing.Size(902, 507);
- this.tbPage1.TabIndex = 0;
- this.tbPage1.Text = "A4纸";
- //
- // tab_A4
- //
- this.tab_A4.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tab_A4.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_A4.Controls.Add(this.tabPage1);
- this.tab_A4.Controls.Add(this.tabPage2);
- this.tab_A4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tab_A4.ItemSize = new System.Drawing.Size(120, 30);
- this.tab_A4.Location = new System.Drawing.Point(3, 3);
- this.tab_A4.Name = "tab_A4";
- this.tab_A4.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_A4.SelectedIndex = 0;
- this.tab_A4.Size = new System.Drawing.Size(896, 501);
- this.tab_A4.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tab_A4.TabIndex = 1;
- //
- // tabPage1
- //
- this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage1.Controls.Add(this.dgvData_A4_Path);
- this.tabPage1.Location = new System.Drawing.Point(4, 34);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage1.Size = new System.Drawing.Size(888, 463);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "打印机设置";
- //
- // dgvData_A4_Path
- //
- this.dgvData_A4_Path.AllowUserToAddRows = false;
- this.dgvData_A4_Path.AllowUserToDeleteRows = false;
- this.dgvData_A4_Path.AllowUserToResizeRows = false;
- this.dgvData_A4_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_A4_Path.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_A4_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_A4_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvData_A4_Path.ColumnHeadersHeight = 24;
- this.dgvData_A4_Path.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_A4_Path.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_A4_Path.EnableHeadersVisualStyles = false;
- this.dgvData_A4_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_A4_Path.ImageHeight = 15;
- this.dgvData_A4_Path.ImageWidth = 15;
- this.dgvData_A4_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Path.ImgCollapse")));
- this.dgvData_A4_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Path.ImgExpand")));
- this.dgvData_A4_Path.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_A4_Path.Location = new System.Drawing.Point(3, 3);
- this.dgvData_A4_Path.Name = "dgvData_A4_Path";
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle10.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_A4_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvData_A4_Path.RowHeadersWidth = 25;
- this.dgvData_A4_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_A4_Path.RowTemplate.Height = 23;
- this.dgvData_A4_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_A4_Path.Size = new System.Drawing.Size(882, 457);
- this.dgvData_A4_Path.TabIndex = 2;
- this.dgvData_A4_Path.ViceCount = 1;
- //
- // tabPage2
- //
- this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage2.Controls.Add(this.dgvData_A4_Size);
- this.tabPage2.Location = new System.Drawing.Point(4, 34);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage2.Size = new System.Drawing.Size(888, 463);
- this.tabPage2.TabIndex = 2;
- this.tabPage2.Text = "字体大小设置";
- //
- // dgvData_A4_Size
- //
- this.dgvData_A4_Size.AllowUserToAddRows = false;
- this.dgvData_A4_Size.AllowUserToDeleteRows = false;
- this.dgvData_A4_Size.AllowUserToResizeRows = false;
- this.dgvData_A4_Size.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_A4_Size.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_A4_Size.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_A4_Size.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvData_A4_Size.ColumnHeadersHeight = 24;
- this.dgvData_A4_Size.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_A4_Size.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_A4_Size.EnableHeadersVisualStyles = false;
- this.dgvData_A4_Size.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_A4_Size.ImageHeight = 15;
- this.dgvData_A4_Size.ImageWidth = 15;
- this.dgvData_A4_Size.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Size.ImgCollapse")));
- this.dgvData_A4_Size.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_A4_Size.ImgExpand")));
- this.dgvData_A4_Size.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_A4_Size.Location = new System.Drawing.Point(3, 3);
- this.dgvData_A4_Size.Name = "dgvData_A4_Size";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle2.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_A4_Size.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvData_A4_Size.RowHeadersWidth = 25;
- this.dgvData_A4_Size.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_A4_Size.RowTemplate.Height = 23;
- this.dgvData_A4_Size.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_A4_Size.Size = new System.Drawing.Size(882, 457);
- this.dgvData_A4_Size.TabIndex = 1;
- this.dgvData_A4_Size.ViceCount = 1;
- //
- // tbPage2
- //
- this.tbPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage2.Controls.Add(this.tab_DotMatrix);
- this.tbPage2.Location = new System.Drawing.Point(4, 34);
- this.tbPage2.Name = "tbPage2";
- this.tbPage2.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage2.Size = new System.Drawing.Size(902, 507);
- this.tbPage2.TabIndex = 1;
- this.tbPage2.Text = "针式纸";
- //
- // tab_DotMatrix
- //
- this.tab_DotMatrix.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tab_DotMatrix.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_DotMatrix.Controls.Add(this.tabPage4);
- this.tab_DotMatrix.Controls.Add(this.tabPage5);
- this.tab_DotMatrix.Controls.Add(this.tabPage3);
- this.tab_DotMatrix.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tab_DotMatrix.ItemSize = new System.Drawing.Size(120, 30);
- this.tab_DotMatrix.Location = new System.Drawing.Point(3, 3);
- this.tab_DotMatrix.Name = "tab_DotMatrix";
- this.tab_DotMatrix.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_DotMatrix.SelectedIndex = 0;
- this.tab_DotMatrix.Size = new System.Drawing.Size(896, 501);
- this.tab_DotMatrix.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tab_DotMatrix.TabIndex = 0;
- //
- // tabPage4
- //
- this.tabPage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage4.Controls.Add(this.dgvData_DMX_Path);
- this.tabPage4.Location = new System.Drawing.Point(4, 34);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage4.Size = new System.Drawing.Size(888, 463);
- this.tabPage4.TabIndex = 0;
- this.tabPage4.Text = "打印机设置";
- //
- // dgvData_DMX_Path
- //
- this.dgvData_DMX_Path.AllowUserToAddRows = false;
- this.dgvData_DMX_Path.AllowUserToDeleteRows = false;
- this.dgvData_DMX_Path.AllowUserToResizeRows = false;
- this.dgvData_DMX_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_DMX_Path.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_DMX_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_DMX_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
- this.dgvData_DMX_Path.ColumnHeadersHeight = 24;
- this.dgvData_DMX_Path.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_DMX_Path.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_DMX_Path.EnableHeadersVisualStyles = false;
- this.dgvData_DMX_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_DMX_Path.ImageHeight = 15;
- this.dgvData_DMX_Path.ImageWidth = 15;
- this.dgvData_DMX_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Path.ImgCollapse")));
- this.dgvData_DMX_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Path.ImgExpand")));
- this.dgvData_DMX_Path.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_DMX_Path.Location = new System.Drawing.Point(3, 3);
- this.dgvData_DMX_Path.Name = "dgvData_DMX_Path";
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_DMX_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvData_DMX_Path.RowHeadersWidth = 25;
- this.dgvData_DMX_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_DMX_Path.RowTemplate.Height = 23;
- this.dgvData_DMX_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_DMX_Path.Size = new System.Drawing.Size(882, 457);
- this.dgvData_DMX_Path.TabIndex = 3;
- this.dgvData_DMX_Path.ViceCount = 1;
- //
- // tabPage5
- //
- this.tabPage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage5.Controls.Add(this.dgvData_DMX_Dots);
- this.tabPage5.Location = new System.Drawing.Point(4, 34);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage5.Size = new System.Drawing.Size(888, 463);
- this.tabPage5.TabIndex = 1;
- this.tabPage5.Text = "分辨率设置";
- //
- // dgvData_DMX_Dots
- //
- this.dgvData_DMX_Dots.AllowUserToAddRows = false;
- this.dgvData_DMX_Dots.AllowUserToDeleteRows = false;
- this.dgvData_DMX_Dots.AllowUserToResizeRows = false;
- this.dgvData_DMX_Dots.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_DMX_Dots.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_DMX_Dots.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_DMX_Dots.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvData_DMX_Dots.ColumnHeadersHeight = 24;
- this.dgvData_DMX_Dots.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_DMX_Dots.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_DMX_Dots.EnableHeadersVisualStyles = false;
- this.dgvData_DMX_Dots.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_DMX_Dots.ImageHeight = 15;
- this.dgvData_DMX_Dots.ImageWidth = 15;
- this.dgvData_DMX_Dots.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Dots.ImgCollapse")));
- this.dgvData_DMX_Dots.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_Dots.ImgExpand")));
- this.dgvData_DMX_Dots.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_DMX_Dots.Location = new System.Drawing.Point(3, 3);
- this.dgvData_DMX_Dots.Name = "dgvData_DMX_Dots";
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle6.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_DMX_Dots.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvData_DMX_Dots.RowHeadersWidth = 25;
- this.dgvData_DMX_Dots.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_DMX_Dots.RowTemplate.Height = 23;
- this.dgvData_DMX_Dots.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_DMX_Dots.Size = new System.Drawing.Size(882, 457);
- this.dgvData_DMX_Dots.TabIndex = 2;
- this.dgvData_DMX_Dots.ViceCount = 1;
- //
- // tbPage3
- //
- this.tbPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tbPage3.Controls.Add(this.tab_SmallTicket);
- this.tbPage3.Location = new System.Drawing.Point(4, 34);
- this.tbPage3.Name = "tbPage3";
- this.tbPage3.Padding = new System.Windows.Forms.Padding(3);
- this.tbPage3.Size = new System.Drawing.Size(902, 507);
- this.tbPage3.TabIndex = 2;
- this.tbPage3.Text = "热敏纸(小票)";
- //
- // tab_SmallTicket
- //
- this.tab_SmallTicket.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tab_SmallTicket.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_SmallTicket.Controls.Add(this.tabPage6);
- this.tab_SmallTicket.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tab_SmallTicket.ItemSize = new System.Drawing.Size(120, 30);
- this.tab_SmallTicket.Location = new System.Drawing.Point(3, 3);
- this.tab_SmallTicket.Name = "tab_SmallTicket";
- this.tab_SmallTicket.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tab_SmallTicket.SelectedIndex = 0;
- this.tab_SmallTicket.Size = new System.Drawing.Size(896, 501);
- this.tab_SmallTicket.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tab_SmallTicket.TabIndex = 0;
- //
- // tabPage6
- //
- this.tabPage6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage6.Controls.Add(this.dgvData_STicket_Path);
- this.tabPage6.Location = new System.Drawing.Point(4, 34);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage6.Size = new System.Drawing.Size(888, 463);
- this.tabPage6.TabIndex = 0;
- this.tabPage6.Text = "打印机设置";
- //
- // dgvData_STicket_Path
- //
- this.dgvData_STicket_Path.AllowUserToAddRows = false;
- this.dgvData_STicket_Path.AllowUserToDeleteRows = false;
- this.dgvData_STicket_Path.AllowUserToResizeRows = false;
- this.dgvData_STicket_Path.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_STicket_Path.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_STicket_Path.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_STicket_Path.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvData_STicket_Path.ColumnHeadersHeight = 24;
- this.dgvData_STicket_Path.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_STicket_Path.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_STicket_Path.EnableHeadersVisualStyles = false;
- this.dgvData_STicket_Path.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_STicket_Path.ImageHeight = 15;
- this.dgvData_STicket_Path.ImageWidth = 15;
- this.dgvData_STicket_Path.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_STicket_Path.ImgCollapse")));
- this.dgvData_STicket_Path.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_STicket_Path.ImgExpand")));
- this.dgvData_STicket_Path.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_STicket_Path.Location = new System.Drawing.Point(3, 3);
- this.dgvData_STicket_Path.Name = "dgvData_STicket_Path";
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle8.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_STicket_Path.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvData_STicket_Path.RowHeadersWidth = 25;
- this.dgvData_STicket_Path.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_STicket_Path.RowTemplate.Height = 23;
- this.dgvData_STicket_Path.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_STicket_Path.Size = new System.Drawing.Size(882, 457);
- this.dgvData_STicket_Path.TabIndex = 4;
- this.dgvData_STicket_Path.ViceCount = 1;
- //
- // tabPage3
- //
- this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage3.Controls.Add(this.txtPrintTitles);
- this.tabPage3.Controls.Add(this.dgvData_DMX_PrintTitles);
- this.tabPage3.Location = new System.Drawing.Point(4, 34);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage3.Size = new System.Drawing.Size(888, 463);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "打印标题设置";
- //
- // dgvData_DMX_PrintTitles
- //
- this.dgvData_DMX_PrintTitles.AllowUserToAddRows = false;
- this.dgvData_DMX_PrintTitles.AllowUserToDeleteRows = false;
- this.dgvData_DMX_PrintTitles.AllowUserToResizeRows = false;
- this.dgvData_DMX_PrintTitles.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.dgvData_DMX_PrintTitles.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_DMX_PrintTitles.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_DMX_PrintTitles.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle13;
- this.dgvData_DMX_PrintTitles.ColumnHeadersHeight = 24;
- this.dgvData_DMX_PrintTitles.ContextMenuStrip = this.contextMenuStripEx1;
- this.dgvData_DMX_PrintTitles.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_DMX_PrintTitles.EnableHeadersVisualStyles = false;
- this.dgvData_DMX_PrintTitles.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_DMX_PrintTitles.ImageHeight = 15;
- this.dgvData_DMX_PrintTitles.ImageWidth = 15;
- this.dgvData_DMX_PrintTitles.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_PrintTitles.ImgCollapse")));
- this.dgvData_DMX_PrintTitles.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_DMX_PrintTitles.ImgExpand")));
- this.dgvData_DMX_PrintTitles.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_DMX_PrintTitles.Location = new System.Drawing.Point(3, 3);
- this.dgvData_DMX_PrintTitles.Name = "dgvData_DMX_PrintTitles";
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle14.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_DMX_PrintTitles.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvData_DMX_PrintTitles.RowHeadersWidth = 25;
- this.dgvData_DMX_PrintTitles.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_DMX_PrintTitles.RowTemplate.Height = 23;
- this.dgvData_DMX_PrintTitles.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_DMX_PrintTitles.Size = new System.Drawing.Size(882, 457);
- this.dgvData_DMX_PrintTitles.TabIndex = 3;
- this.dgvData_DMX_PrintTitles.ViceCount = 1;
- //
- // txtPrintTitles
- //
- this.txtPrintTitles.BackColor = System.Drawing.Color.Transparent;
- this.txtPrintTitles.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPrintTitles.Icon = null;
- this.txtPrintTitles.IconIsButton = false;
- this.txtPrintTitles.IsPasswordChat = '\0';
- this.txtPrintTitles.IsSystemPasswordChar = false;
- this.txtPrintTitles.Lines = new string[0];
- this.txtPrintTitles.Location = new System.Drawing.Point(246, 25);
- this.txtPrintTitles.Margin = new System.Windows.Forms.Padding(0);
- this.txtPrintTitles.MaxLength = 32767;
- this.txtPrintTitles.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPrintTitles.MouseBack = null;
- this.txtPrintTitles.Multiline = false;
- this.txtPrintTitles.Name = "txtPrintTitles";
- this.txtPrintTitles.NormlBack = null;
- this.txtPrintTitles.Padding = new System.Windows.Forms.Padding(4, 5, 4, 4);
- this.txtPrintTitles.ReadOnly = false;
- this.txtPrintTitles.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPrintTitles.Size = new System.Drawing.Size(150, 25);
- this.txtPrintTitles.TabIndex = 2231;
- this.txtPrintTitles.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPrintTitles.Visible = false;
- this.txtPrintTitles.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
- this.txtPrintTitles.WaterText = "";
- this.txtPrintTitles.WordWrap = true;
- //
- // DefaultPrinterSetFormMain
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(910, 610);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.Name = "DefaultPrinterSetFormMain";
- this.Text = "打印机设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.tabControlEx2.ResumeLayout(false);
- this.tbPage1.ResumeLayout(false);
- this.tab_A4.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Path)).EndInit();
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_A4_Size)).EndInit();
- this.tbPage2.ResumeLayout(false);
- this.tab_DotMatrix.ResumeLayout(false);
- this.tabPage4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Path)).EndInit();
- this.tabPage5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_Dots)).EndInit();
- this.tbPage3.ResumeLayout(false);
- this.tab_SmallTicket.ResumeLayout(false);
- this.tabPage6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_STicket_Path)).EndInit();
- this.tabPage3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_DMX_PrintTitles)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.TabControlEx tabControlEx2;
- private System.Windows.Forms.TabPage tbPage1;
- protected internal ComponentLibrary.DataGridViewEc dgvData_A4_Path;
- private System.Windows.Forms.TabPage tbPage2;
- private System.Windows.Forms.TabPage tbPage3;
- private ComponentLibrary.TabControlEx tab_A4;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.TabPage tabPage2;
- protected internal ComponentLibrary.DataGridViewEc dgvData_A4_Size;
- private ComponentLibrary.TabControlEx tab_DotMatrix;
- private System.Windows.Forms.TabPage tabPage4;
- private System.Windows.Forms.TabPage tabPage5;
- private ComponentLibrary.TabControlEx tab_SmallTicket;
- private System.Windows.Forms.TabPage tabPage6;
- protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_Dots;
- protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_Path;
- protected internal ComponentLibrary.DataGridViewEc dgvData_STicket_Path;
- protected internal ComponentLibrary.ContextMenuStripEx contextMenuStripEx1;
- private System.Windows.Forms.TabPage tabPage3;
- protected internal ComponentLibrary.DataGridViewEc dgvData_DMX_PrintTitles;
- protected ComponentLibrary.TextBoxEx txtPrintTitles;
- }
- }
|