CustomerRule.Designer.cs 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. namespace UAS_LabelMachine
  2. {
  3. partial class CustomerRule
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustomerRule));
  29. this.cu_print_midspec = new System.Windows.Forms.CheckBox();
  30. this.cu_print_midpo = new System.Windows.Forms.CheckBox();
  31. this.CustomerTreeView = new System.Windows.Forms.TreeView();
  32. this.Customer = new System.Windows.Forms.TextBox();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.ButtonSaveScanGroup = new UAS_LabelMachine.CustomControl.NormalButton();
  36. this.cu_print_midprod = new System.Windows.Forms.CheckBox();
  37. this.SuspendLayout();
  38. //
  39. // cu_print_midspec
  40. //
  41. this.cu_print_midspec.AutoSize = true;
  42. this.cu_print_midspec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  43. this.cu_print_midspec.Location = new System.Drawing.Point(281, 191);
  44. this.cu_print_midspec.Name = "cu_print_midspec";
  45. this.cu_print_midspec.Size = new System.Drawing.Size(93, 25);
  46. this.cu_print_midspec.TabIndex = 3;
  47. this.cu_print_midspec.Tag = "QTY";
  48. this.cu_print_midspec.Text = "区分型号";
  49. this.cu_print_midspec.UseVisualStyleBackColor = true;
  50. //
  51. // cu_print_midpo
  52. //
  53. this.cu_print_midpo.AutoSize = true;
  54. this.cu_print_midpo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  55. this.cu_print_midpo.Location = new System.Drawing.Point(424, 191);
  56. this.cu_print_midpo.Name = "cu_print_midpo";
  57. this.cu_print_midpo.Size = new System.Drawing.Size(93, 25);
  58. this.cu_print_midpo.TabIndex = 4;
  59. this.cu_print_midpo.Tag = "PN";
  60. this.cu_print_midpo.Text = "区分订单";
  61. this.cu_print_midpo.UseVisualStyleBackColor = true;
  62. //
  63. // CustomerTreeView
  64. //
  65. this.CustomerTreeView.Location = new System.Drawing.Point(0, 24);
  66. this.CustomerTreeView.Name = "CustomerTreeView";
  67. this.CustomerTreeView.Size = new System.Drawing.Size(251, 610);
  68. this.CustomerTreeView.TabIndex = 0;
  69. this.CustomerTreeView.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.CustomerTreeView_NodeMouseClick);
  70. //
  71. // Customer
  72. //
  73. this.Customer.Location = new System.Drawing.Point(85, 1);
  74. this.Customer.Name = "Customer";
  75. this.Customer.Size = new System.Drawing.Size(166, 21);
  76. this.Customer.TabIndex = 43;
  77. this.Customer.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Brand_KeyDown);
  78. //
  79. // label1
  80. //
  81. this.label1.AutoSize = true;
  82. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.label1.Location = new System.Drawing.Point(3, 2);
  84. this.label1.Name = "label1";
  85. this.label1.Size = new System.Drawing.Size(74, 21);
  86. this.label1.TabIndex = 44;
  87. this.label1.Text = "客户搜索";
  88. //
  89. // label2
  90. //
  91. this.label2.AutoSize = true;
  92. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.label2.Location = new System.Drawing.Point(281, 149);
  94. this.label2.Name = "label2";
  95. this.label2.Size = new System.Drawing.Size(106, 21);
  96. this.label2.TabIndex = 51;
  97. this.label2.Text = "中盒合并规则";
  98. //
  99. // ButtonSaveScanGroup
  100. //
  101. this.ButtonSaveScanGroup.Image = ((System.Drawing.Image)(resources.GetObject("ButtonSaveScanGroup.Image")));
  102. this.ButtonSaveScanGroup.Location = new System.Drawing.Point(254, 4);
  103. this.ButtonSaveScanGroup.Name = "ButtonSaveScanGroup";
  104. this.ButtonSaveScanGroup.Size = new System.Drawing.Size(64, 23);
  105. this.ButtonSaveScanGroup.TabIndex = 42;
  106. this.ButtonSaveScanGroup.Text = "保存";
  107. this.ButtonSaveScanGroup.UseVisualStyleBackColor = true;
  108. this.ButtonSaveScanGroup.Click += new System.EventHandler(this.ButtonSaveScanGroup_Click);
  109. //
  110. // cu_print_midprod
  111. //
  112. this.cu_print_midprod.AutoSize = true;
  113. this.cu_print_midprod.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.cu_print_midprod.Location = new System.Drawing.Point(548, 191);
  115. this.cu_print_midprod.Name = "cu_print_midprod";
  116. this.cu_print_midprod.Size = new System.Drawing.Size(125, 25);
  117. this.cu_print_midprod.TabIndex = 52;
  118. this.cu_print_midprod.Tag = "PN";
  119. this.cu_print_midprod.Text = "区分客户料号";
  120. this.cu_print_midprod.UseVisualStyleBackColor = true;
  121. //
  122. // CustomerRule
  123. //
  124. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  125. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  126. this.ClientSize = new System.Drawing.Size(1082, 634);
  127. this.Controls.Add(this.cu_print_midprod);
  128. this.Controls.Add(this.label2);
  129. this.Controls.Add(this.label1);
  130. this.Controls.Add(this.Customer);
  131. this.Controls.Add(this.ButtonSaveScanGroup);
  132. this.Controls.Add(this.cu_print_midpo);
  133. this.Controls.Add(this.cu_print_midspec);
  134. this.Controls.Add(this.CustomerTreeView);
  135. this.Name = "CustomerRule";
  136. this.Text = "客户规则";
  137. this.Load += new System.EventHandler(this.CustomerRule_Load);
  138. this.SizeChanged += new System.EventHandler(this.CustomerRule_SizeChanged);
  139. this.ResumeLayout(false);
  140. this.PerformLayout();
  141. }
  142. #endregion
  143. private System.Windows.Forms.CheckBox cu_print_midspec;
  144. private System.Windows.Forms.CheckBox cu_print_midpo;
  145. private System.Windows.Forms.TreeView CustomerTreeView;
  146. private CustomControl.NormalButton ButtonSaveScanGroup;
  147. private System.Windows.Forms.TextBox Customer;
  148. private System.Windows.Forms.Label label1;
  149. private System.Windows.Forms.Label label2;
  150. private System.Windows.Forms.CheckBox cu_print_midprod;
  151. }
  152. }