Make_Repair.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_Repair
  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(Make_Repair));
  29. this.panel2 = new System.Windows.Forms.Panel();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.GetSNCode_Label = new System.Windows.Forms.Label();
  32. this.ma_craftcode_label = new System.Windows.Forms.Label();
  33. this.st_rstepcode_label = new System.Windows.Forms.Label();
  34. this.Refueling = new System.Windows.Forms.CheckBox();
  35. this.ma_prodcode_label = new System.Windows.Forms.Label();
  36. this.pr_detail_label = new System.Windows.Forms.Label();
  37. this.label14 = new System.Windows.Forms.Label();
  38. this.label13 = new System.Windows.Forms.Label();
  39. this.label12 = new System.Windows.Forms.Label();
  40. this.st_name_label = new System.Windows.Forms.Label();
  41. this.label8 = new System.Windows.Forms.Label();
  42. this.ms_nextstepcode_label = new System.Windows.Forms.Label();
  43. this.ms_sncode_label = new System.Windows.Forms.Label();
  44. this.ma_code_label = new System.Windows.Forms.Label();
  45. this.OperatResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  46. this.st_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  47. this.ma_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  48. this.ms_nextstepcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  49. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  52. this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.BadCodeGrid = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  54. this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.mb_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.bc_groupcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.mb_badremark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.bc_note = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.mb_dutyman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.mb_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.cd_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  64. this.cr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  65. this.AddRow = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  66. this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  67. this.Scrap = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  68. this.RepairComplete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  69. this.bc_groupcode1 = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  70. this.bc_reason = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  71. this.RepairResult = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  72. this.label2 = new System.Windows.Forms.Label();
  73. this.bc_remark = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxWithTextArea();
  74. this.panel2.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // panel2
  79. //
  80. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  81. this.panel2.Controls.Add(this.label1);
  82. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  83. this.panel2.Location = new System.Drawing.Point(0, 0);
  84. this.panel2.Name = "panel2";
  85. this.panel2.Size = new System.Drawing.Size(990, 29);
  86. this.panel2.TabIndex = 32;
  87. //
  88. // label1
  89. //
  90. this.label1.AutoSize = true;
  91. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  93. this.label1.Location = new System.Drawing.Point(12, 4);
  94. this.label1.Name = "label1";
  95. this.label1.Size = new System.Drawing.Size(74, 21);
  96. this.label1.TabIndex = 0;
  97. this.label1.Text = "维修作业";
  98. //
  99. // GetSNCode_Label
  100. //
  101. this.GetSNCode_Label.AutoSize = true;
  102. this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.GetSNCode_Label.Location = new System.Drawing.Point(24, 532);
  104. this.GetSNCode_Label.Name = "GetSNCode_Label";
  105. this.GetSNCode_Label.Size = new System.Drawing.Size(0, 21);
  106. this.GetSNCode_Label.TabIndex = 77;
  107. //
  108. // ma_craftcode_label
  109. //
  110. this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  111. | System.Windows.Forms.AnchorStyles.Left)));
  112. this.ma_craftcode_label.AutoSize = true;
  113. this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.ma_craftcode_label.Location = new System.Drawing.Point(23, 568);
  115. this.ma_craftcode_label.Name = "ma_craftcode_label";
  116. this.ma_craftcode_label.Size = new System.Drawing.Size(74, 21);
  117. this.ma_craftcode_label.TabIndex = 66;
  118. this.ma_craftcode_label.Text = "回流工艺";
  119. //
  120. // st_rstepcode_label
  121. //
  122. this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  123. | System.Windows.Forms.AnchorStyles.Left)));
  124. this.st_rstepcode_label.AutoSize = true;
  125. this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.st_rstepcode_label.Location = new System.Drawing.Point(314, 570);
  127. this.st_rstepcode_label.Name = "st_rstepcode_label";
  128. this.st_rstepcode_label.Size = new System.Drawing.Size(74, 21);
  129. this.st_rstepcode_label.TabIndex = 65;
  130. this.st_rstepcode_label.Text = "回流工序";
  131. //
  132. // Refueling
  133. //
  134. this.Refueling.AutoSize = true;
  135. this.Refueling.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.Refueling.Location = new System.Drawing.Point(318, 530);
  137. this.Refueling.Name = "Refueling";
  138. this.Refueling.Size = new System.Drawing.Size(61, 25);
  139. this.Refueling.TabIndex = 64;
  140. this.Refueling.Text = "换料";
  141. this.Refueling.UseVisualStyleBackColor = true;
  142. this.Refueling.CheckedChanged += new System.EventHandler(this.Refueling_CheckedChanged);
  143. //
  144. // ma_prodcode_label
  145. //
  146. this.ma_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  147. | System.Windows.Forms.AnchorStyles.Left)));
  148. this.ma_prodcode_label.AutoSize = true;
  149. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.ma_prodcode_label.Location = new System.Drawing.Point(336, 83);
  151. this.ma_prodcode_label.Name = "ma_prodcode_label";
  152. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  153. this.ma_prodcode_label.TabIndex = 62;
  154. this.ma_prodcode_label.Text = "产品代码";
  155. //
  156. // pr_detail_label
  157. //
  158. this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  159. | System.Windows.Forms.AnchorStyles.Left)));
  160. this.pr_detail_label.AutoSize = true;
  161. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.pr_detail_label.Location = new System.Drawing.Point(650, 83);
  163. this.pr_detail_label.Name = "pr_detail_label";
  164. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  165. this.pr_detail_label.TabIndex = 61;
  166. this.pr_detail_label.Text = "产品名称";
  167. //
  168. // label14
  169. //
  170. this.label14.AutoSize = true;
  171. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.label14.Location = new System.Drawing.Point(746, 239);
  173. this.label14.Name = "label14";
  174. this.label14.Size = new System.Drawing.Size(74, 21);
  175. this.label14.TabIndex = 46;
  176. this.label14.Text = "不良备注";
  177. //
  178. // label13
  179. //
  180. this.label13.AutoSize = true;
  181. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.label13.Location = new System.Drawing.Point(746, 283);
  183. this.label13.Name = "label13";
  184. this.label13.Size = new System.Drawing.Size(74, 21);
  185. this.label13.TabIndex = 45;
  186. this.label13.Text = "维修结果";
  187. //
  188. // label12
  189. //
  190. this.label12.AutoSize = true;
  191. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.label12.ForeColor = System.Drawing.Color.Red;
  193. this.label12.Location = new System.Drawing.Point(746, 194);
  194. this.label12.Name = "label12";
  195. this.label12.Size = new System.Drawing.Size(74, 21);
  196. this.label12.TabIndex = 44;
  197. this.label12.Text = "不良原因";
  198. //
  199. // st_name_label
  200. //
  201. this.st_name_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  202. | System.Windows.Forms.AnchorStyles.Left)));
  203. this.st_name_label.AutoSize = true;
  204. this.st_name_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.st_name_label.Location = new System.Drawing.Point(650, 48);
  206. this.st_name_label.Name = "st_name_label";
  207. this.st_name_label.Size = new System.Drawing.Size(74, 21);
  208. this.st_name_label.TabIndex = 42;
  209. this.st_name_label.Text = "工序名称";
  210. //
  211. // label8
  212. //
  213. this.label8.AutoSize = true;
  214. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.label8.Location = new System.Drawing.Point(746, 150);
  216. this.label8.Name = "label8";
  217. this.label8.Size = new System.Drawing.Size(74, 21);
  218. this.label8.TabIndex = 40;
  219. this.label8.Text = "不良组别";
  220. //
  221. // ms_nextstepcode_label
  222. //
  223. this.ms_nextstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  224. | System.Windows.Forms.AnchorStyles.Left)));
  225. this.ms_nextstepcode_label.AutoSize = true;
  226. this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.ms_nextstepcode_label.Location = new System.Drawing.Point(336, 48);
  228. this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
  229. this.ms_nextstepcode_label.Size = new System.Drawing.Size(74, 21);
  230. this.ms_nextstepcode_label.TabIndex = 39;
  231. this.ms_nextstepcode_label.Text = "工序编号";
  232. //
  233. // ms_sncode_label
  234. //
  235. this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  236. | System.Windows.Forms.AnchorStyles.Left)));
  237. this.ms_sncode_label.AutoSize = true;
  238. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.ms_sncode_label.Location = new System.Drawing.Point(12, 48);
  240. this.ms_sncode_label.Name = "ms_sncode_label";
  241. this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
  242. this.ms_sncode_label.TabIndex = 38;
  243. this.ms_sncode_label.Text = "序列号";
  244. //
  245. // ma_code_label
  246. //
  247. this.ma_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  248. | System.Windows.Forms.AnchorStyles.Left)));
  249. this.ma_code_label.AutoSize = true;
  250. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.ma_code_label.Location = new System.Drawing.Point(12, 83);
  252. this.ma_code_label.Name = "ma_code_label";
  253. this.ma_code_label.Size = new System.Drawing.Size(58, 21);
  254. this.ma_code_label.TabIndex = 37;
  255. this.ma_code_label.Text = "工单号";
  256. //
  257. // OperatResult
  258. //
  259. this.OperatResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.OperatResult.Location = new System.Drawing.Point(755, 360);
  261. this.OperatResult.Name = "OperatResult";
  262. this.OperatResult.Size = new System.Drawing.Size(226, 193);
  263. this.OperatResult.TabIndex = 87;
  264. this.OperatResult.Text = "";
  265. //
  266. // st_name
  267. //
  268. this.st_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  269. | System.Windows.Forms.AnchorStyles.Left)));
  270. this.st_name.AutoSize = true;
  271. this.st_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.st_name.Location = new System.Drawing.Point(746, 48);
  273. this.st_name.Name = "st_name";
  274. this.st_name.Size = new System.Drawing.Size(0, 21);
  275. this.st_name.TabIndex = 86;
  276. //
  277. // ma_code
  278. //
  279. this.ma_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  280. | System.Windows.Forms.AnchorStyles.Left)));
  281. this.ma_code.AutoSize = true;
  282. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  283. this.ma_code.Location = new System.Drawing.Point(92, 83);
  284. this.ma_code.Name = "ma_code";
  285. this.ma_code.Size = new System.Drawing.Size(0, 21);
  286. this.ma_code.TabIndex = 85;
  287. this.ma_code.TextChanged += new System.EventHandler(this.ma_code_TextChanged);
  288. //
  289. // ms_nextstepcode
  290. //
  291. this.ms_nextstepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  292. | System.Windows.Forms.AnchorStyles.Left)));
  293. this.ms_nextstepcode.AutoSize = true;
  294. this.ms_nextstepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  295. this.ms_nextstepcode.Location = new System.Drawing.Point(432, 48);
  296. this.ms_nextstepcode.Name = "ms_nextstepcode";
  297. this.ms_nextstepcode.Size = new System.Drawing.Size(0, 21);
  298. this.ms_nextstepcode.TabIndex = 84;
  299. //
  300. // ma_prodcode
  301. //
  302. this.ma_prodcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  303. | System.Windows.Forms.AnchorStyles.Left)));
  304. this.ma_prodcode.AutoSize = true;
  305. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.ma_prodcode.Location = new System.Drawing.Point(432, 83);
  307. this.ma_prodcode.Name = "ma_prodcode";
  308. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  309. this.ma_prodcode.TabIndex = 83;
  310. //
  311. // pr_detail
  312. //
  313. this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  314. | System.Windows.Forms.AnchorStyles.Left)));
  315. this.pr_detail.AutoSize = true;
  316. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.pr_detail.Location = new System.Drawing.Point(746, 83);
  318. this.pr_detail.Name = "pr_detail";
  319. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  320. this.pr_detail.TabIndex = 82;
  321. //
  322. // Clean
  323. //
  324. this.Clean.AllPower = null;
  325. this.Clean.BackColor = System.Drawing.Color.Transparent;
  326. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  327. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  328. this.Clean.IsShowBorder = true;
  329. this.Clean.Location = new System.Drawing.Point(839, 566);
  330. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  331. this.Clean.Name = "Clean";
  332. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  333. this.Clean.Power = null;
  334. this.Clean.Size = new System.Drawing.Size(60, 24);
  335. this.Clean.TabIndex = 81;
  336. this.Clean.Tag = "IfWrite";
  337. this.Clean.Text = "清除";
  338. this.Clean.UseVisualStyleBackColor = true;
  339. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  340. //
  341. // ms_sncode
  342. //
  343. this.ms_sncode.AllPower = null;
  344. this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  345. | System.Windows.Forms.AnchorStyles.Left)));
  346. this.ms_sncode.BackColor = System.Drawing.Color.White;
  347. this.ms_sncode.ID = null;
  348. this.ms_sncode.Location = new System.Drawing.Point(92, 50);
  349. this.ms_sncode.Name = "ms_sncode";
  350. this.ms_sncode.Power = null;
  351. this.ms_sncode.Size = new System.Drawing.Size(172, 21);
  352. this.ms_sncode.Str = null;
  353. this.ms_sncode.Str1 = null;
  354. this.ms_sncode.Str2 = null;
  355. this.ms_sncode.TabIndex = 80;
  356. this.ms_sncode.Tag = "Read";
  357. //
  358. // BadCodeGrid
  359. //
  360. this.BadCodeGrid.AllowUserToAddRows = false;
  361. this.BadCodeGrid.AllowUserToDeleteRows = false;
  362. this.BadCodeGrid.BackgroundColor = System.Drawing.Color.WhiteSmoke;
  363. this.BadCodeGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  364. this.BadCodeGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  365. this.mb_badcode,
  366. this.mb_id,
  367. this.bc_groupcode,
  368. this.bc_name,
  369. this.mb_badremark,
  370. this.bc_note,
  371. this.mb_dutyman,
  372. this.mb_status});
  373. this.BadCodeGrid.GridColor = System.Drawing.SystemColors.Control;
  374. this.BadCodeGrid.Location = new System.Drawing.Point(16, 142);
  375. this.BadCodeGrid.Name = "BadCodeGrid";
  376. this.BadCodeGrid.ReadOnly = true;
  377. this.BadCodeGrid.RowTemplate.Height = 23;
  378. this.BadCodeGrid.Size = new System.Drawing.Size(718, 376);
  379. this.BadCodeGrid.TabIndex = 79;
  380. this.BadCodeGrid.DataSourceChanged += new System.EventHandler(this.BadCodeGrid_DataSourceChanged);
  381. this.BadCodeGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BadCodeGrid_CellClick);
  382. //
  383. // mb_badcode
  384. //
  385. this.mb_badcode.DataPropertyName = "mb_badcode";
  386. this.mb_badcode.HeaderText = "不良原因码";
  387. this.mb_badcode.Name = "mb_badcode";
  388. this.mb_badcode.ReadOnly = true;
  389. this.mb_badcode.Width = 110;
  390. //
  391. // mb_id
  392. //
  393. this.mb_id.DataPropertyName = "mb_id";
  394. this.mb_id.HeaderText = "mb_id";
  395. this.mb_id.Name = "mb_id";
  396. this.mb_id.ReadOnly = true;
  397. this.mb_id.Visible = false;
  398. //
  399. // bc_groupcode
  400. //
  401. this.bc_groupcode.DataPropertyName = "bc_groupcode";
  402. this.bc_groupcode.HeaderText = "不良组别";
  403. this.bc_groupcode.Name = "bc_groupcode";
  404. this.bc_groupcode.ReadOnly = true;
  405. this.bc_groupcode.Width = 120;
  406. //
  407. // bc_name
  408. //
  409. this.bc_name.DataPropertyName = "bc_name";
  410. this.bc_name.HeaderText = "不良原因";
  411. this.bc_name.Name = "bc_name";
  412. this.bc_name.ReadOnly = true;
  413. this.bc_name.Width = 140;
  414. //
  415. // mb_badremark
  416. //
  417. this.mb_badremark.DataPropertyName = "mb_badremark";
  418. this.mb_badremark.HeaderText = "不良备注";
  419. this.mb_badremark.Name = "mb_badremark";
  420. this.mb_badremark.ReadOnly = true;
  421. this.mb_badremark.Width = 140;
  422. //
  423. // bc_note
  424. //
  425. this.bc_note.DataPropertyName = "bc_note";
  426. this.bc_note.HeaderText = "解决方案";
  427. this.bc_note.Name = "bc_note";
  428. this.bc_note.ReadOnly = true;
  429. this.bc_note.Width = 140;
  430. //
  431. // mb_dutyman
  432. //
  433. this.mb_dutyman.DataPropertyName = "mb_dutyman";
  434. this.mb_dutyman.HeaderText = "责任方";
  435. this.mb_dutyman.Name = "mb_dutyman";
  436. this.mb_dutyman.ReadOnly = true;
  437. this.mb_dutyman.Width = 120;
  438. //
  439. // mb_status
  440. //
  441. this.mb_status.DataPropertyName = "mb_status";
  442. this.mb_status.HeaderText = "维修结果";
  443. this.mb_status.Name = "mb_status";
  444. this.mb_status.ReadOnly = true;
  445. this.mb_status.Width = 128;
  446. //
  447. // GetSNCode
  448. //
  449. this.GetSNCode.AllPower = "ifall";
  450. this.GetSNCode.BackColor = System.Drawing.Color.White;
  451. this.GetSNCode.ID = null;
  452. this.GetSNCode.Location = new System.Drawing.Point(107, 532);
  453. this.GetSNCode.Name = "GetSNCode";
  454. this.GetSNCode.Power = null;
  455. this.GetSNCode.Size = new System.Drawing.Size(191, 21);
  456. this.GetSNCode.Str = null;
  457. this.GetSNCode.Str1 = null;
  458. this.GetSNCode.Str2 = null;
  459. this.GetSNCode.TabIndex = 78;
  460. this.GetSNCode.Tag = "IfWrite";
  461. this.GetSNCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GetSNCode_KeyDown);
  462. //
  463. // cd_stepcode
  464. //
  465. this.cd_stepcode.AllPower = null;
  466. this.cd_stepcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  467. | System.Windows.Forms.AnchorStyles.Left)));
  468. this.cd_stepcode.Caller = null;
  469. this.cd_stepcode.Condition = null;
  470. this.cd_stepcode.DBTitle = "回流工序";
  471. this.cd_stepcode.FormName = null;
  472. this.cd_stepcode.Location = new System.Drawing.Point(404, 570);
  473. this.cd_stepcode.Name = "cd_stepcode";
  474. this.cd_stepcode.Power = null;
  475. this.cd_stepcode.SelectField = null;
  476. this.cd_stepcode.SetValueField = null;
  477. this.cd_stepcode.Size = new System.Drawing.Size(192, 20);
  478. this.cd_stepcode.TabIndex = 68;
  479. this.cd_stepcode.TableName = null;
  480. this.cd_stepcode.Tag = "Read";
  481. this.cd_stepcode.TextBoxEnable = false;
  482. //
  483. // cr_code
  484. //
  485. this.cr_code.AllPower = null;
  486. this.cr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  487. | System.Windows.Forms.AnchorStyles.Left)));
  488. this.cr_code.Caller = null;
  489. this.cr_code.Condition = null;
  490. this.cr_code.DBTitle = "回流工艺";
  491. this.cr_code.FormName = null;
  492. this.cr_code.Location = new System.Drawing.Point(107, 570);
  493. this.cr_code.Name = "cr_code";
  494. this.cr_code.Power = null;
  495. this.cr_code.SelectField = null;
  496. this.cr_code.SetValueField = null;
  497. this.cr_code.Size = new System.Drawing.Size(191, 20);
  498. this.cr_code.TabIndex = 67;
  499. this.cr_code.TableName = null;
  500. this.cr_code.Tag = "Read";
  501. this.cr_code.TextBoxEnable = false;
  502. this.cr_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
  503. //
  504. // AddRow
  505. //
  506. this.AddRow.AllPower = "ifall";
  507. this.AddRow.BackColor = System.Drawing.Color.Transparent;
  508. this.AddRow.DownImage = ((System.Drawing.Image)(resources.GetObject("AddRow.DownImage")));
  509. this.AddRow.Enabled = false;
  510. this.AddRow.Image = ((System.Drawing.Image)(resources.GetObject("AddRow.Image")));
  511. this.AddRow.IsShowBorder = true;
  512. this.AddRow.Location = new System.Drawing.Point(889, 322);
  513. this.AddRow.MoveImage = ((System.Drawing.Image)(resources.GetObject("AddRow.MoveImage")));
  514. this.AddRow.Name = "AddRow";
  515. this.AddRow.NormalImage = ((System.Drawing.Image)(resources.GetObject("AddRow.NormalImage")));
  516. this.AddRow.Power = null;
  517. this.AddRow.Size = new System.Drawing.Size(68, 24);
  518. this.AddRow.TabIndex = 60;
  519. this.AddRow.Tag = "IfWrite";
  520. this.AddRow.Text = "新增";
  521. this.AddRow.UseVisualStyleBackColor = true;
  522. this.AddRow.Click += new System.EventHandler(this.AddRow_Click);
  523. //
  524. // Save
  525. //
  526. this.Save.AllPower = "ifall";
  527. this.Save.BackColor = System.Drawing.Color.Transparent;
  528. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  529. this.Save.Enabled = false;
  530. this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
  531. this.Save.IsShowBorder = true;
  532. this.Save.Location = new System.Drawing.Point(782, 322);
  533. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  534. this.Save.Name = "Save";
  535. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  536. this.Save.Power = null;
  537. this.Save.Size = new System.Drawing.Size(68, 24);
  538. this.Save.TabIndex = 59;
  539. this.Save.Tag = "IfWrite";
  540. this.Save.Text = "保存";
  541. this.Save.UseVisualStyleBackColor = true;
  542. this.Save.Click += new System.EventHandler(this.Save_Click);
  543. //
  544. // Scrap
  545. //
  546. this.Scrap.AllPower = "ifall";
  547. this.Scrap.BackColor = System.Drawing.Color.Transparent;
  548. this.Scrap.DownImage = ((System.Drawing.Image)(resources.GetObject("Scrap.DownImage")));
  549. this.Scrap.Enabled = false;
  550. this.Scrap.Image = ((System.Drawing.Image)(resources.GetObject("Scrap.Image")));
  551. this.Scrap.IsShowBorder = true;
  552. this.Scrap.Location = new System.Drawing.Point(634, 528);
  553. this.Scrap.MoveImage = ((System.Drawing.Image)(resources.GetObject("Scrap.MoveImage")));
  554. this.Scrap.Name = "Scrap";
  555. this.Scrap.NormalImage = ((System.Drawing.Image)(resources.GetObject("Scrap.NormalImage")));
  556. this.Scrap.Power = null;
  557. this.Scrap.Size = new System.Drawing.Size(68, 24);
  558. this.Scrap.TabIndex = 56;
  559. this.Scrap.Tag = "IfWrite";
  560. this.Scrap.Text = "报废";
  561. this.Scrap.UseVisualStyleBackColor = true;
  562. this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
  563. //
  564. // RepairComplete
  565. //
  566. this.RepairComplete.AllPower = "ifall";
  567. this.RepairComplete.BackColor = System.Drawing.Color.Transparent;
  568. this.RepairComplete.DownImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.DownImage")));
  569. this.RepairComplete.Enabled = false;
  570. this.RepairComplete.Image = ((System.Drawing.Image)(resources.GetObject("RepairComplete.Image")));
  571. this.RepairComplete.IsShowBorder = true;
  572. this.RepairComplete.Location = new System.Drawing.Point(528, 528);
  573. this.RepairComplete.MoveImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.MoveImage")));
  574. this.RepairComplete.Name = "RepairComplete";
  575. this.RepairComplete.NormalImage = ((System.Drawing.Image)(resources.GetObject("RepairComplete.NormalImage")));
  576. this.RepairComplete.Power = null;
  577. this.RepairComplete.Size = new System.Drawing.Size(68, 24);
  578. this.RepairComplete.TabIndex = 55;
  579. this.RepairComplete.Tag = "IfWrite";
  580. this.RepairComplete.Text = "完成维修";
  581. this.RepairComplete.UseVisualStyleBackColor = true;
  582. this.RepairComplete.Click += new System.EventHandler(this.RepairComplete_Click);
  583. //
  584. // bc_groupcode1
  585. //
  586. this.bc_groupcode1.FormattingEnabled = true;
  587. this.bc_groupcode1.Location = new System.Drawing.Point(826, 151);
  588. this.bc_groupcode1.Name = "bc_groupcode1";
  589. this.bc_groupcode1.Size = new System.Drawing.Size(151, 20);
  590. this.bc_groupcode1.TabIndex = 54;
  591. this.bc_groupcode1.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode1_SelectedIndexChanged);
  592. //
  593. // bc_reason
  594. //
  595. this.bc_reason.FormattingEnabled = true;
  596. this.bc_reason.Location = new System.Drawing.Point(826, 194);
  597. this.bc_reason.Name = "bc_reason";
  598. this.bc_reason.Size = new System.Drawing.Size(151, 20);
  599. this.bc_reason.TabIndex = 53;
  600. this.bc_reason.SelectedIndexChanged += new System.EventHandler(this.bc_reason_SelectedIndexChanged);
  601. this.bc_reason.TextChanged += new System.EventHandler(this.bc_reason_TextChanged);
  602. //
  603. // RepairResult
  604. //
  605. this.RepairResult.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  606. this.RepairResult.FormattingEnabled = true;
  607. this.RepairResult.Location = new System.Drawing.Point(826, 284);
  608. this.RepairResult.Name = "RepairResult";
  609. this.RepairResult.Size = new System.Drawing.Size(151, 20);
  610. this.RepairResult.TabIndex = 52;
  611. this.RepairResult.SelectedIndexChanged += new System.EventHandler(this.RepairResult_SelectedIndexChanged);
  612. this.RepairResult.TextChanged += new System.EventHandler(this.RepairResult_TextChanged);
  613. //
  614. // label2
  615. //
  616. this.label2.AutoSize = true;
  617. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  618. this.label2.ForeColor = System.Drawing.Color.Blue;
  619. this.label2.Location = new System.Drawing.Point(12, 117);
  620. this.label2.Name = "label2";
  621. this.label2.Size = new System.Drawing.Size(74, 21);
  622. this.label2.TabIndex = 88;
  623. this.label2.Text = "不良信息";
  624. //
  625. // bc_remark
  626. //
  627. this.bc_remark.Location = new System.Drawing.Point(826, 239);
  628. this.bc_remark.Name = "bc_remark";
  629. this.bc_remark.Size = new System.Drawing.Size(150, 20);
  630. this.bc_remark.TabIndex = 89;
  631. //
  632. // Make_Repair
  633. //
  634. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  635. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  636. this.ClientSize = new System.Drawing.Size(990, 608);
  637. this.Controls.Add(this.bc_remark);
  638. this.Controls.Add(this.label2);
  639. this.Controls.Add(this.OperatResult);
  640. this.Controls.Add(this.st_name);
  641. this.Controls.Add(this.ma_code);
  642. this.Controls.Add(this.ms_nextstepcode);
  643. this.Controls.Add(this.ma_prodcode);
  644. this.Controls.Add(this.pr_detail);
  645. this.Controls.Add(this.ma_prodcode_label);
  646. this.Controls.Add(this.pr_detail_label);
  647. this.Controls.Add(this.Clean);
  648. this.Controls.Add(this.ms_sncode);
  649. this.Controls.Add(this.BadCodeGrid);
  650. this.Controls.Add(this.GetSNCode);
  651. this.Controls.Add(this.GetSNCode_Label);
  652. this.Controls.Add(this.cd_stepcode);
  653. this.Controls.Add(this.cr_code);
  654. this.Controls.Add(this.ma_craftcode_label);
  655. this.Controls.Add(this.st_rstepcode_label);
  656. this.Controls.Add(this.Refueling);
  657. this.Controls.Add(this.AddRow);
  658. this.Controls.Add(this.Save);
  659. this.Controls.Add(this.Scrap);
  660. this.Controls.Add(this.RepairComplete);
  661. this.Controls.Add(this.bc_groupcode1);
  662. this.Controls.Add(this.bc_reason);
  663. this.Controls.Add(this.RepairResult);
  664. this.Controls.Add(this.label14);
  665. this.Controls.Add(this.label13);
  666. this.Controls.Add(this.label12);
  667. this.Controls.Add(this.st_name_label);
  668. this.Controls.Add(this.label8);
  669. this.Controls.Add(this.ms_nextstepcode_label);
  670. this.Controls.Add(this.ms_sncode_label);
  671. this.Controls.Add(this.ma_code_label);
  672. this.Controls.Add(this.panel2);
  673. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  674. this.Name = "Make_Repair";
  675. this.Tag = "Make!Repair";
  676. this.Text = "维修作业";
  677. this.Activated += new System.EventHandler(this.维修作业_Activated);
  678. this.Load += new System.EventHandler(this.维修作业_Load);
  679. this.SizeChanged += new System.EventHandler(this.维修作业_SizeChanged);
  680. this.panel2.ResumeLayout(false);
  681. this.panel2.PerformLayout();
  682. ((System.ComponentModel.ISupportInitialize)(this.BadCodeGrid)).EndInit();
  683. this.ResumeLayout(false);
  684. this.PerformLayout();
  685. }
  686. #endregion
  687. private CustomControl.ComBoxWithFocus.ComBoxWithFocus RepairResult;
  688. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_reason;
  689. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode1;
  690. private CustomControl.ButtonUtil.NormalButton RepairComplete;
  691. private CustomControl.ButtonUtil.NormalButton Scrap;
  692. private CustomControl.ButtonUtil.NormalButton Save;
  693. private CustomControl.ButtonUtil.NormalButton AddRow;
  694. private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
  695. private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
  696. private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
  697. private System.Windows.Forms.Panel panel2;
  698. private System.Windows.Forms.Label label1;
  699. private System.Windows.Forms.Label GetSNCode_Label;
  700. private System.Windows.Forms.Label ma_craftcode_label;
  701. private System.Windows.Forms.Label st_rstepcode_label;
  702. private System.Windows.Forms.CheckBox Refueling;
  703. private System.Windows.Forms.Label ma_prodcode_label;
  704. private System.Windows.Forms.Label pr_detail_label;
  705. private System.Windows.Forms.Label label14;
  706. private System.Windows.Forms.Label label13;
  707. private System.Windows.Forms.Label label12;
  708. private System.Windows.Forms.Label st_name_label;
  709. private System.Windows.Forms.Label label8;
  710. private System.Windows.Forms.Label ms_nextstepcode_label;
  711. private System.Windows.Forms.Label ms_sncode_label;
  712. private System.Windows.Forms.Label ma_code_label;
  713. private CustomControl.DataGrid_View.DataGridViewWithSerialNum BadCodeGrid;
  714. private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
  715. private CustomControl.ButtonUtil.NormalButton Clean;
  716. private CustomControl.ValueLabel.ValueLabel pr_detail;
  717. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  718. private CustomControl.ValueLabel.ValueLabel ms_nextstepcode;
  719. private CustomControl.ValueLabel.ValueLabel ma_code;
  720. private CustomControl.ValueLabel.ValueLabel st_name;
  721. private CustomControl.RichText.RichTextAutoBottom OperatResult;
  722. private System.Windows.Forms.Label label2;
  723. private CustomControl.TextBoxWithIcon.TextBoxWithTextArea bc_remark;
  724. private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode;
  725. private System.Windows.Forms.DataGridViewTextBoxColumn mb_id;
  726. private System.Windows.Forms.DataGridViewTextBoxColumn bc_groupcode;
  727. private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
  728. private System.Windows.Forms.DataGridViewTextBoxColumn mb_badremark;
  729. private System.Windows.Forms.DataGridViewTextBoxColumn bc_note;
  730. private System.Windows.Forms.DataGridViewTextBoxColumn mb_dutyman;
  731. private System.Windows.Forms.DataGridViewTextBoxColumn mb_status;
  732. }
  733. }