Make_MakeDown.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_MakeDown
  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.mdcode = new System.Windows.Forms.Label();
  29. this.md_code_label = new System.Windows.Forms.Label();
  30. this.make_count = new System.Windows.Forms.Label();
  31. this.count_label = new System.Windows.Forms.Label();
  32. this.md_reson = new System.Windows.Forms.Label();
  33. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  34. this.md_macode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.md_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.md_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.MD_DOWNMAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.pr_code = new System.Windows.Forms.Label();
  41. this.ms_makecode = new System.Windows.Forms.Label();
  42. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  47. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.inputreson = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  49. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  51. this.SuspendLayout();
  52. //
  53. // mdcode
  54. //
  55. this.mdcode.AutoSize = true;
  56. this.mdcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  57. this.mdcode.Location = new System.Drawing.Point(95, 10);
  58. this.mdcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  59. this.mdcode.Name = "mdcode";
  60. this.mdcode.Size = new System.Drawing.Size(0, 21);
  61. this.mdcode.TabIndex = 195;
  62. //
  63. // md_code_label
  64. //
  65. this.md_code_label.AutoSize = true;
  66. this.md_code_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  67. this.md_code_label.Location = new System.Drawing.Point(33, 10);
  68. this.md_code_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  69. this.md_code_label.Name = "md_code_label";
  70. this.md_code_label.Size = new System.Drawing.Size(58, 21);
  71. this.md_code_label.TabIndex = 194;
  72. this.md_code_label.Text = "事件号";
  73. //
  74. // make_count
  75. //
  76. this.make_count.AutoSize = true;
  77. this.make_count.Font = new System.Drawing.Font("微软雅黑", 12F);
  78. this.make_count.Location = new System.Drawing.Point(513, 9);
  79. this.make_count.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  80. this.make_count.Name = "make_count";
  81. this.make_count.Size = new System.Drawing.Size(0, 21);
  82. this.make_count.TabIndex = 197;
  83. //
  84. // count_label
  85. //
  86. this.count_label.AutoSize = true;
  87. this.count_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  88. this.count_label.Location = new System.Drawing.Point(467, 9);
  89. this.count_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  90. this.count_label.Name = "count_label";
  91. this.count_label.Size = new System.Drawing.Size(42, 21);
  92. this.count_label.TabIndex = 196;
  93. this.count_label.Text = "数量";
  94. //
  95. // md_reson
  96. //
  97. this.md_reson.AutoSize = true;
  98. this.md_reson.Font = new System.Drawing.Font("微软雅黑", 12F);
  99. this.md_reson.Location = new System.Drawing.Point(19, 47);
  100. this.md_reson.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  101. this.md_reson.Name = "md_reson";
  102. this.md_reson.Size = new System.Drawing.Size(74, 21);
  103. this.md_reson.TabIndex = 198;
  104. this.md_reson.Text = "下地原因";
  105. //
  106. // LabelDataGridView
  107. //
  108. this.LabelDataGridView.AllowUserToAddRows = false;
  109. this.LabelDataGridView.AllowUserToResizeRows = false;
  110. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  111. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  112. this.md_macode,
  113. this.md_sncode,
  114. this.md_prodcode,
  115. this.pr_detail,
  116. this.MD_DOWNMAN});
  117. this.LabelDataGridView.Location = new System.Drawing.Point(22, 193);
  118. this.LabelDataGridView.Name = "LabelDataGridView";
  119. this.LabelDataGridView.RowHeadersVisible = false;
  120. this.LabelDataGridView.RowTemplate.Height = 23;
  121. this.LabelDataGridView.Size = new System.Drawing.Size(747, 192);
  122. this.LabelDataGridView.TabIndex = 200;
  123. //
  124. // md_macode
  125. //
  126. this.md_macode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  127. this.md_macode.DataPropertyName = "md_macode";
  128. this.md_macode.HeaderText = "工单编号";
  129. this.md_macode.Name = "md_macode";
  130. this.md_macode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  131. //
  132. // md_sncode
  133. //
  134. this.md_sncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  135. this.md_sncode.DataPropertyName = "md_sncode";
  136. this.md_sncode.HeaderText = "序列号";
  137. this.md_sncode.Name = "md_sncode";
  138. this.md_sncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  139. //
  140. // md_prodcode
  141. //
  142. this.md_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  143. this.md_prodcode.DataPropertyName = "md_prodcode";
  144. this.md_prodcode.HeaderText = "产品代码";
  145. this.md_prodcode.Name = "md_prodcode";
  146. this.md_prodcode.ReadOnly = true;
  147. this.md_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  148. //
  149. // pr_detail
  150. //
  151. this.pr_detail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  152. this.pr_detail.DataPropertyName = "pr_detail";
  153. this.pr_detail.HeaderText = "产品名称";
  154. this.pr_detail.MinimumWidth = 80;
  155. this.pr_detail.Name = "pr_detail";
  156. this.pr_detail.ReadOnly = true;
  157. this.pr_detail.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  158. //
  159. // MD_DOWNMAN
  160. //
  161. this.MD_DOWNMAN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  162. this.MD_DOWNMAN.HeaderText = "";
  163. this.MD_DOWNMAN.MinimumWidth = 2;
  164. this.MD_DOWNMAN.Name = "MD_DOWNMAN";
  165. this.MD_DOWNMAN.Width = 2;
  166. //
  167. // label1
  168. //
  169. this.label1.AutoSize = true;
  170. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  171. this.label1.Location = new System.Drawing.Point(18, 408);
  172. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  173. this.label1.Name = "label1";
  174. this.label1.Size = new System.Drawing.Size(58, 21);
  175. this.label1.TabIndex = 202;
  176. this.label1.Text = "序列号";
  177. //
  178. // pr_code
  179. //
  180. this.pr_code.AutoSize = true;
  181. this.pr_code.Location = new System.Drawing.Point(440, 340);
  182. this.pr_code.Name = "pr_code";
  183. this.pr_code.Size = new System.Drawing.Size(0, 12);
  184. this.pr_code.TabIndex = 205;
  185. this.pr_code.Visible = false;
  186. //
  187. // ms_makecode
  188. //
  189. this.ms_makecode.AutoSize = true;
  190. this.ms_makecode.Location = new System.Drawing.Point(550, 340);
  191. this.ms_makecode.Name = "ms_makecode";
  192. this.ms_makecode.Size = new System.Drawing.Size(0, 12);
  193. this.ms_makecode.TabIndex = 206;
  194. this.ms_makecode.Visible = false;
  195. //
  196. // dataGridViewTextBoxColumn1
  197. //
  198. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  199. this.dataGridViewTextBoxColumn1.DataPropertyName = "md_macode";
  200. this.dataGridViewTextBoxColumn1.HeaderText = "工单编号";
  201. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  202. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  203. //
  204. // dataGridViewTextBoxColumn2
  205. //
  206. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  207. this.dataGridViewTextBoxColumn2.DataPropertyName = "md_sncode";
  208. this.dataGridViewTextBoxColumn2.HeaderText = "序列号";
  209. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  210. this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  211. //
  212. // dataGridViewTextBoxColumn3
  213. //
  214. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  215. this.dataGridViewTextBoxColumn3.DataPropertyName = "md_prodcode";
  216. this.dataGridViewTextBoxColumn3.HeaderText = "产品代码";
  217. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  218. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  219. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  220. //
  221. // dataGridViewTextBoxColumn4
  222. //
  223. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  224. this.dataGridViewTextBoxColumn4.DataPropertyName = "pr_detail";
  225. this.dataGridViewTextBoxColumn4.HeaderText = "产品名称";
  226. this.dataGridViewTextBoxColumn4.MinimumWidth = 80;
  227. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  228. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  229. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  230. //
  231. // OperateResult
  232. //
  233. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.OperateResult.Location = new System.Drawing.Point(377, 51);
  235. this.OperateResult.Name = "OperateResult";
  236. this.OperateResult.Size = new System.Drawing.Size(392, 124);
  237. this.OperateResult.TabIndex = 204;
  238. this.OperateResult.Text = "";
  239. //
  240. // sn_code
  241. //
  242. this.sn_code.AllPower = null;
  243. this.sn_code.BackColor = System.Drawing.Color.White;
  244. this.sn_code.ID = null;
  245. this.sn_code.Location = new System.Drawing.Point(99, 408);
  246. this.sn_code.Name = "sn_code";
  247. this.sn_code.Power = null;
  248. this.sn_code.Size = new System.Drawing.Size(196, 21);
  249. this.sn_code.Str = null;
  250. this.sn_code.Str1 = null;
  251. this.sn_code.Str2 = null;
  252. this.sn_code.TabIndex = 201;
  253. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  254. //
  255. // inputreson
  256. //
  257. this.inputreson.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.inputreson.Location = new System.Drawing.Point(87, 51);
  259. this.inputreson.Name = "inputreson";
  260. this.inputreson.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
  261. this.inputreson.Size = new System.Drawing.Size(253, 124);
  262. this.inputreson.TabIndex = 199;
  263. this.inputreson.Text = "";
  264. //
  265. // dataGridViewTextBoxColumn5
  266. //
  267. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  268. this.dataGridViewTextBoxColumn5.HeaderText = "";
  269. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  270. this.dataGridViewTextBoxColumn5.Width = 5;
  271. //
  272. // Make_MakeDown
  273. //
  274. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  275. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  276. this.ClientSize = new System.Drawing.Size(812, 456);
  277. this.Controls.Add(this.ms_makecode);
  278. this.Controls.Add(this.pr_code);
  279. this.Controls.Add(this.OperateResult);
  280. this.Controls.Add(this.label1);
  281. this.Controls.Add(this.sn_code);
  282. this.Controls.Add(this.LabelDataGridView);
  283. this.Controls.Add(this.inputreson);
  284. this.Controls.Add(this.md_reson);
  285. this.Controls.Add(this.make_count);
  286. this.Controls.Add(this.count_label);
  287. this.Controls.Add(this.mdcode);
  288. this.Controls.Add(this.md_code_label);
  289. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  290. this.Name = "Make_MakeDown";
  291. this.Tag = "Make!MakeDown";
  292. this.Text = "Make_MakeDown";
  293. this.Load += new System.EventHandler(this.Make_MakeDown_Load);
  294. this.SizeChanged += new System.EventHandler(this.Make_MakeDown_SizeChanged);
  295. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  296. this.ResumeLayout(false);
  297. this.PerformLayout();
  298. }
  299. #endregion
  300. private System.Windows.Forms.Label mdcode;
  301. private System.Windows.Forms.Label md_code_label;
  302. private System.Windows.Forms.Label make_count;
  303. private System.Windows.Forms.Label count_label;
  304. private System.Windows.Forms.Label md_reson;
  305. private CustomControl.RichText.RichTextAutoBottom inputreson;
  306. private System.Windows.Forms.DataGridView LabelDataGridView;
  307. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  308. private System.Windows.Forms.Label label1;
  309. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  310. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  311. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  312. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  313. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  314. private System.Windows.Forms.Label pr_code;
  315. private System.Windows.Forms.Label ms_makecode;
  316. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  317. private System.Windows.Forms.DataGridViewTextBoxColumn md_macode;
  318. private System.Windows.Forms.DataGridViewTextBoxColumn md_sncode;
  319. private System.Windows.Forms.DataGridViewTextBoxColumn md_prodcode;
  320. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  321. private System.Windows.Forms.DataGridViewTextBoxColumn MD_DOWNMAN;
  322. }
  323. }