Packing_PalletWeightRecord.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  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.label3 = new System.Windows.Forms.Label();
  38. this.label4 = new System.Windows.Forms.Label();
  39. this.length = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.label5 = new System.Windows.Forms.Label();
  41. this.label6 = new System.Windows.Forms.Label();
  42. this.width = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  43. this.label7 = new System.Windows.Forms.Label();
  44. this.label8 = new System.Windows.Forms.Label();
  45. this.height = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.SuspendLayout();
  47. //
  48. // outboxcode_label
  49. //
  50. this.outboxcode_label.AutoSize = true;
  51. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  52. this.outboxcode_label.Location = new System.Drawing.Point(178, 194);
  53. this.outboxcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  54. this.outboxcode_label.Name = "outboxcode_label";
  55. this.outboxcode_label.Size = new System.Drawing.Size(114, 41);
  56. this.outboxcode_label.TabIndex = 168;
  57. this.outboxcode_label.Text = "栈板号";
  58. //
  59. // label1
  60. //
  61. this.label1.AutoSize = true;
  62. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  63. this.label1.Location = new System.Drawing.Point(178, 277);
  64. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  65. this.label1.Name = "label1";
  66. this.label1.Size = new System.Drawing.Size(146, 41);
  67. this.label1.TabIndex = 170;
  68. this.label1.Text = "栈板重量";
  69. //
  70. // Clean
  71. //
  72. this.Clean.AllPower = null;
  73. this.Clean.BackColor = System.Drawing.Color.Transparent;
  74. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  75. this.Clean.Image = null;
  76. this.Clean.IsShowBorder = true;
  77. this.Clean.Location = new System.Drawing.Point(952, 640);
  78. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  79. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  80. this.Clean.Name = "Clean";
  81. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  82. this.Clean.Power = null;
  83. this.Clean.Size = new System.Drawing.Size(150, 56);
  84. this.Clean.TabIndex = 173;
  85. this.Clean.Text = "清除";
  86. this.Clean.UseVisualStyleBackColor = false;
  87. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  88. //
  89. // OperateResult
  90. //
  91. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.OperateResult.Location = new System.Drawing.Point(766, 26);
  93. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  94. this.OperateResult.Name = "OperateResult";
  95. this.OperateResult.Size = new System.Drawing.Size(516, 600);
  96. this.OperateResult.TabIndex = 172;
  97. this.OperateResult.Text = "";
  98. //
  99. // SaveWeight
  100. //
  101. this.SaveWeight.AllPower = null;
  102. this.SaveWeight.BackColor = System.Drawing.Color.Transparent;
  103. this.SaveWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.DownImage")));
  104. this.SaveWeight.Image = null;
  105. this.SaveWeight.IsShowBorder = true;
  106. this.SaveWeight.Location = new System.Drawing.Point(378, 583);
  107. this.SaveWeight.Margin = new System.Windows.Forms.Padding(6);
  108. this.SaveWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.MoveImage")));
  109. this.SaveWeight.Name = "SaveWeight";
  110. this.SaveWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveWeight.NormalImage")));
  111. this.SaveWeight.Power = null;
  112. this.SaveWeight.Size = new System.Drawing.Size(150, 56);
  113. this.SaveWeight.TabIndex = 171;
  114. this.SaveWeight.Text = "保存";
  115. this.SaveWeight.UseVisualStyleBackColor = false;
  116. this.SaveWeight.Click += new System.EventHandler(this.SaveWeight_Click);
  117. //
  118. // weight
  119. //
  120. this.weight.AllPower = "ifall";
  121. this.weight.BackColor = System.Drawing.Color.White;
  122. this.weight.ID = null;
  123. this.weight.Location = new System.Drawing.Point(366, 277);
  124. this.weight.Margin = new System.Windows.Forms.Padding(6);
  125. this.weight.Name = "weight";
  126. this.weight.Power = "ifread";
  127. this.weight.Size = new System.Drawing.Size(290, 35);
  128. this.weight.Str = null;
  129. this.weight.Str1 = null;
  130. this.weight.Str2 = null;
  131. this.weight.TabIndex = 169;
  132. this.weight.Tag = "NoAuto";
  133. //
  134. // pa_outboxcode
  135. //
  136. this.pa_outboxcode.AllPower = "ifall";
  137. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  138. this.pa_outboxcode.ID = null;
  139. this.pa_outboxcode.Location = new System.Drawing.Point(366, 194);
  140. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6);
  141. this.pa_outboxcode.Name = "pa_outboxcode";
  142. this.pa_outboxcode.Power = "ifread";
  143. this.pa_outboxcode.Size = new System.Drawing.Size(290, 35);
  144. this.pa_outboxcode.Str = null;
  145. this.pa_outboxcode.Str1 = null;
  146. this.pa_outboxcode.Str2 = null;
  147. this.pa_outboxcode.TabIndex = 167;
  148. this.pa_outboxcode.Tag = "NoAuto";
  149. //
  150. // label2
  151. //
  152. this.label2.AutoSize = true;
  153. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.label2.Location = new System.Drawing.Point(664, 273);
  155. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  156. this.label2.Name = "label2";
  157. this.label2.Size = new System.Drawing.Size(55, 41);
  158. this.label2.TabIndex = 174;
  159. this.label2.Text = "kg";
  160. //
  161. // label3
  162. //
  163. this.label3.AutoSize = true;
  164. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.label3.Location = new System.Drawing.Point(664, 346);
  166. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  167. this.label3.Name = "label3";
  168. this.label3.Size = new System.Drawing.Size(64, 41);
  169. this.label3.TabIndex = 177;
  170. this.label3.Text = "cm";
  171. //
  172. // label4
  173. //
  174. this.label4.AutoSize = true;
  175. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.label4.Location = new System.Drawing.Point(178, 350);
  177. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  178. this.label4.Name = "label4";
  179. this.label4.Size = new System.Drawing.Size(50, 41);
  180. this.label4.TabIndex = 176;
  181. this.label4.Text = "长";
  182. //
  183. // length
  184. //
  185. this.length.AllPower = "ifall";
  186. this.length.BackColor = System.Drawing.Color.White;
  187. this.length.ID = null;
  188. this.length.Location = new System.Drawing.Point(366, 350);
  189. this.length.Margin = new System.Windows.Forms.Padding(6);
  190. this.length.Name = "length";
  191. this.length.Power = "ifread";
  192. this.length.Size = new System.Drawing.Size(290, 35);
  193. this.length.Str = null;
  194. this.length.Str1 = null;
  195. this.length.Str2 = null;
  196. this.length.TabIndex = 175;
  197. this.length.Tag = "NoAuto";
  198. //
  199. // label5
  200. //
  201. this.label5.AutoSize = true;
  202. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.label5.Location = new System.Drawing.Point(664, 422);
  204. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  205. this.label5.Name = "label5";
  206. this.label5.Size = new System.Drawing.Size(64, 41);
  207. this.label5.TabIndex = 180;
  208. this.label5.Text = "cm";
  209. //
  210. // label6
  211. //
  212. this.label6.AutoSize = true;
  213. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.label6.Location = new System.Drawing.Point(178, 426);
  215. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  216. this.label6.Name = "label6";
  217. this.label6.Size = new System.Drawing.Size(50, 41);
  218. this.label6.TabIndex = 179;
  219. this.label6.Text = "宽";
  220. //
  221. // width
  222. //
  223. this.width.AllPower = "ifall";
  224. this.width.BackColor = System.Drawing.Color.White;
  225. this.width.ID = null;
  226. this.width.Location = new System.Drawing.Point(366, 426);
  227. this.width.Margin = new System.Windows.Forms.Padding(6);
  228. this.width.Name = "width";
  229. this.width.Power = "ifread";
  230. this.width.Size = new System.Drawing.Size(290, 35);
  231. this.width.Str = null;
  232. this.width.Str1 = null;
  233. this.width.Str2 = null;
  234. this.width.TabIndex = 178;
  235. this.width.Tag = "NoAuto";
  236. //
  237. // label7
  238. //
  239. this.label7.AutoSize = true;
  240. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.label7.Location = new System.Drawing.Point(664, 503);
  242. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  243. this.label7.Name = "label7";
  244. this.label7.Size = new System.Drawing.Size(64, 41);
  245. this.label7.TabIndex = 183;
  246. this.label7.Text = "cm";
  247. //
  248. // label8
  249. //
  250. this.label8.AutoSize = true;
  251. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.label8.Location = new System.Drawing.Point(178, 507);
  253. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  254. this.label8.Name = "label8";
  255. this.label8.Size = new System.Drawing.Size(50, 41);
  256. this.label8.TabIndex = 182;
  257. this.label8.Text = "高";
  258. //
  259. // height
  260. //
  261. this.height.AllPower = "ifall";
  262. this.height.BackColor = System.Drawing.Color.White;
  263. this.height.ID = null;
  264. this.height.Location = new System.Drawing.Point(366, 507);
  265. this.height.Margin = new System.Windows.Forms.Padding(6);
  266. this.height.Name = "height";
  267. this.height.Power = "ifread";
  268. this.height.Size = new System.Drawing.Size(290, 35);
  269. this.height.Str = null;
  270. this.height.Str1 = null;
  271. this.height.Str2 = null;
  272. this.height.TabIndex = 181;
  273. this.height.Tag = "NoAuto";
  274. //
  275. // Packing_PalletWeightRecord
  276. //
  277. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  278. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  279. this.ClientSize = new System.Drawing.Size(1324, 752);
  280. this.Controls.Add(this.label7);
  281. this.Controls.Add(this.label8);
  282. this.Controls.Add(this.height);
  283. this.Controls.Add(this.label5);
  284. this.Controls.Add(this.label6);
  285. this.Controls.Add(this.width);
  286. this.Controls.Add(this.label3);
  287. this.Controls.Add(this.label4);
  288. this.Controls.Add(this.length);
  289. this.Controls.Add(this.label2);
  290. this.Controls.Add(this.Clean);
  291. this.Controls.Add(this.OperateResult);
  292. this.Controls.Add(this.SaveWeight);
  293. this.Controls.Add(this.label1);
  294. this.Controls.Add(this.weight);
  295. this.Controls.Add(this.outboxcode_label);
  296. this.Controls.Add(this.pa_outboxcode);
  297. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  298. this.Margin = new System.Windows.Forms.Padding(6);
  299. this.Name = "Packing_PalletWeightRecord";
  300. this.Tag = "Packing!PalletWeightRecord";
  301. this.Text = "Make_PalletWeightRecord";
  302. this.Load += new System.EventHandler(this.Packing_PalletWeightRecord_Load);
  303. this.ResumeLayout(true);
  304. this.PerformLayout();
  305. }
  306. #endregion
  307. private System.Windows.Forms.Label outboxcode_label;
  308. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  309. private System.Windows.Forms.Label label1;
  310. private CustomControl.TextBoxWithIcon.EnterTextBox weight;
  311. private CustomControl.ButtonUtil.NormalButton SaveWeight;
  312. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  313. private CustomControl.ButtonUtil.NormalButton Clean;
  314. private System.Windows.Forms.Label label2;
  315. private System.Windows.Forms.Label label3;
  316. private System.Windows.Forms.Label label4;
  317. private CustomControl.TextBoxWithIcon.EnterTextBox length;
  318. private System.Windows.Forms.Label label5;
  319. private System.Windows.Forms.Label label6;
  320. private CustomControl.TextBoxWithIcon.EnterTextBox width;
  321. private System.Windows.Forms.Label label7;
  322. private System.Windows.Forms.Label label8;
  323. private CustomControl.TextBoxWithIcon.EnterTextBox height;
  324. }
  325. }