| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384 |
-
- namespace Dongke.IBOSS.PRD.Client.Controls
- {
- partial class F_SET_014002
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_SET_014002));
- 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();
- this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
- this.grpHB = new Dongke.WinForm.Controls.GrpGroupBox();
- this.btnHB_Show = new System.Windows.Forms.Button();
- this.chkFlipH = new Dongke.WinForm.Controls.ChkCheckBox();
- this.txtHB_H = new System.Windows.Forms.NumericUpDown();
- this.txtHB_W = new System.Windows.Forms.NumericUpDown();
- this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
- this.grpBC = new Dongke.WinForm.Controls.GrpGroupBox();
- this.grpBC_R = new Dongke.WinForm.Controls.GrpGroupBox();
- this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
- this.txtBC_Y = new System.Windows.Forms.NumericUpDown();
- this.txtBC_W = new System.Windows.Forms.NumericUpDown();
- this.txtBC_X = new System.Windows.Forms.NumericUpDown();
- this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel();
- this.txtBC_H = new System.Windows.Forms.NumericUpDown();
- this.txtBC_EG = new Dongke.WinForm.Controls.TxtTextBox();
- this.lblLabel10 = new Dongke.WinForm.Controls.LblLabel();
- this.cmbBC_Level = new Dongke.WinForm.Controls.CmbComboBox();
- this.lblLabel9 = new Dongke.WinForm.Controls.LblLabel();
- this.cmbBC_Format = new Dongke.WinForm.Controls.CmbComboBox();
- this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel();
- this.cmbBC_Type = new Dongke.WinForm.Controls.CmbComboBox();
- this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel();
- this.grpTXT1 = new Dongke.WinForm.Controls.GrpGroupBox();
- this.btnTXTOK = new System.Windows.Forms.Button();
- this.chkTXTIsShow = new Dongke.WinForm.Controls.ChkCheckBox();
- this.lblLabel23 = new Dongke.WinForm.Controls.LblLabel();
- this.txtTXTName = new Dongke.WinForm.Controls.TxtTextBox();
- this.cmbTXT1_Angle = new Dongke.WinForm.Controls.CmbComboBox();
- this.lisTXTS = new System.Windows.Forms.ListBox();
- this.lblLabel17 = new Dongke.WinForm.Controls.LblLabel();
- this.cmbTXT1_AV = new Dongke.WinForm.Controls.CmbComboBox();
- this.lblLabel16 = new Dongke.WinForm.Controls.LblLabel();
- this.chkTXT1_Clip = new Dongke.WinForm.Controls.ChkCheckBox();
- this.chkTXT1_Wrap = new Dongke.WinForm.Controls.ChkCheckBox();
- this.btnTXT1_Font = new System.Windows.Forms.Button();
- this.grpTXT1_R = new Dongke.WinForm.Controls.GrpGroupBox();
- this.lblLabel11 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel12 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel13 = new Dongke.WinForm.Controls.LblLabel();
- this.txtTXT1_Y = new System.Windows.Forms.NumericUpDown();
- this.txtTXT1_W = new System.Windows.Forms.NumericUpDown();
- this.txtTXT1_X = new System.Windows.Forms.NumericUpDown();
- this.lblLabel14 = new Dongke.WinForm.Controls.LblLabel();
- this.txtTXT1_H = new System.Windows.Forms.NumericUpDown();
- this.txtTXT1_EG = new Dongke.WinForm.Controls.TxtTextBox();
- this.lblLabel15 = new Dongke.WinForm.Controls.LblLabel();
- this.cmbTXT1_AH = new Dongke.WinForm.Controls.CmbComboBox();
- this.lblLabel18 = new Dongke.WinForm.Controls.LblLabel();
- this.dlgFont = new System.Windows.Forms.FontDialog();
- this.grpPage = new Dongke.WinForm.Controls.GrpGroupBox();
- this.txtDpiY = new System.Windows.Forms.NumericUpDown();
- this.txtDpiX = new System.Windows.Forms.NumericUpDown();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.chkShowGrid = new Dongke.WinForm.Controls.ChkCheckBox();
- this.btnPage_Show = new System.Windows.Forms.Button();
- this.txtPageColNum = new System.Windows.Forms.NumericUpDown();
- this.txtPageRowNum = new System.Windows.Forms.NumericUpDown();
- this.lblLabel22 = new Dongke.WinForm.Controls.LblLabel();
- this.txtPageH = new System.Windows.Forms.NumericUpDown();
- this.lblLabel21 = new Dongke.WinForm.Controls.LblLabel();
- this.txtPageW = new System.Windows.Forms.NumericUpDown();
- this.lblLabel19 = new Dongke.WinForm.Controls.LblLabel();
- this.lblLabel20 = new Dongke.WinForm.Controls.LblLabel();
- this.picHB = new Dongke.IBOSS.PRD.Client.Controls.BarcodeBatchSet.BarcodeBatchShow();
- this.picPage = new Dongke.IBOSS.PRD.Client.Controls.BarcodeBatchSet.BarcodeBatchShow();
- this.btnOut = new System.Windows.Forms.Button();
- this.btnIn = new System.Windows.Forms.Button();
- this.txtJsonData = new Dongke.WinForm.Controls.TxtTextBox();
- this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
- this.lblLabel24 = new Dongke.WinForm.Controls.LblLabel();
- this.txtLayoutName = new Dongke.WinForm.Controls.TxtTextBox();
- this.lblLabel26 = new Dongke.WinForm.Controls.LblLabel();
- this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox();
- this.chkValueFlag = new Dongke.WinForm.Controls.ChkCheckBox();
- this.lblLabel25 = new Dongke.WinForm.Controls.LblLabel();
- this.numDisplayNo = new System.Windows.Forms.NumericUpDown();
- this.btnPrint = new System.Windows.Forms.Button();
- this.pnlPanel1 = new Dongke.WinForm.Controls.PnlPanel();
- this.dgvTXT_EGS = new System.Windows.Forms.DataGridView();
- this.colkey = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.colvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.btnBC_Font = new System.Windows.Forms.Button();
- this.grpHB.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtHB_H)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHB_W)).BeginInit();
- this.grpBC.SuspendLayout();
- this.grpBC_R.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_Y)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_W)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_X)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_H)).BeginInit();
- this.grpTXT1.SuspendLayout();
- this.grpTXT1_R.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_Y)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_W)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_X)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_H)).BeginInit();
- this.grpPage.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtDpiY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDpiX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageColNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageRowNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageH)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageW)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDisplayNo)).BeginInit();
- this.pnlPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvTXT_EGS)).BeginInit();
- this.SuspendLayout();
- //
- // lblLabel1
- //
- this.lblLabel1.Location = new System.Drawing.Point(16, 25);
- this.lblLabel1.Name = "lblLabel1";
- this.lblLabel1.Size = new System.Drawing.Size(65, 12);
- this.lblLabel1.TabIndex = 1;
- this.lblLabel1.Text = "画布宽(mm)";
- //
- // grpHB
- //
- this.grpHB.Controls.Add(this.btnHB_Show);
- this.grpHB.Controls.Add(this.chkFlipH);
- this.grpHB.Controls.Add(this.txtHB_H);
- this.grpHB.Controls.Add(this.txtHB_W);
- this.grpHB.Controls.Add(this.lblLabel2);
- this.grpHB.Controls.Add(this.lblLabel1);
- this.grpHB.Location = new System.Drawing.Point(12, 107);
- this.grpHB.Name = "grpHB";
- this.grpHB.Size = new System.Drawing.Size(266, 92);
- this.grpHB.TabIndex = 2;
- this.grpHB.TabStop = false;
- this.grpHB.Text = "画布";
- //
- // btnHB_Show
- //
- this.btnHB_Show.Location = new System.Drawing.Point(171, 54);
- this.btnHB_Show.Name = "btnHB_Show";
- this.btnHB_Show.Size = new System.Drawing.Size(75, 23);
- this.btnHB_Show.TabIndex = 28;
- this.btnHB_Show.Text = "预览";
- this.btnHB_Show.UseVisualStyleBackColor = true;
- this.btnHB_Show.Click += new System.EventHandler(this.btnHB_Show_Click);
- //
- // chkFlipH
- //
- this.chkFlipH.Checked = true;
- this.chkFlipH.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkFlipH.Location = new System.Drawing.Point(174, 25);
- this.chkFlipH.Name = "chkFlipH";
- this.chkFlipH.Size = new System.Drawing.Size(72, 16);
- this.chkFlipH.TabIndex = 14;
- this.chkFlipH.Text = "水平翻转";
- this.chkFlipH.UseVisualStyleBackColor = false;
- //
- // txtHB_H
- //
- this.txtHB_H.DecimalPlaces = 2;
- this.txtHB_H.Location = new System.Drawing.Point(87, 57);
- this.txtHB_H.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtHB_H.Name = "txtHB_H";
- this.txtHB_H.Size = new System.Drawing.Size(67, 21);
- this.txtHB_H.TabIndex = 13;
- this.txtHB_H.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // txtHB_W
- //
- this.txtHB_W.DecimalPlaces = 2;
- this.txtHB_W.Location = new System.Drawing.Point(87, 23);
- this.txtHB_W.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtHB_W.Name = "txtHB_W";
- this.txtHB_W.Size = new System.Drawing.Size(67, 21);
- this.txtHB_W.TabIndex = 12;
- this.txtHB_W.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // lblLabel2
- //
- this.lblLabel2.Location = new System.Drawing.Point(16, 59);
- this.lblLabel2.Name = "lblLabel2";
- this.lblLabel2.Size = new System.Drawing.Size(65, 12);
- this.lblLabel2.TabIndex = 2;
- this.lblLabel2.Text = "画布高(mm)";
- //
- // grpBC
- //
- this.grpBC.Controls.Add(this.btnBC_Font);
- this.grpBC.Controls.Add(this.grpBC_R);
- this.grpBC.Controls.Add(this.txtBC_EG);
- this.grpBC.Controls.Add(this.lblLabel10);
- this.grpBC.Controls.Add(this.cmbBC_Level);
- this.grpBC.Controls.Add(this.lblLabel9);
- this.grpBC.Controls.Add(this.cmbBC_Format);
- this.grpBC.Controls.Add(this.lblLabel8);
- this.grpBC.Controls.Add(this.cmbBC_Type);
- this.grpBC.Controls.Add(this.lblLabel7);
- this.grpBC.Location = new System.Drawing.Point(285, 207);
- this.grpBC.Name = "grpBC";
- this.grpBC.Size = new System.Drawing.Size(333, 153);
- this.grpBC.TabIndex = 15;
- this.grpBC.TabStop = false;
- this.grpBC.Text = "条码";
- //
- // grpBC_R
- //
- this.grpBC_R.Controls.Add(this.lblLabel5);
- this.grpBC_R.Controls.Add(this.lblLabel4);
- this.grpBC_R.Controls.Add(this.lblLabel3);
- this.grpBC_R.Controls.Add(this.txtBC_Y);
- this.grpBC_R.Controls.Add(this.txtBC_W);
- this.grpBC_R.Controls.Add(this.txtBC_X);
- this.grpBC_R.Controls.Add(this.lblLabel6);
- this.grpBC_R.Controls.Add(this.txtBC_H);
- this.grpBC_R.Location = new System.Drawing.Point(198, 10);
- this.grpBC_R.Name = "grpBC_R";
- this.grpBC_R.Size = new System.Drawing.Size(123, 133);
- this.grpBC_R.TabIndex = 16;
- this.grpBC_R.TabStop = false;
- this.grpBC_R.Text = "条码位置(mm)";
- //
- // lblLabel5
- //
- this.lblLabel5.Location = new System.Drawing.Point(19, 25);
- this.lblLabel5.Name = "lblLabel5";
- this.lblLabel5.Size = new System.Drawing.Size(11, 12);
- this.lblLabel5.TabIndex = 15;
- this.lblLabel5.Text = "X";
- //
- // lblLabel4
- //
- this.lblLabel4.Location = new System.Drawing.Point(19, 53);
- this.lblLabel4.Name = "lblLabel4";
- this.lblLabel4.Size = new System.Drawing.Size(11, 12);
- this.lblLabel4.TabIndex = 1;
- this.lblLabel4.Text = "Y";
- //
- // lblLabel3
- //
- this.lblLabel3.Location = new System.Drawing.Point(19, 80);
- this.lblLabel3.Name = "lblLabel3";
- this.lblLabel3.Size = new System.Drawing.Size(11, 12);
- this.lblLabel3.TabIndex = 2;
- this.lblLabel3.Text = "W";
- //
- // txtBC_Y
- //
- this.txtBC_Y.DecimalPlaces = 2;
- this.txtBC_Y.Location = new System.Drawing.Point(36, 48);
- this.txtBC_Y.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtBC_Y.Name = "txtBC_Y";
- this.txtBC_Y.Size = new System.Drawing.Size(67, 21);
- this.txtBC_Y.TabIndex = 12;
- //
- // txtBC_W
- //
- this.txtBC_W.DecimalPlaces = 2;
- this.txtBC_W.Location = new System.Drawing.Point(36, 75);
- this.txtBC_W.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtBC_W.Name = "txtBC_W";
- this.txtBC_W.Size = new System.Drawing.Size(67, 21);
- this.txtBC_W.TabIndex = 13;
- this.txtBC_W.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // txtBC_X
- //
- this.txtBC_X.DecimalPlaces = 2;
- this.txtBC_X.Location = new System.Drawing.Point(36, 20);
- this.txtBC_X.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtBC_X.Name = "txtBC_X";
- this.txtBC_X.Size = new System.Drawing.Size(67, 21);
- this.txtBC_X.TabIndex = 16;
- //
- // lblLabel6
- //
- this.lblLabel6.Location = new System.Drawing.Point(19, 107);
- this.lblLabel6.Name = "lblLabel6";
- this.lblLabel6.Size = new System.Drawing.Size(11, 12);
- this.lblLabel6.TabIndex = 17;
- this.lblLabel6.Text = "H";
- //
- // txtBC_H
- //
- this.txtBC_H.DecimalPlaces = 2;
- this.txtBC_H.Location = new System.Drawing.Point(36, 102);
- this.txtBC_H.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtBC_H.Name = "txtBC_H";
- this.txtBC_H.Size = new System.Drawing.Size(67, 21);
- this.txtBC_H.TabIndex = 18;
- this.txtBC_H.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // txtBC_EG
- //
- this.txtBC_EG.Location = new System.Drawing.Point(72, 102);
- this.txtBC_EG.Name = "txtBC_EG";
- this.txtBC_EG.Size = new System.Drawing.Size(120, 21);
- this.txtBC_EG.TabIndex = 25;
- this.txtBC_EG.Visible = false;
- //
- // lblLabel10
- //
- this.lblLabel10.Location = new System.Drawing.Point(23, 105);
- this.lblLabel10.Name = "lblLabel10";
- this.lblLabel10.Size = new System.Drawing.Size(29, 12);
- this.lblLabel10.TabIndex = 24;
- this.lblLabel10.Text = "示例";
- this.lblLabel10.Visible = false;
- //
- // cmbBC_Level
- //
- this.cmbBC_Level.FormattingEnabled = true;
- this.cmbBC_Level.Items.AddRange(new object[] {
- "H",
- "Q",
- "M",
- "L"});
- this.cmbBC_Level.Location = new System.Drawing.Point(72, 76);
- this.cmbBC_Level.Name = "cmbBC_Level";
- this.cmbBC_Level.Size = new System.Drawing.Size(120, 20);
- this.cmbBC_Level.TabIndex = 23;
- this.cmbBC_Level.Text = "Q";
- //
- // lblLabel9
- //
- this.lblLabel9.Location = new System.Drawing.Point(13, 79);
- this.lblLabel9.Name = "lblLabel9";
- this.lblLabel9.Size = new System.Drawing.Size(41, 12);
- this.lblLabel9.TabIndex = 22;
- this.lblLabel9.Text = "容错率";
- //
- // cmbBC_Format
- //
- this.cmbBC_Format.FormattingEnabled = true;
- this.cmbBC_Format.Items.AddRange(new object[] {
- "CODE_128",
- "EAN_13",
- "EAN_8",
- "CODABAR",
- "CODE_39",
- "CODE_93",
- "ITF",
- "MSI",
- "PLESSEY",
- "UPC_E"});
- this.cmbBC_Format.Location = new System.Drawing.Point(72, 50);
- this.cmbBC_Format.Name = "cmbBC_Format";
- this.cmbBC_Format.Size = new System.Drawing.Size(120, 20);
- this.cmbBC_Format.TabIndex = 21;
- this.cmbBC_Format.Text = "CODE_128";
- //
- // lblLabel8
- //
- this.lblLabel8.Location = new System.Drawing.Point(13, 53);
- this.lblLabel8.Name = "lblLabel8";
- this.lblLabel8.Size = new System.Drawing.Size(53, 12);
- this.lblLabel8.TabIndex = 20;
- this.lblLabel8.Text = "条码格式";
- //
- // cmbBC_Type
- //
- this.cmbBC_Type.FormattingEnabled = true;
- this.cmbBC_Type.Items.AddRange(new object[] {
- "一维码",
- "二维码"});
- this.cmbBC_Type.Location = new System.Drawing.Point(72, 20);
- this.cmbBC_Type.Name = "cmbBC_Type";
- this.cmbBC_Type.Size = new System.Drawing.Size(120, 20);
- this.cmbBC_Type.TabIndex = 19;
- this.cmbBC_Type.Text = "一维码";
- //
- // lblLabel7
- //
- this.lblLabel7.Location = new System.Drawing.Point(13, 23);
- this.lblLabel7.Name = "lblLabel7";
- this.lblLabel7.Size = new System.Drawing.Size(53, 12);
- this.lblLabel7.TabIndex = 15;
- this.lblLabel7.Text = "条码类型";
- //
- // grpTXT1
- //
- this.grpTXT1.Controls.Add(this.btnTXTOK);
- this.grpTXT1.Controls.Add(this.chkTXTIsShow);
- this.grpTXT1.Controls.Add(this.lblLabel23);
- this.grpTXT1.Controls.Add(this.txtTXTName);
- this.grpTXT1.Controls.Add(this.cmbTXT1_Angle);
- this.grpTXT1.Controls.Add(this.lisTXTS);
- this.grpTXT1.Controls.Add(this.lblLabel17);
- this.grpTXT1.Controls.Add(this.cmbTXT1_AV);
- this.grpTXT1.Controls.Add(this.lblLabel16);
- this.grpTXT1.Controls.Add(this.chkTXT1_Clip);
- this.grpTXT1.Controls.Add(this.chkTXT1_Wrap);
- this.grpTXT1.Controls.Add(this.btnTXT1_Font);
- this.grpTXT1.Controls.Add(this.grpTXT1_R);
- this.grpTXT1.Controls.Add(this.txtTXT1_EG);
- this.grpTXT1.Controls.Add(this.lblLabel15);
- this.grpTXT1.Controls.Add(this.cmbTXT1_AH);
- this.grpTXT1.Controls.Add(this.lblLabel18);
- this.grpTXT1.Location = new System.Drawing.Point(12, 366);
- this.grpTXT1.Name = "grpTXT1";
- this.grpTXT1.Size = new System.Drawing.Size(606, 224);
- this.grpTXT1.TabIndex = 26;
- this.grpTXT1.TabStop = false;
- this.grpTXT1.Text = "文本";
- //
- // btnTXTOK
- //
- this.btnTXTOK.Location = new System.Drawing.Point(264, 190);
- this.btnTXTOK.Name = "btnTXTOK";
- this.btnTXTOK.Size = new System.Drawing.Size(75, 23);
- this.btnTXTOK.TabIndex = 36;
- this.btnTXTOK.Text = "保存设置";
- this.btnTXTOK.UseVisualStyleBackColor = true;
- this.btnTXTOK.Click += new System.EventHandler(this.btnTXTOK_Click);
- //
- // chkTXTIsShow
- //
- this.chkTXTIsShow.Checked = true;
- this.chkTXTIsShow.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkTXTIsShow.Location = new System.Drawing.Point(522, 197);
- this.chkTXTIsShow.Name = "chkTXTIsShow";
- this.chkTXTIsShow.Size = new System.Drawing.Size(72, 16);
- this.chkTXTIsShow.TabIndex = 35;
- this.chkTXTIsShow.Text = "是否显示";
- this.chkTXTIsShow.UseVisualStyleBackColor = false;
- //
- // lblLabel23
- //
- this.lblLabel23.Location = new System.Drawing.Point(286, 24);
- this.lblLabel23.Name = "lblLabel23";
- this.lblLabel23.Size = new System.Drawing.Size(53, 12);
- this.lblLabel23.TabIndex = 34;
- this.lblLabel23.Text = "位置名称";
- //
- // txtTXTName
- //
- this.txtTXTName.Location = new System.Drawing.Point(345, 20);
- this.txtTXTName.Name = "txtTXTName";
- this.txtTXTName.Size = new System.Drawing.Size(120, 21);
- this.txtTXTName.TabIndex = 26;
- //
- // cmbTXT1_Angle
- //
- this.cmbTXT1_Angle.FormattingEnabled = true;
- this.cmbTXT1_Angle.Items.AddRange(new object[] {
- "0",
- "90",
- "180",
- "270"});
- this.cmbTXT1_Angle.Location = new System.Drawing.Point(345, 101);
- this.cmbTXT1_Angle.Name = "cmbTXT1_Angle";
- this.cmbTXT1_Angle.Size = new System.Drawing.Size(120, 20);
- this.cmbTXT1_Angle.TabIndex = 31;
- this.cmbTXT1_Angle.Text = "0";
- //
- // lisTXTS
- //
- this.lisTXTS.DisplayMember = "Name";
- this.lisTXTS.HorizontalScrollbar = true;
- this.lisTXTS.ItemHeight = 12;
- this.lisTXTS.Location = new System.Drawing.Point(6, 20);
- this.lisTXTS.Name = "lisTXTS";
- this.lisTXTS.Size = new System.Drawing.Size(249, 196);
- this.lisTXTS.TabIndex = 33;
- this.lisTXTS.SelectedIndexChanged += new System.EventHandler(this.lisTXTS_SelectedIndexChanged);
- //
- // lblLabel17
- //
- this.lblLabel17.Location = new System.Drawing.Point(286, 105);
- this.lblLabel17.Name = "lblLabel17";
- this.lblLabel17.Size = new System.Drawing.Size(53, 12);
- this.lblLabel17.TabIndex = 30;
- this.lblLabel17.Text = "旋转角度";
- //
- // cmbTXT1_AV
- //
- this.cmbTXT1_AV.FormattingEnabled = true;
- this.cmbTXT1_AV.Items.AddRange(new object[] {
- "顶端",
- "居中",
- "底端"});
- this.cmbTXT1_AV.Location = new System.Drawing.Point(345, 75);
- this.cmbTXT1_AV.Name = "cmbTXT1_AV";
- this.cmbTXT1_AV.Size = new System.Drawing.Size(120, 20);
- this.cmbTXT1_AV.TabIndex = 29;
- this.cmbTXT1_AV.Text = "居中";
- //
- // lblLabel16
- //
- this.lblLabel16.Location = new System.Drawing.Point(286, 79);
- this.lblLabel16.Name = "lblLabel16";
- this.lblLabel16.Size = new System.Drawing.Size(53, 12);
- this.lblLabel16.TabIndex = 28;
- this.lblLabel16.Text = "垂直对齐";
- //
- // chkTXT1_Clip
- //
- this.chkTXT1_Clip.Checked = true;
- this.chkTXT1_Clip.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkTXT1_Clip.Location = new System.Drawing.Point(288, 133);
- this.chkTXT1_Clip.Name = "chkTXT1_Clip";
- this.chkTXT1_Clip.Size = new System.Drawing.Size(72, 16);
- this.chkTXT1_Clip.TabIndex = 27;
- this.chkTXT1_Clip.Text = "超出截断";
- this.chkTXT1_Clip.UseVisualStyleBackColor = false;
- //
- // chkTXT1_Wrap
- //
- this.chkTXT1_Wrap.Checked = true;
- this.chkTXT1_Wrap.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkTXT1_Wrap.Location = new System.Drawing.Point(393, 133);
- this.chkTXT1_Wrap.Name = "chkTXT1_Wrap";
- this.chkTXT1_Wrap.Size = new System.Drawing.Size(72, 16);
- this.chkTXT1_Wrap.TabIndex = 27;
- this.chkTXT1_Wrap.Text = "自动换行";
- this.chkTXT1_Wrap.UseVisualStyleBackColor = false;
- //
- // btnTXT1_Font
- //
- this.btnTXT1_Font.Location = new System.Drawing.Point(519, 155);
- this.btnTXT1_Font.Name = "btnTXT1_Font";
- this.btnTXT1_Font.Size = new System.Drawing.Size(75, 23);
- this.btnTXT1_Font.TabIndex = 26;
- this.btnTXT1_Font.Text = "字体...";
- this.btnTXT1_Font.UseVisualStyleBackColor = true;
- this.btnTXT1_Font.Click += new System.EventHandler(this.btnTXT_Font_Click);
- //
- // grpTXT1_R
- //
- this.grpTXT1_R.Controls.Add(this.lblLabel11);
- this.grpTXT1_R.Controls.Add(this.lblLabel12);
- this.grpTXT1_R.Controls.Add(this.lblLabel13);
- this.grpTXT1_R.Controls.Add(this.txtTXT1_Y);
- this.grpTXT1_R.Controls.Add(this.txtTXT1_W);
- this.grpTXT1_R.Controls.Add(this.txtTXT1_X);
- this.grpTXT1_R.Controls.Add(this.lblLabel14);
- this.grpTXT1_R.Controls.Add(this.txtTXT1_H);
- this.grpTXT1_R.Location = new System.Drawing.Point(471, 17);
- this.grpTXT1_R.Name = "grpTXT1_R";
- this.grpTXT1_R.Size = new System.Drawing.Size(123, 132);
- this.grpTXT1_R.TabIndex = 16;
- this.grpTXT1_R.TabStop = false;
- this.grpTXT1_R.Text = "文本位置(mm)";
- //
- // lblLabel11
- //
- this.lblLabel11.Location = new System.Drawing.Point(15, 26);
- this.lblLabel11.Name = "lblLabel11";
- this.lblLabel11.Size = new System.Drawing.Size(11, 12);
- this.lblLabel11.TabIndex = 15;
- this.lblLabel11.Text = "X";
- //
- // lblLabel12
- //
- this.lblLabel12.Location = new System.Drawing.Point(15, 53);
- this.lblLabel12.Name = "lblLabel12";
- this.lblLabel12.Size = new System.Drawing.Size(11, 12);
- this.lblLabel12.TabIndex = 1;
- this.lblLabel12.Text = "Y";
- //
- // lblLabel13
- //
- this.lblLabel13.Location = new System.Drawing.Point(15, 80);
- this.lblLabel13.Name = "lblLabel13";
- this.lblLabel13.Size = new System.Drawing.Size(11, 12);
- this.lblLabel13.TabIndex = 2;
- this.lblLabel13.Text = "W";
- //
- // txtTXT1_Y
- //
- this.txtTXT1_Y.DecimalPlaces = 2;
- this.txtTXT1_Y.Location = new System.Drawing.Point(36, 47);
- this.txtTXT1_Y.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtTXT1_Y.Name = "txtTXT1_Y";
- this.txtTXT1_Y.Size = new System.Drawing.Size(67, 21);
- this.txtTXT1_Y.TabIndex = 12;
- //
- // txtTXT1_W
- //
- this.txtTXT1_W.DecimalPlaces = 2;
- this.txtTXT1_W.Location = new System.Drawing.Point(36, 74);
- this.txtTXT1_W.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtTXT1_W.Name = "txtTXT1_W";
- this.txtTXT1_W.Size = new System.Drawing.Size(67, 21);
- this.txtTXT1_W.TabIndex = 13;
- this.txtTXT1_W.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // txtTXT1_X
- //
- this.txtTXT1_X.DecimalPlaces = 2;
- this.txtTXT1_X.Location = new System.Drawing.Point(36, 20);
- this.txtTXT1_X.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtTXT1_X.Name = "txtTXT1_X";
- this.txtTXT1_X.Size = new System.Drawing.Size(67, 21);
- this.txtTXT1_X.TabIndex = 16;
- //
- // lblLabel14
- //
- this.lblLabel14.Location = new System.Drawing.Point(15, 107);
- this.lblLabel14.Name = "lblLabel14";
- this.lblLabel14.Size = new System.Drawing.Size(11, 12);
- this.lblLabel14.TabIndex = 17;
- this.lblLabel14.Text = "H";
- //
- // txtTXT1_H
- //
- this.txtTXT1_H.DecimalPlaces = 2;
- this.txtTXT1_H.Location = new System.Drawing.Point(36, 101);
- this.txtTXT1_H.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtTXT1_H.Name = "txtTXT1_H";
- this.txtTXT1_H.Size = new System.Drawing.Size(67, 21);
- this.txtTXT1_H.TabIndex = 18;
- this.txtTXT1_H.Value = new decimal(new int[] {
- 50,
- 0,
- 0,
- 0});
- //
- // txtTXT1_EG
- //
- this.txtTXT1_EG.Location = new System.Drawing.Point(345, 155);
- this.txtTXT1_EG.Multiline = true;
- this.txtTXT1_EG.Name = "txtTXT1_EG";
- this.txtTXT1_EG.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtTXT1_EG.Size = new System.Drawing.Size(171, 59);
- this.txtTXT1_EG.TabIndex = 25;
- //
- // lblLabel15
- //
- this.lblLabel15.Location = new System.Drawing.Point(286, 160);
- this.lblLabel15.Name = "lblLabel15";
- this.lblLabel15.Size = new System.Drawing.Size(53, 12);
- this.lblLabel15.TabIndex = 24;
- this.lblLabel15.Text = "文本模板";
- //
- // cmbTXT1_AH
- //
- this.cmbTXT1_AH.FormattingEnabled = true;
- this.cmbTXT1_AH.Items.AddRange(new object[] {
- "居左",
- "居中",
- "居右"});
- this.cmbTXT1_AH.Location = new System.Drawing.Point(345, 49);
- this.cmbTXT1_AH.Name = "cmbTXT1_AH";
- this.cmbTXT1_AH.Size = new System.Drawing.Size(120, 20);
- this.cmbTXT1_AH.TabIndex = 19;
- this.cmbTXT1_AH.Text = "居中";
- //
- // lblLabel18
- //
- this.lblLabel18.Location = new System.Drawing.Point(286, 53);
- this.lblLabel18.Name = "lblLabel18";
- this.lblLabel18.Size = new System.Drawing.Size(53, 12);
- this.lblLabel18.TabIndex = 15;
- this.lblLabel18.Text = "水平对齐";
- //
- // grpPage
- //
- this.grpPage.Controls.Add(this.txtDpiY);
- this.grpPage.Controls.Add(this.txtDpiX);
- this.grpPage.Controls.Add(this.label10);
- this.grpPage.Controls.Add(this.label11);
- this.grpPage.Controls.Add(this.chkShowGrid);
- this.grpPage.Controls.Add(this.btnPage_Show);
- this.grpPage.Controls.Add(this.txtPageColNum);
- this.grpPage.Controls.Add(this.txtPageRowNum);
- this.grpPage.Controls.Add(this.lblLabel22);
- this.grpPage.Controls.Add(this.txtPageH);
- this.grpPage.Controls.Add(this.lblLabel21);
- this.grpPage.Controls.Add(this.txtPageW);
- this.grpPage.Controls.Add(this.lblLabel19);
- this.grpPage.Controls.Add(this.lblLabel20);
- this.grpPage.Location = new System.Drawing.Point(13, 205);
- this.grpPage.Name = "grpPage";
- this.grpPage.Size = new System.Drawing.Size(266, 155);
- this.grpPage.TabIndex = 29;
- this.grpPage.TabStop = false;
- this.grpPage.Text = "纸张";
- //
- // txtDpiY
- //
- this.txtDpiY.Location = new System.Drawing.Point(195, 121);
- this.txtDpiY.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtDpiY.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtDpiY.Name = "txtDpiY";
- this.txtDpiY.Size = new System.Drawing.Size(51, 21);
- this.txtDpiY.TabIndex = 32;
- this.txtDpiY.Value = new decimal(new int[] {
- 96,
- 0,
- 0,
- 0});
- //
- // txtDpiX
- //
- this.txtDpiX.Location = new System.Drawing.Point(103, 121);
- this.txtDpiX.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtDpiX.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtDpiX.Name = "txtDpiX";
- this.txtDpiX.Size = new System.Drawing.Size(51, 21);
- this.txtDpiX.TabIndex = 33;
- this.txtDpiX.Value = new decimal(new int[] {
- 96,
- 0,
- 0,
- 0});
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(20, 125);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(77, 12);
- this.label10.TabIndex = 30;
- this.label10.Text = "打印机分辨率";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(169, 125);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(11, 12);
- this.label11.TabIndex = 31;
- this.label11.Text = "X";
- //
- // chkShowGrid
- //
- this.chkShowGrid.Checked = true;
- this.chkShowGrid.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkShowGrid.Location = new System.Drawing.Point(171, 21);
- this.chkShowGrid.Name = "chkShowGrid";
- this.chkShowGrid.Size = new System.Drawing.Size(72, 16);
- this.chkShowGrid.TabIndex = 29;
- this.chkShowGrid.Text = "打印网格";
- this.chkShowGrid.UseVisualStyleBackColor = false;
- //
- // btnPage_Show
- //
- this.btnPage_Show.Location = new System.Drawing.Point(171, 51);
- this.btnPage_Show.Name = "btnPage_Show";
- this.btnPage_Show.Size = new System.Drawing.Size(75, 23);
- this.btnPage_Show.TabIndex = 28;
- this.btnPage_Show.Text = "预览";
- this.btnPage_Show.UseVisualStyleBackColor = true;
- this.btnPage_Show.Click += new System.EventHandler(this.btnPage_Show_Click);
- //
- // txtPageColNum
- //
- this.txtPageColNum.Location = new System.Drawing.Point(195, 88);
- this.txtPageColNum.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtPageColNum.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtPageColNum.Name = "txtPageColNum";
- this.txtPageColNum.Size = new System.Drawing.Size(51, 21);
- this.txtPageColNum.TabIndex = 13;
- this.txtPageColNum.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // txtPageRowNum
- //
- this.txtPageRowNum.Location = new System.Drawing.Point(103, 88);
- this.txtPageRowNum.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtPageRowNum.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.txtPageRowNum.Name = "txtPageRowNum";
- this.txtPageRowNum.Size = new System.Drawing.Size(51, 21);
- this.txtPageRowNum.TabIndex = 13;
- this.txtPageRowNum.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // lblLabel22
- //
- this.lblLabel22.Location = new System.Drawing.Point(162, 92);
- this.lblLabel22.Name = "lblLabel22";
- this.lblLabel22.Size = new System.Drawing.Size(29, 12);
- this.lblLabel22.TabIndex = 2;
- this.lblLabel22.Text = "列数";
- //
- // txtPageH
- //
- this.txtPageH.DecimalPlaces = 2;
- this.txtPageH.Location = new System.Drawing.Point(87, 54);
- this.txtPageH.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtPageH.Name = "txtPageH";
- this.txtPageH.Size = new System.Drawing.Size(67, 21);
- this.txtPageH.TabIndex = 13;
- this.txtPageH.Value = new decimal(new int[] {
- 279,
- 0,
- 0,
- 0});
- //
- // lblLabel21
- //
- this.lblLabel21.Location = new System.Drawing.Point(68, 92);
- this.lblLabel21.Name = "lblLabel21";
- this.lblLabel21.Size = new System.Drawing.Size(29, 12);
- this.lblLabel21.TabIndex = 2;
- this.lblLabel21.Text = "行数";
- //
- // txtPageW
- //
- this.txtPageW.DecimalPlaces = 2;
- this.txtPageW.Location = new System.Drawing.Point(87, 20);
- this.txtPageW.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.txtPageW.Name = "txtPageW";
- this.txtPageW.Size = new System.Drawing.Size(67, 21);
- this.txtPageW.TabIndex = 12;
- this.txtPageW.Value = new decimal(new int[] {
- 210,
- 0,
- 0,
- 0});
- //
- // lblLabel19
- //
- this.lblLabel19.Location = new System.Drawing.Point(16, 56);
- this.lblLabel19.Name = "lblLabel19";
- this.lblLabel19.Size = new System.Drawing.Size(65, 12);
- this.lblLabel19.TabIndex = 2;
- this.lblLabel19.Text = "纸张高(mm)";
- //
- // lblLabel20
- //
- this.lblLabel20.Location = new System.Drawing.Point(16, 22);
- this.lblLabel20.Name = "lblLabel20";
- this.lblLabel20.Size = new System.Drawing.Size(65, 12);
- this.lblLabel20.TabIndex = 1;
- this.lblLabel20.Text = "纸张宽(mm)";
- //
- // picHB
- //
- this.picHB.AutoScroll = true;
- this.picHB.BackColor = System.Drawing.Color.Gray;
- this.picHB.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.picHB.Location = new System.Drawing.Point(284, 39);
- this.picHB.Name = "picHB";
- this.picHB.Padding = new System.Windows.Forms.Padding(10);
- this.picHB.Size = new System.Drawing.Size(333, 162);
- this.picHB.TabIndex = 30;
- //
- // picPage
- //
- this.picPage.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.picPage.AutoScroll = true;
- this.picPage.BackColor = System.Drawing.Color.Gray;
- this.picPage.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.picPage.Location = new System.Drawing.Point(623, 12);
- this.picPage.Name = "picPage";
- this.picPage.Padding = new System.Windows.Forms.Padding(10);
- this.picPage.Size = new System.Drawing.Size(385, 730);
- this.picPage.TabIndex = 31;
- //
- // btnOut
- //
- this.btnOut.Location = new System.Drawing.Point(85, 5);
- this.btnOut.Name = "btnOut";
- this.btnOut.Size = new System.Drawing.Size(75, 23);
- this.btnOut.TabIndex = 32;
- this.btnOut.Text = "导出";
- this.btnOut.UseVisualStyleBackColor = true;
- this.btnOut.Click += new System.EventHandler(this.btnOut_Click);
- //
- // btnIn
- //
- this.btnIn.Location = new System.Drawing.Point(85, 34);
- this.btnIn.Name = "btnIn";
- this.btnIn.Size = new System.Drawing.Size(75, 23);
- this.btnIn.TabIndex = 32;
- this.btnIn.Text = "导入";
- this.btnIn.UseVisualStyleBackColor = true;
- this.btnIn.Click += new System.EventHandler(this.btnIn_Click);
- //
- // txtJsonData
- //
- this.txtJsonData.Location = new System.Drawing.Point(166, 2);
- this.txtJsonData.MaxLength = 0;
- this.txtJsonData.Multiline = true;
- this.txtJsonData.Name = "txtJsonData";
- this.txtJsonData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtJsonData.Size = new System.Drawing.Size(437, 55);
- this.txtJsonData.TabIndex = 32;
- //
- // btnSave
- //
- this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
- this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.Location = new System.Drawing.Point(831, 748);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 33);
- this.btnSave.TabIndex = 33;
- this.btnSave.Text = "保存";
- this.btnSave.UseVisualStyleBackColor = false;
- this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
- this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.Location = new System.Drawing.Point(923, 749);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 33);
- this.btnCancel.TabIndex = 34;
- this.btnCancel.Text = "关闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
- //
- // lblLabel24
- //
- this.lblLabel24.Location = new System.Drawing.Point(11, 16);
- this.lblLabel24.Name = "lblLabel24";
- this.lblLabel24.Size = new System.Drawing.Size(53, 12);
- this.lblLabel24.TabIndex = 37;
- this.lblLabel24.Text = "模板名称";
- //
- // txtLayoutName
- //
- this.txtLayoutName.Location = new System.Drawing.Point(70, 12);
- this.txtLayoutName.Name = "txtLayoutName";
- this.txtLayoutName.Size = new System.Drawing.Size(208, 21);
- this.txtLayoutName.TabIndex = 36;
- //
- // lblLabel26
- //
- this.lblLabel26.Location = new System.Drawing.Point(33, 42);
- this.lblLabel26.Name = "lblLabel26";
- this.lblLabel26.Size = new System.Drawing.Size(29, 12);
- this.lblLabel26.TabIndex = 41;
- this.lblLabel26.Text = "备注";
- //
- // txtRemarks
- //
- this.txtRemarks.Location = new System.Drawing.Point(70, 39);
- this.txtRemarks.Multiline = true;
- this.txtRemarks.Name = "txtRemarks";
- this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtRemarks.Size = new System.Drawing.Size(208, 62);
- this.txtRemarks.TabIndex = 40;
- //
- // chkValueFlag
- //
- this.chkValueFlag.Checked = true;
- this.chkValueFlag.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkValueFlag.Location = new System.Drawing.Point(430, 14);
- this.chkValueFlag.Name = "chkValueFlag";
- this.chkValueFlag.Size = new System.Drawing.Size(72, 16);
- this.chkValueFlag.TabIndex = 36;
- this.chkValueFlag.Text = "有效标识";
- this.chkValueFlag.UseVisualStyleBackColor = false;
- //
- // lblLabel25
- //
- this.lblLabel25.Location = new System.Drawing.Point(284, 16);
- this.lblLabel25.Name = "lblLabel25";
- this.lblLabel25.Size = new System.Drawing.Size(53, 12);
- this.lblLabel25.TabIndex = 42;
- this.lblLabel25.Text = "显示顺序";
- //
- // numDisplayNo
- //
- this.numDisplayNo.Location = new System.Drawing.Point(342, 12);
- this.numDisplayNo.Maximum = new decimal(new int[] {
- 100000,
- 0,
- 0,
- 0});
- this.numDisplayNo.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.numDisplayNo.Name = "numDisplayNo";
- this.numDisplayNo.Size = new System.Drawing.Size(82, 21);
- this.numDisplayNo.TabIndex = 29;
- this.numDisplayNo.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // btnPrint
- //
- this.btnPrint.Location = new System.Drawing.Point(3, 5);
- this.btnPrint.Name = "btnPrint";
- this.btnPrint.Size = new System.Drawing.Size(75, 23);
- this.btnPrint.TabIndex = 43;
- this.btnPrint.Text = "打印测试";
- this.btnPrint.UseVisualStyleBackColor = true;
- this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
- //
- // pnlPanel1
- //
- this.pnlPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.pnlPanel1.Controls.Add(this.btnPrint);
- this.pnlPanel1.Controls.Add(this.btnOut);
- this.pnlPanel1.Controls.Add(this.btnIn);
- this.pnlPanel1.Controls.Add(this.txtJsonData);
- this.pnlPanel1.Location = new System.Drawing.Point(30, 744);
- this.pnlPanel1.Name = "pnlPanel1";
- this.pnlPanel1.Size = new System.Drawing.Size(637, 63);
- this.pnlPanel1.TabIndex = 44;
- //
- // dgvTXT_EGS
- //
- this.dgvTXT_EGS.AllowUserToAddRows = false;
- this.dgvTXT_EGS.AllowUserToDeleteRows = false;
- 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.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvTXT_EGS.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvTXT_EGS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvTXT_EGS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.colkey,
- this.colvalue});
- dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvTXT_EGS.DefaultCellStyle = dataGridViewCellStyle5;
- this.dgvTXT_EGS.Location = new System.Drawing.Point(13, 592);
- this.dgvTXT_EGS.Name = "dgvTXT_EGS";
- 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.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvTXT_EGS.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvTXT_EGS.RowTemplate.Height = 23;
- this.dgvTXT_EGS.Size = new System.Drawing.Size(604, 150);
- this.dgvTXT_EGS.TabIndex = 45;
- //
- // colkey
- //
- this.colkey.DataPropertyName = "ITEMCODE";
- this.colkey.HeaderText = "文本项目";
- this.colkey.Name = "colkey";
- this.colkey.ReadOnly = true;
- //
- // colvalue
- //
- this.colvalue.DataPropertyName = "itemsample";
- this.colvalue.HeaderText = "文本示例";
- this.colvalue.Name = "colvalue";
- //
- // btnBC_Font
- //
- this.btnBC_Font.Location = new System.Drawing.Point(15, 112);
- this.btnBC_Font.Name = "btnBC_Font";
- this.btnBC_Font.Size = new System.Drawing.Size(75, 23);
- this.btnBC_Font.TabIndex = 26;
- this.btnBC_Font.Text = "字体...";
- this.btnBC_Font.UseVisualStyleBackColor = true;
- this.btnBC_Font.Click += new System.EventHandler(this.btnTXT_Font_Click);
- //
- // F_SET_014002
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1020, 807);
- this.Controls.Add(this.dgvTXT_EGS);
- this.Controls.Add(this.pnlPanel1);
- this.Controls.Add(this.numDisplayNo);
- this.Controls.Add(this.lblLabel25);
- this.Controls.Add(this.chkValueFlag);
- this.Controls.Add(this.lblLabel26);
- this.Controls.Add(this.txtRemarks);
- this.Controls.Add(this.lblLabel24);
- this.Controls.Add(this.btnSave);
- this.Controls.Add(this.txtLayoutName);
- this.Controls.Add(this.btnCancel);
- this.Controls.Add(this.picHB);
- this.Controls.Add(this.grpPage);
- this.Controls.Add(this.grpTXT1);
- this.Controls.Add(this.grpBC);
- this.Controls.Add(this.grpHB);
- this.Controls.Add(this.picPage);
- this.Name = "F_SET_014002";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "F_SET_014002";
- this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
- this.Load += new System.EventHandler(this.F_SET_014002_Load);
- this.Shown += new System.EventHandler(this.F_SET_014002_Shown);
- this.Controls.SetChildIndex(this.picPage, 0);
- this.Controls.SetChildIndex(this.grpHB, 0);
- this.Controls.SetChildIndex(this.grpBC, 0);
- this.Controls.SetChildIndex(this.grpTXT1, 0);
- this.Controls.SetChildIndex(this.grpPage, 0);
- this.Controls.SetChildIndex(this.picHB, 0);
- this.Controls.SetChildIndex(this.btnCancel, 0);
- this.Controls.SetChildIndex(this.txtLayoutName, 0);
- this.Controls.SetChildIndex(this.btnSave, 0);
- this.Controls.SetChildIndex(this.lblLabel24, 0);
- this.Controls.SetChildIndex(this.txtRemarks, 0);
- this.Controls.SetChildIndex(this.lblLabel26, 0);
- this.Controls.SetChildIndex(this.chkValueFlag, 0);
- this.Controls.SetChildIndex(this.lblLabel25, 0);
- this.Controls.SetChildIndex(this.numDisplayNo, 0);
- this.Controls.SetChildIndex(this.pnlPanel1, 0);
- this.Controls.SetChildIndex(this.dgvTXT_EGS, 0);
- this.grpHB.ResumeLayout(false);
- this.grpHB.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtHB_H)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtHB_W)).EndInit();
- this.grpBC.ResumeLayout(false);
- this.grpBC.PerformLayout();
- this.grpBC_R.ResumeLayout(false);
- this.grpBC_R.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_Y)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_W)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_X)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBC_H)).EndInit();
- this.grpTXT1.ResumeLayout(false);
- this.grpTXT1.PerformLayout();
- this.grpTXT1_R.ResumeLayout(false);
- this.grpTXT1_R.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_Y)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_W)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_X)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtTXT1_H)).EndInit();
- this.grpPage.ResumeLayout(false);
- this.grpPage.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtDpiY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDpiX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageColNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageRowNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageH)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPageW)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.numDisplayNo)).EndInit();
- this.pnlPanel1.ResumeLayout(false);
- this.pnlPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvTXT_EGS)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private WinForm.Controls.LblLabel lblLabel1;
- private WinForm.Controls.GrpGroupBox grpHB;
- private WinForm.Controls.LblLabel lblLabel2;
- private WinForm.Controls.ChkCheckBox chkFlipH;
- private System.Windows.Forms.NumericUpDown txtHB_H;
- private System.Windows.Forms.NumericUpDown txtHB_W;
- private WinForm.Controls.GrpGroupBox grpBC;
- private System.Windows.Forms.NumericUpDown txtBC_W;
- private System.Windows.Forms.NumericUpDown txtBC_Y;
- private WinForm.Controls.LblLabel lblLabel3;
- private WinForm.Controls.LblLabel lblLabel4;
- private WinForm.Controls.LblLabel lblLabel7;
- private System.Windows.Forms.NumericUpDown txtBC_H;
- private WinForm.Controls.LblLabel lblLabel6;
- private System.Windows.Forms.NumericUpDown txtBC_X;
- private WinForm.Controls.LblLabel lblLabel5;
- private WinForm.Controls.CmbComboBox cmbBC_Type;
- private WinForm.Controls.CmbComboBox cmbBC_Format;
- private WinForm.Controls.LblLabel lblLabel8;
- private WinForm.Controls.CmbComboBox cmbBC_Level;
- private WinForm.Controls.LblLabel lblLabel9;
- private WinForm.Controls.TxtTextBox txtBC_EG;
- private WinForm.Controls.LblLabel lblLabel10;
- private WinForm.Controls.GrpGroupBox grpBC_R;
- private WinForm.Controls.GrpGroupBox grpTXT1;
- private WinForm.Controls.GrpGroupBox grpTXT1_R;
- private WinForm.Controls.LblLabel lblLabel11;
- private WinForm.Controls.LblLabel lblLabel12;
- private WinForm.Controls.LblLabel lblLabel13;
- private System.Windows.Forms.NumericUpDown txtTXT1_Y;
- private System.Windows.Forms.NumericUpDown txtTXT1_W;
- private System.Windows.Forms.NumericUpDown txtTXT1_X;
- private WinForm.Controls.LblLabel lblLabel14;
- private System.Windows.Forms.NumericUpDown txtTXT1_H;
- private WinForm.Controls.TxtTextBox txtTXT1_EG;
- private WinForm.Controls.LblLabel lblLabel15;
- private WinForm.Controls.CmbComboBox cmbTXT1_AH;
- private WinForm.Controls.LblLabel lblLabel18;
- private System.Windows.Forms.Button btnTXT1_Font;
- private WinForm.Controls.ChkCheckBox chkTXT1_Wrap;
- private WinForm.Controls.ChkCheckBox chkTXT1_Clip;
- private WinForm.Controls.CmbComboBox cmbTXT1_AV;
- private WinForm.Controls.LblLabel lblLabel16;
- private WinForm.Controls.CmbComboBox cmbTXT1_Angle;
- private WinForm.Controls.LblLabel lblLabel17;
- private System.Windows.Forms.FontDialog dlgFont;
- private System.Windows.Forms.Button btnHB_Show;
- private WinForm.Controls.GrpGroupBox grpPage;
- private System.Windows.Forms.Button btnPage_Show;
- private System.Windows.Forms.NumericUpDown txtPageH;
- private System.Windows.Forms.NumericUpDown txtPageW;
- private WinForm.Controls.LblLabel lblLabel19;
- private WinForm.Controls.LblLabel lblLabel20;
- private System.Windows.Forms.NumericUpDown txtPageColNum;
- private System.Windows.Forms.NumericUpDown txtPageRowNum;
- private WinForm.Controls.LblLabel lblLabel22;
- private WinForm.Controls.LblLabel lblLabel21;
- private WinForm.Controls.ChkCheckBox chkShowGrid;
- private System.Windows.Forms.NumericUpDown txtDpiY;
- private System.Windows.Forms.NumericUpDown txtDpiX;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label11;
- private BarcodeBatchSet.BarcodeBatchShow picHB;
- private BarcodeBatchSet.BarcodeBatchShow picPage;
- private System.Windows.Forms.Button btnOut;
- private System.Windows.Forms.Button btnIn;
- private WinForm.Controls.TxtTextBox txtJsonData;
- private System.Windows.Forms.ListBox lisTXTS;
- private WinForm.Controls.TxtTextBox txtTXTName;
- private WinForm.Controls.LblLabel lblLabel23;
- private WinForm.Controls.ChkCheckBox chkTXTIsShow;
- private Basics.BaseControls.C_Button btnSave;
- private Basics.BaseControls.C_Button btnCancel;
- private WinForm.Controls.LblLabel lblLabel24;
- private WinForm.Controls.TxtTextBox txtLayoutName;
- private WinForm.Controls.LblLabel lblLabel26;
- private WinForm.Controls.TxtTextBox txtRemarks;
- private WinForm.Controls.ChkCheckBox chkValueFlag;
- private WinForm.Controls.LblLabel lblLabel25;
- private System.Windows.Forms.NumericUpDown numDisplayNo;
- private System.Windows.Forms.Button btnTXTOK;
- private System.Windows.Forms.Button btnPrint;
- private WinForm.Controls.PnlPanel pnlPanel1;
- private System.Windows.Forms.DataGridView dgvTXT_EGS;
- private System.Windows.Forms.DataGridViewTextBoxColumn colkey;
- private System.Windows.Forms.DataGridViewTextBoxColumn colvalue;
- private System.Windows.Forms.Button btnBC_Font;
- }
- }
|