Packing_PalletWeightRecord.Designer.cs 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PalletWeightRecord
  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(Packing_PalletWeightRecord));
  29. this.outboxcode_label = new System.Windows.Forms.Label();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  32. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  33. this.SaveWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  34. this.weight = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  35. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  36. this.label2 = new System.Windows.Forms.Label();
  37. this.SuspendLayout();
  38. //
  39. // outboxcode_label
  40. //
  41. this.outboxcode_label.AutoSize = true;
  42. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  43. this.outboxcode_label.Location = new System.Drawing.Point(89, 97);
  44. this.outboxcode_label.Name = "outboxcode_label";
  45. this.outboxcode_label.Size = new System.Drawing.Size(58, 21);
  46. this.outboxcode_label.TabIndex = 168;
  47. this.outboxcode_label.Text = "栈板号";
  48. //
  49. // label1
  50. //
  51. this.label1.AutoSize = true;
  52. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  53. this.label1.Location = new System.Drawing.Point(89, 153);
  54. this.label1.Name = "label1";
  55. this.label1.Size = new System.Drawing.Size(74, 21);
  56. this.label1.TabIndex = 170;
  57. this.label1.Text = "栈板重量";
  58. //
  59. // Clean
  60. //
  61. this.Clean.AllPower = null;
  62. this.Clean.BackColor = System.Drawing.Color.Transparent;
  63. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  64. this.Clean.Image = null;
  65. this.Clean.IsShowBorder = true;
  66. this.Clean.Location = new System.Drawing.Point(476, 320);
  67. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  68. this.Clean.Name = "Clean";
  69. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  70. this.Clean.Power = null;
  71. this.Clean.Size = new System.Drawing.Size(75, 28);
  72. this.Clean.TabIndex = 173;
  73. this.Clean.Text = "清除";
  74. this.Clean.UseVisualStyleBackColor = false;
  75. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  76. //
  77. // OperateResult
  78. //
  79. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.OperateResult.Location = new System.Drawing.Point(383, 13);
  81. this.OperateResult.Name = "OperateResult";
  82. this.OperateResult.Size = new System.Drawing.Size(260, 302);
  83. this.OperateResult.TabIndex = 172;
  84. this.OperateResult.Text = "";
  85. //
  86. // SaveWeight
  87. //
  88. this.SaveWeight.AllPower = null;
  89. this.SaveWeight.BackColor = System.Drawing.Color.Transparent;
  90. this.SaveWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.DownImage")));
  91. this.SaveWeight.Image = null;
  92. this.SaveWeight.IsShowBorder = true;
  93. this.SaveWeight.Location = new System.Drawing.Point(183, 216);
  94. this.SaveWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.MoveImage")));
  95. this.SaveWeight.Name = "SaveWeight";
  96. this.SaveWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.NormalImage")));
  97. this.SaveWeight.Power = null;
  98. this.SaveWeight.Size = new System.Drawing.Size(75, 28);
  99. this.SaveWeight.TabIndex = 171;
  100. this.SaveWeight.Text = "保存";
  101. this.SaveWeight.UseVisualStyleBackColor = false;
  102. this.SaveWeight.Click += new System.EventHandler(this.SaveWeight_Click);
  103. //
  104. // weight
  105. //
  106. this.weight.AllPower = "ifall";
  107. this.weight.BackColor = System.Drawing.Color.White;
  108. this.weight.ID = null;
  109. this.weight.Location = new System.Drawing.Point(183, 153);
  110. this.weight.Name = "weight";
  111. this.weight.Power = "ifread";
  112. this.weight.Size = new System.Drawing.Size(147, 21);
  113. this.weight.Str = null;
  114. this.weight.Str1 = null;
  115. this.weight.Str2 = null;
  116. this.weight.TabIndex = 169;
  117. this.weight.Tag = "NoAuto";
  118. //
  119. // pa_outboxcode
  120. //
  121. this.pa_outboxcode.AllPower = "ifall";
  122. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  123. this.pa_outboxcode.ID = null;
  124. this.pa_outboxcode.Location = new System.Drawing.Point(183, 97);
  125. this.pa_outboxcode.Name = "pa_outboxcode";
  126. this.pa_outboxcode.Power = "ifread";
  127. this.pa_outboxcode.Size = new System.Drawing.Size(147, 21);
  128. this.pa_outboxcode.Str = null;
  129. this.pa_outboxcode.Str1 = null;
  130. this.pa_outboxcode.Str2 = null;
  131. this.pa_outboxcode.TabIndex = 167;
  132. this.pa_outboxcode.Tag = "NoAuto";
  133. //
  134. // label2
  135. //
  136. this.label2.AutoSize = true;
  137. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.label2.Location = new System.Drawing.Point(332, 151);
  139. this.label2.Name = "label2";
  140. this.label2.Size = new System.Drawing.Size(29, 21);
  141. this.label2.TabIndex = 174;
  142. this.label2.Text = "kg";
  143. //
  144. // Packing_PalletWeightRecord
  145. //
  146. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  147. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  148. this.ClientSize = new System.Drawing.Size(662, 376);
  149. this.Controls.Add(this.label2);
  150. this.Controls.Add(this.Clean);
  151. this.Controls.Add(this.OperateResult);
  152. this.Controls.Add(this.SaveWeight);
  153. this.Controls.Add(this.label1);
  154. this.Controls.Add(this.weight);
  155. this.Controls.Add(this.outboxcode_label);
  156. this.Controls.Add(this.pa_outboxcode);
  157. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  158. this.Name = "Packing_PalletWeightRecord";
  159. this.Tag = "Packing!PalletWeightRecord";
  160. this.Text = "Make_PalletWeightRecord";
  161. this.ResumeLayout(false);
  162. this.PerformLayout();
  163. }
  164. #endregion
  165. private System.Windows.Forms.Label outboxcode_label;
  166. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  167. private System.Windows.Forms.Label label1;
  168. private CustomControl.TextBoxWithIcon.EnterTextBox weight;
  169. private CustomControl.ButtonUtil.NormalButton SaveWeight;
  170. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  171. private CustomControl.ButtonUtil.NormalButton Clean;
  172. private System.Windows.Forms.Label label2;
  173. }
  174. }