Make_InfoCheck.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_InfoCheck
  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. this.pr_detail = new System.Windows.Forms.Label();
  29. this.label10 = new System.Windows.Forms.Label();
  30. this.remain_qty = new System.Windows.Forms.Label();
  31. this.mcd_okqty = new System.Windows.Forms.Label();
  32. this.ma_prodcode = new System.Windows.Forms.Label();
  33. this.ma_code = new System.Windows.Forms.Label();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.CheckItemDGV = new System.Windows.Forms.DataGridView();
  40. this.psr_type = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.psr_systemvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.psr_localvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  47. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  48. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  49. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit();
  50. this.SuspendLayout();
  51. //
  52. // pr_detail
  53. //
  54. this.pr_detail.AutoSize = true;
  55. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  56. this.pr_detail.Location = new System.Drawing.Point(1258, 38);
  57. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  58. this.pr_detail.Name = "pr_detail";
  59. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  60. this.pr_detail.TabIndex = 31;
  61. //
  62. // label10
  63. //
  64. this.label10.AutoSize = true;
  65. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.label10.Location = new System.Drawing.Point(64, 788);
  67. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  68. this.label10.Name = "label10";
  69. this.label10.Size = new System.Drawing.Size(53, 35);
  70. this.label10.TabIndex = 28;
  71. this.label10.Text = "SN";
  72. //
  73. // remain_qty
  74. //
  75. this.remain_qty.AutoSize = true;
  76. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  77. this.remain_qty.Location = new System.Drawing.Point(204, 130);
  78. this.remain_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  79. this.remain_qty.Name = "remain_qty";
  80. this.remain_qty.Size = new System.Drawing.Size(0, 41);
  81. this.remain_qty.TabIndex = 26;
  82. //
  83. // mcd_okqty
  84. //
  85. this.mcd_okqty.AutoSize = true;
  86. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  87. this.mcd_okqty.Location = new System.Drawing.Point(724, 130);
  88. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  89. this.mcd_okqty.Name = "mcd_okqty";
  90. this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
  91. this.mcd_okqty.TabIndex = 25;
  92. //
  93. // ma_prodcode
  94. //
  95. this.ma_prodcode.AutoSize = true;
  96. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  97. this.ma_prodcode.Location = new System.Drawing.Point(724, 38);
  98. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  99. this.ma_prodcode.Name = "ma_prodcode";
  100. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  101. this.ma_prodcode.TabIndex = 24;
  102. //
  103. // ma_code
  104. //
  105. this.ma_code.AutoSize = true;
  106. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.ma_code.Location = new System.Drawing.Point(204, 38);
  108. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  109. this.ma_code.Name = "ma_code";
  110. this.ma_code.Size = new System.Drawing.Size(0, 41);
  111. this.ma_code.TabIndex = 23;
  112. //
  113. // label5
  114. //
  115. this.label5.AutoSize = true;
  116. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  117. this.label5.Location = new System.Drawing.Point(574, 130);
  118. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.label5.Name = "label5";
  120. this.label5.Size = new System.Drawing.Size(210, 41);
  121. this.label5.TabIndex = 22;
  122. this.label5.Text = "当前工单计数";
  123. //
  124. // label4
  125. //
  126. this.label4.AutoSize = true;
  127. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  128. this.label4.Location = new System.Drawing.Point(54, 130);
  129. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  130. this.label4.Name = "label4";
  131. this.label4.Size = new System.Drawing.Size(114, 41);
  132. this.label4.TabIndex = 21;
  133. this.label4.Text = "剩余数";
  134. //
  135. // label3
  136. //
  137. this.label3.AutoSize = true;
  138. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  139. this.label3.Location = new System.Drawing.Point(1102, 38);
  140. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  141. this.label3.Name = "label3";
  142. this.label3.Size = new System.Drawing.Size(146, 41);
  143. this.label3.TabIndex = 20;
  144. this.label3.Text = "产品名称";
  145. //
  146. // label2
  147. //
  148. this.label2.AutoSize = true;
  149. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  150. this.label2.Location = new System.Drawing.Point(570, 38);
  151. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  152. this.label2.Name = "label2";
  153. this.label2.Size = new System.Drawing.Size(146, 41);
  154. this.label2.TabIndex = 19;
  155. this.label2.Text = "产品编号";
  156. //
  157. // label1
  158. //
  159. this.label1.AutoSize = true;
  160. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  161. this.label1.Location = new System.Drawing.Point(50, 38);
  162. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  163. this.label1.Name = "label1";
  164. this.label1.Size = new System.Drawing.Size(146, 41);
  165. this.label1.TabIndex = 18;
  166. this.label1.Text = "工单编号";
  167. //
  168. // CheckItemDGV
  169. //
  170. this.CheckItemDGV.AllowUserToAddRows = false;
  171. this.CheckItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  172. this.CheckItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  173. this.psr_type,
  174. this.psr_systemvalue,
  175. this.psr_localvalue});
  176. this.CheckItemDGV.Location = new System.Drawing.Point(57, 199);
  177. this.CheckItemDGV.Name = "CheckItemDGV";
  178. this.CheckItemDGV.RowTemplate.Height = 37;
  179. this.CheckItemDGV.Size = new System.Drawing.Size(1128, 562);
  180. this.CheckItemDGV.TabIndex = 33;
  181. this.CheckItemDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.CheckItemDGV_CellPainting);
  182. //
  183. // psr_type
  184. //
  185. this.psr_type.DataPropertyName = "psr_type";
  186. this.psr_type.HeaderText = "检测项";
  187. this.psr_type.MinimumWidth = 130;
  188. this.psr_type.Name = "psr_type";
  189. this.psr_type.ReadOnly = true;
  190. this.psr_type.Width = 150;
  191. //
  192. // psr_systemvalue
  193. //
  194. this.psr_systemvalue.DataPropertyName = "psr_systemvalue";
  195. this.psr_systemvalue.HeaderText = "系统值";
  196. this.psr_systemvalue.MinimumWidth = 300;
  197. this.psr_systemvalue.Name = "psr_systemvalue";
  198. this.psr_systemvalue.ReadOnly = true;
  199. this.psr_systemvalue.Width = 468;
  200. //
  201. // psr_localvalue
  202. //
  203. this.psr_localvalue.DataPropertyName = "psr_systemvalue";
  204. this.psr_localvalue.HeaderText = "本机值";
  205. this.psr_localvalue.MinimumWidth = 300;
  206. this.psr_localvalue.Name = "psr_localvalue";
  207. this.psr_localvalue.ReadOnly = true;
  208. this.psr_localvalue.Width = 467;
  209. //
  210. // dataGridViewTextBoxColumn1
  211. //
  212. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  213. this.dataGridViewTextBoxColumn1.DataPropertyName = "psr_type";
  214. this.dataGridViewTextBoxColumn1.HeaderText = "检测项";
  215. this.dataGridViewTextBoxColumn1.MinimumWidth = 150;
  216. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  217. //
  218. // dataGridViewTextBoxColumn2
  219. //
  220. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  221. this.dataGridViewTextBoxColumn2.DataPropertyName = "psr_systemvalue";
  222. this.dataGridViewTextBoxColumn2.HeaderText = "系统值";
  223. this.dataGridViewTextBoxColumn2.MinimumWidth = 460;
  224. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  225. //
  226. // dataGridViewTextBoxColumn3
  227. //
  228. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  229. this.dataGridViewTextBoxColumn3.DataPropertyName = "psr_systemvalue";
  230. this.dataGridViewTextBoxColumn3.HeaderText = "本机值";
  231. this.dataGridViewTextBoxColumn3.MinimumWidth = 460;
  232. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  233. //
  234. // StepCount
  235. //
  236. this.StepCount.LineCode = null;
  237. this.StepCount.Location = new System.Drawing.Point(1102, 130);
  238. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  239. this.StepCount.Name = "StepCount";
  240. this.StepCount.Size = new System.Drawing.Size(176, 44);
  241. this.StepCount.Source = null;
  242. this.StepCount.StepCode = null;
  243. this.StepCount.TabIndex = 32;
  244. //
  245. // sncode
  246. //
  247. this.sncode.AllPower = null;
  248. this.sncode.BackColor = System.Drawing.Color.White;
  249. this.sncode.ID = null;
  250. this.sncode.Location = new System.Drawing.Point(144, 788);
  251. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  252. this.sncode.Name = "sncode";
  253. this.sncode.Power = null;
  254. this.sncode.Size = new System.Drawing.Size(334, 35);
  255. this.sncode.Str = null;
  256. this.sncode.Str1 = null;
  257. this.sncode.Str2 = null;
  258. this.sncode.TabIndex = 29;
  259. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  260. //
  261. // OperateResult
  262. //
  263. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.OperateResult.Location = new System.Drawing.Point(1265, 199);
  265. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  266. this.OperateResult.Name = "OperateResult";
  267. this.OperateResult.Size = new System.Drawing.Size(454, 562);
  268. this.OperateResult.TabIndex = 27;
  269. this.OperateResult.Text = "";
  270. //
  271. // Make_InfoCheck
  272. //
  273. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  274. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  275. this.ClientSize = new System.Drawing.Size(1772, 866);
  276. this.Controls.Add(this.CheckItemDGV);
  277. this.Controls.Add(this.StepCount);
  278. this.Controls.Add(this.pr_detail);
  279. this.Controls.Add(this.sncode);
  280. this.Controls.Add(this.label10);
  281. this.Controls.Add(this.OperateResult);
  282. this.Controls.Add(this.remain_qty);
  283. this.Controls.Add(this.mcd_okqty);
  284. this.Controls.Add(this.ma_prodcode);
  285. this.Controls.Add(this.ma_code);
  286. this.Controls.Add(this.label5);
  287. this.Controls.Add(this.label4);
  288. this.Controls.Add(this.label3);
  289. this.Controls.Add(this.label2);
  290. this.Controls.Add(this.label1);
  291. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  292. this.Margin = new System.Windows.Forms.Padding(4);
  293. this.Name = "Make_InfoCheck";
  294. this.Tag = "Make!ImeiCheck";
  295. this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
  296. this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
  297. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit();
  298. this.ResumeLayout(false);
  299. this.PerformLayout();
  300. }
  301. #endregion
  302. private System.Windows.Forms.Label pr_detail;
  303. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  304. private System.Windows.Forms.Label label10;
  305. private System.Windows.Forms.Label remain_qty;
  306. private System.Windows.Forms.Label mcd_okqty;
  307. private System.Windows.Forms.Label ma_prodcode;
  308. private System.Windows.Forms.Label ma_code;
  309. private System.Windows.Forms.Label label5;
  310. private System.Windows.Forms.Label label4;
  311. private System.Windows.Forms.Label label3;
  312. private System.Windows.Forms.Label label2;
  313. private System.Windows.Forms.Label label1;
  314. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  315. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  316. private System.Windows.Forms.DataGridView CheckItemDGV;
  317. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  318. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  319. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  320. private System.Windows.Forms.DataGridViewTextBoxColumn psr_type;
  321. private System.Windows.Forms.DataGridViewTextBoxColumn psr_systemvalue;
  322. private System.Windows.Forms.DataGridViewTextBoxColumn psr_localvalue;
  323. }
  324. }