| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_0103_1
- {
- /// <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.tsrSupplier = new Dongke.WinForm.Controls.TsrToolStrip();
- this.tsbtnClearBarCode = new System.Windows.Forms.ToolStripButton();
- this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
- this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
- this.txtBarCodes = new System.Windows.Forms.TextBox();
- this.tsbtnBindss = new System.Windows.Forms.ToolStripButton();
- this.pnlBack.SuspendLayout();
- this.tsrSupplier.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlBack
- //
- this.pnlBack.Controls.Add(this.txtBarCodes);
- this.pnlBack.Controls.Add(this.tsrSupplier);
- this.pnlBack.Size = new System.Drawing.Size(340, 355);
- //
- // tsrSupplier
- //
- this.tsrSupplier.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsrSupplier.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsbtnBindss,
- this.tsbtnClearBarCode,
- this.toolStripSeparator4,
- this.tsbtnClearCondition,
- this.tsbtnClose});
- this.tsrSupplier.Location = new System.Drawing.Point(0, 0);
- this.tsrSupplier.Name = "tsrSupplier";
- this.tsrSupplier.Size = new System.Drawing.Size(340, 35);
- this.tsrSupplier.TabIndex = 4;
- this.tsrSupplier.Text = "tsrToolStrip1";
- //
- // tsbtnClearBarCode
- //
- this.tsbtnClearBarCode.AutoSize = false;
- this.tsbtnClearBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClearBarCode.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClearBarCode.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClearBarCode.Name = "tsbtnClearBarCode";
- this.tsbtnClearBarCode.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClearBarCode.Text = "取消(&R)";
- this.tsbtnClearBarCode.Click += new System.EventHandler(this.tsbtnClearBarCode_Click);
- //
- // tsbtnClearCondition
- //
- this.tsbtnClearCondition.AutoSize = false;
- this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClearCondition.Name = "tsbtnClearCondition";
- this.tsbtnClearCondition.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClearCondition.Text = "清空(&C)";
- this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
- //
- // toolStripSeparator4
- //
- this.toolStripSeparator4.AutoSize = false;
- this.toolStripSeparator4.Name = "toolStripSeparator4";
- this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
- //
- // tsbtnClose
- //
- this.tsbtnClose.AutoSize = false;
- this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnClose.Name = "tsbtnClose";
- this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
- this.tsbtnClose.Text = "关闭(&X)";
- this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
- //
- // txtBarCodes
- //
- this.txtBarCodes.Dock = System.Windows.Forms.DockStyle.Fill;
- this.txtBarCodes.Location = new System.Drawing.Point(0, 35);
- this.txtBarCodes.Multiline = true;
- this.txtBarCodes.Name = "txtBarCodes";
- this.txtBarCodes.ScrollBars = System.Windows.Forms.ScrollBars.Both;
- this.txtBarCodes.Size = new System.Drawing.Size(340, 320);
- this.txtBarCodes.TabIndex = 5;
- this.txtBarCodes.WordWrap = false;
- //
- // tsbtnBindss
- //
- this.tsbtnBindss.AutoSize = false;
- this.tsbtnBindss.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tsbtnBindss.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
- this.tsbtnBindss.ImageTransparentColor = System.Drawing.Color.Magenta;
- this.tsbtnBindss.Name = "tsbtnBindss";
- this.tsbtnBindss.Size = new System.Drawing.Size(60, 25);
- this.tsbtnBindss.Text = "绑定(&S)";
- this.tsbtnBindss.Click += new System.EventHandler(this.tsbtnBindss_Click);
- //
- // F_PM_0103_1
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(340, 377);
- this.MaximizeBox = true;
- this.MinimizeBox = true;
- this.Name = "F_PM_0103_1";
- this.Text = "批量绑定条码";
- this.pnlBack.ResumeLayout(false);
- this.pnlBack.PerformLayout();
- this.tsrSupplier.ResumeLayout(false);
- this.tsrSupplier.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private WinForm.Controls.TsrToolStrip tsrSupplier;
- private System.Windows.Forms.ToolStripButton tsbtnClearBarCode;
- private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
- private System.Windows.Forms.ToolStripButton tsbtnClose;
- private System.Windows.Forms.TextBox txtBarCodes;
- private System.Windows.Forms.ToolStripButton tsbtnBindss;
- }
- }
|