Make_FeedingCollection.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_FeedingCollection
  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_FeedingCollection));
  29. this.mcd_restqty_label = new System.Windows.Forms.Label();
  30. this.mcd_inqty_label = new System.Windows.Forms.Label();
  31. this.ma_qty_label = new System.Windows.Forms.Label();
  32. this.ms_makecode_label = new System.Windows.Forms.Label();
  33. this.pr_detail_label = new System.Windows.Forms.Label();
  34. this.ma_prodcode_label = new System.Windows.Forms.Label();
  35. this.Loading = new System.Windows.Forms.RadioButton();
  36. this.UnLoading = new System.Windows.Forms.RadioButton();
  37. this.sn_code_label = new System.Windows.Forms.Label();
  38. this.code_label = new System.Windows.Forms.Label();
  39. this.iflastsn = new System.Windows.Forms.CheckBox();
  40. this.ma_softversion_label = new System.Windows.Forms.CheckBox();
  41. this.ma_ecncode_label = new System.Windows.Forms.CheckBox();
  42. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  43. this.ms_craftcode = new System.Windows.Forms.Label();
  44. this.ma_bomversion = new System.Windows.Forms.Label();
  45. this.ma_bomversion_label = new System.Windows.Forms.Label();
  46. this.ma_craftcode = new System.Windows.Forms.Label();
  47. this.sir_remark_label = new System.Windows.Forms.CheckBox();
  48. this.NoteForChange = new System.Windows.Forms.CheckBox();
  49. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  50. this.label1 = new System.Windows.Forms.Label();
  51. this.ma_colorcode = new System.Windows.Forms.Label();
  52. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.sir_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  66. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  67. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  68. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  69. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  70. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  71. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  72. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  73. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  74. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  75. this.ma_softversion = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.ma_ecncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  77. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  78. this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  79. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  80. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // mcd_restqty_label
  85. //
  86. this.mcd_restqty_label.AutoSize = true;
  87. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.mcd_restqty_label.Location = new System.Drawing.Point(585, 61);
  89. this.mcd_restqty_label.Name = "mcd_restqty_label";
  90. this.mcd_restqty_label.Size = new System.Drawing.Size(74, 21);
  91. this.mcd_restqty_label.TabIndex = 59;
  92. this.mcd_restqty_label.Text = "待采集数";
  93. //
  94. // mcd_inqty_label
  95. //
  96. this.mcd_inqty_label.AutoSize = true;
  97. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.mcd_inqty_label.Location = new System.Drawing.Point(311, 61);
  99. this.mcd_inqty_label.Name = "mcd_inqty_label";
  100. this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
  101. this.mcd_inqty_label.TabIndex = 56;
  102. this.mcd_inqty_label.Text = "已采集数";
  103. //
  104. // ma_qty_label
  105. //
  106. this.ma_qty_label.AutoSize = true;
  107. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.ma_qty_label.Location = new System.Drawing.Point(9, 61);
  109. this.ma_qty_label.Name = "ma_qty_label";
  110. this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
  111. this.ma_qty_label.TabIndex = 53;
  112. this.ma_qty_label.Text = "工单数量";
  113. //
  114. // ms_makecode_label
  115. //
  116. this.ms_makecode_label.AutoSize = true;
  117. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.ms_makecode_label.Location = new System.Drawing.Point(9, 12);
  119. this.ms_makecode_label.Name = "ms_makecode_label";
  120. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  121. this.ms_makecode_label.TabIndex = 49;
  122. this.ms_makecode_label.Text = "归属工单";
  123. //
  124. // pr_detail_label
  125. //
  126. this.pr_detail_label.AutoSize = true;
  127. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.pr_detail_label.Location = new System.Drawing.Point(585, 12);
  129. this.pr_detail_label.Name = "pr_detail_label";
  130. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  131. this.pr_detail_label.TabIndex = 50;
  132. this.pr_detail_label.Text = "产品规格";
  133. //
  134. // ma_prodcode_label
  135. //
  136. this.ma_prodcode_label.AutoSize = true;
  137. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.ma_prodcode_label.Location = new System.Drawing.Point(311, 12);
  139. this.ma_prodcode_label.Name = "ma_prodcode_label";
  140. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  141. this.ma_prodcode_label.TabIndex = 51;
  142. this.ma_prodcode_label.Text = "产品代码";
  143. //
  144. // Loading
  145. //
  146. this.Loading.AutoSize = true;
  147. this.Loading.Checked = true;
  148. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.Loading.ForeColor = System.Drawing.Color.Blue;
  150. this.Loading.Location = new System.Drawing.Point(18, 360);
  151. this.Loading.Name = "Loading";
  152. this.Loading.Size = new System.Drawing.Size(60, 25);
  153. this.Loading.TabIndex = 62;
  154. this.Loading.TabStop = true;
  155. this.Loading.Text = "上料";
  156. this.Loading.UseVisualStyleBackColor = true;
  157. //
  158. // UnLoading
  159. //
  160. this.UnLoading.AutoSize = true;
  161. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  163. this.UnLoading.Location = new System.Drawing.Point(98, 360);
  164. this.UnLoading.Name = "UnLoading";
  165. this.UnLoading.Size = new System.Drawing.Size(60, 25);
  166. this.UnLoading.TabIndex = 63;
  167. this.UnLoading.Text = "下料";
  168. this.UnLoading.UseVisualStyleBackColor = true;
  169. //
  170. // sn_code_label
  171. //
  172. this.sn_code_label.AutoSize = true;
  173. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.sn_code_label.Location = new System.Drawing.Point(14, 398);
  175. this.sn_code_label.Name = "sn_code_label";
  176. this.sn_code_label.Size = new System.Drawing.Size(58, 21);
  177. this.sn_code_label.TabIndex = 64;
  178. this.sn_code_label.Text = "序列号";
  179. //
  180. // code_label
  181. //
  182. this.code_label.AutoSize = true;
  183. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.code_label.Location = new System.Drawing.Point(14, 442);
  185. this.code_label.Name = "code_label";
  186. this.code_label.Size = new System.Drawing.Size(58, 21);
  187. this.code_label.TabIndex = 66;
  188. this.code_label.Text = "录入框";
  189. //
  190. // iflastsn
  191. //
  192. this.iflastsn.AutoSize = true;
  193. this.iflastsn.Enabled = false;
  194. this.iflastsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.iflastsn.Location = new System.Drawing.Point(289, 398);
  196. this.iflastsn.Name = "iflastsn";
  197. this.iflastsn.Size = new System.Drawing.Size(115, 25);
  198. this.iflastsn.TabIndex = 72;
  199. this.iflastsn.Text = "前一工单SN";
  200. this.iflastsn.UseVisualStyleBackColor = true;
  201. //
  202. // ma_softversion_label
  203. //
  204. this.ma_softversion_label.AutoSize = true;
  205. this.ma_softversion_label.Checked = true;
  206. this.ma_softversion_label.CheckState = System.Windows.Forms.CheckState.Checked;
  207. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.ma_softversion_label.Location = new System.Drawing.Point(864, 151);
  209. this.ma_softversion_label.Name = "ma_softversion_label";
  210. this.ma_softversion_label.Size = new System.Drawing.Size(93, 25);
  211. this.ma_softversion_label.TabIndex = 74;
  212. this.ma_softversion_label.Text = "软件版本";
  213. this.ma_softversion_label.UseVisualStyleBackColor = true;
  214. this.ma_softversion_label.Visible = false;
  215. //
  216. // ma_ecncode_label
  217. //
  218. this.ma_ecncode_label.AutoSize = true;
  219. this.ma_ecncode_label.Checked = true;
  220. this.ma_ecncode_label.CheckState = System.Windows.Forms.CheckState.Checked;
  221. this.ma_ecncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.ma_ecncode_label.Location = new System.Drawing.Point(864, 192);
  223. this.ma_ecncode_label.Name = "ma_ecncode_label";
  224. this.ma_ecncode_label.Size = new System.Drawing.Size(78, 25);
  225. this.ma_ecncode_label.TabIndex = 75;
  226. this.ma_ecncode_label.Text = "ECN号";
  227. this.ma_ecncode_label.UseVisualStyleBackColor = true;
  228. this.ma_ecncode_label.Visible = false;
  229. //
  230. // ClearSn_code
  231. //
  232. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  233. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  234. this.ClearSn_code.Location = new System.Drawing.Point(263, 401);
  235. this.ClearSn_code.Name = "ClearSn_code";
  236. this.ClearSn_code.Size = new System.Drawing.Size(16, 16);
  237. this.ClearSn_code.TabIndex = 138;
  238. this.ClearSn_code.TabStop = false;
  239. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  240. //
  241. // ms_craftcode
  242. //
  243. this.ms_craftcode.AutoSize = true;
  244. this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.ms_craftcode.Location = new System.Drawing.Point(768, 15);
  246. this.ms_craftcode.Name = "ms_craftcode";
  247. this.ms_craftcode.Size = new System.Drawing.Size(0, 21);
  248. this.ms_craftcode.TabIndex = 142;
  249. this.ms_craftcode.Visible = false;
  250. //
  251. // ma_bomversion
  252. //
  253. this.ma_bomversion.AutoSize = true;
  254. this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.ma_bomversion.Location = new System.Drawing.Point(768, 108);
  256. this.ma_bomversion.Name = "ma_bomversion";
  257. this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
  258. this.ma_bomversion.TabIndex = 143;
  259. //
  260. // ma_bomversion_label
  261. //
  262. this.ma_bomversion_label.AutoSize = true;
  263. this.ma_bomversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.ma_bomversion_label.Location = new System.Drawing.Point(674, 108);
  265. this.ma_bomversion_label.Name = "ma_bomversion_label";
  266. this.ma_bomversion_label.Size = new System.Drawing.Size(77, 21);
  267. this.ma_bomversion_label.TabIndex = 144;
  268. this.ma_bomversion_label.Text = "Bom版本";
  269. //
  270. // ma_craftcode
  271. //
  272. this.ma_craftcode.AutoSize = true;
  273. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.ma_craftcode.Location = new System.Drawing.Point(754, 61);
  275. this.ma_craftcode.Name = "ma_craftcode";
  276. this.ma_craftcode.Size = new System.Drawing.Size(0, 21);
  277. this.ma_craftcode.TabIndex = 145;
  278. this.ma_craftcode.Visible = false;
  279. //
  280. // sir_remark_label
  281. //
  282. this.sir_remark_label.AutoSize = true;
  283. this.sir_remark_label.Checked = true;
  284. this.sir_remark_label.CheckState = System.Windows.Forms.CheckState.Checked;
  285. this.sir_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.sir_remark_label.Location = new System.Drawing.Point(864, 232);
  287. this.sir_remark_label.Name = "sir_remark_label";
  288. this.sir_remark_label.Size = new System.Drawing.Size(93, 25);
  289. this.sir_remark_label.TabIndex = 190;
  290. this.sir_remark_label.Text = "备注信息";
  291. this.sir_remark_label.UseVisualStyleBackColor = true;
  292. this.sir_remark_label.Visible = false;
  293. //
  294. // NoteForChange
  295. //
  296. this.NoteForChange.AutoSize = true;
  297. this.NoteForChange.Checked = true;
  298. this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
  299. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.NoteForChange.Location = new System.Drawing.Point(11, 39);
  301. this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
  302. this.NoteForChange.Name = "NoteForChange";
  303. this.NoteForChange.Size = new System.Drawing.Size(99, 21);
  304. this.NoteForChange.TabIndex = 192;
  305. this.NoteForChange.Text = "切换工单提示";
  306. this.NoteForChange.UseVisualStyleBackColor = true;
  307. //
  308. // LabelDataGridView
  309. //
  310. this.LabelDataGridView.AllowUserToAddRows = false;
  311. this.LabelDataGridView.AllowUserToResizeRows = false;
  312. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  313. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  314. this.序号,
  315. this.cm_makecode,
  316. this.pr_detail_,
  317. this.cm_soncode,
  318. this.cm_barcode,
  319. this.BarCode});
  320. this.LabelDataGridView.Location = new System.Drawing.Point(18, 108);
  321. this.LabelDataGridView.Name = "LabelDataGridView";
  322. this.LabelDataGridView.RowHeadersVisible = false;
  323. this.LabelDataGridView.RowTemplate.Height = 23;
  324. this.LabelDataGridView.Size = new System.Drawing.Size(641, 227);
  325. this.LabelDataGridView.TabIndex = 193;
  326. //
  327. // label1
  328. //
  329. this.label1.AutoSize = true;
  330. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.label1.Location = new System.Drawing.Point(674, 155);
  332. this.label1.Name = "label1";
  333. this.label1.Size = new System.Drawing.Size(58, 21);
  334. this.label1.TabIndex = 194;
  335. this.label1.Text = "颜色号";
  336. //
  337. // ma_colorcode
  338. //
  339. this.ma_colorcode.AutoSize = true;
  340. this.ma_colorcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.ma_colorcode.Location = new System.Drawing.Point(768, 155);
  342. this.ma_colorcode.Name = "ma_colorcode";
  343. this.ma_colorcode.Size = new System.Drawing.Size(0, 21);
  344. this.ma_colorcode.TabIndex = 195;
  345. //
  346. // dataGridViewTextBoxColumn1
  347. //
  348. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  349. this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
  350. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  351. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  352. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  353. this.dataGridViewTextBoxColumn1.Width = 50;
  354. //
  355. // dataGridViewTextBoxColumn2
  356. //
  357. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  358. this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
  359. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  360. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  361. this.dataGridViewTextBoxColumn2.Width = 80;
  362. //
  363. // dataGridViewTextBoxColumn3
  364. //
  365. this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
  366. this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
  367. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  368. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  369. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  370. this.dataGridViewTextBoxColumn3.Width = 130;
  371. //
  372. // dataGridViewTextBoxColumn4
  373. //
  374. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  375. this.dataGridViewTextBoxColumn4.HeaderText = "长度";
  376. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  377. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  378. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  379. this.dataGridViewTextBoxColumn4.Width = 80;
  380. //
  381. // dataGridViewTextBoxColumn5
  382. //
  383. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
  384. this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
  385. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  386. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  387. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  388. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  389. this.dataGridViewTextBoxColumn5.Width = 300;
  390. //
  391. // dataGridViewTextBoxColumn6
  392. //
  393. this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
  394. this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
  395. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  396. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  397. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  398. this.dataGridViewTextBoxColumn6.Width = 300;
  399. //
  400. // 序号
  401. //
  402. this.序号.DataPropertyName = "sp_detno";
  403. this.序号.HeaderText = "序号";
  404. this.序号.Name = "序号";
  405. this.序号.ReadOnly = true;
  406. this.序号.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  407. this.序号.Width = 50;
  408. //
  409. // cm_makecode
  410. //
  411. this.cm_makecode.DataPropertyName = "sp_fsoncode";
  412. this.cm_makecode.HeaderText = "上料料号";
  413. this.cm_makecode.Name = "cm_makecode";
  414. this.cm_makecode.ReadOnly = true;
  415. this.cm_makecode.Width = 80;
  416. //
  417. // pr_detail_
  418. //
  419. this.pr_detail_.DataPropertyName = "pr_detail";
  420. this.pr_detail_.HeaderText = "上料名称";
  421. this.pr_detail_.Name = "pr_detail_";
  422. this.pr_detail_.ReadOnly = true;
  423. this.pr_detail_.Width = 130;
  424. //
  425. // cm_soncode
  426. //
  427. this.cm_soncode.DataPropertyName = "sp_prefix";
  428. this.cm_soncode.HeaderText = "前缀";
  429. this.cm_soncode.Name = "cm_soncode";
  430. this.cm_soncode.ReadOnly = true;
  431. this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  432. this.cm_soncode.Width = 60;
  433. //
  434. // cm_barcode
  435. //
  436. this.cm_barcode.DataPropertyName = "sp_length";
  437. this.cm_barcode.HeaderText = "长度";
  438. this.cm_barcode.Name = "cm_barcode";
  439. this.cm_barcode.ReadOnly = true;
  440. this.cm_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  441. this.cm_barcode.Width = 60;
  442. //
  443. // BarCode
  444. //
  445. this.BarCode.HeaderText = "条码号";
  446. this.BarCode.MinimumWidth = 300;
  447. this.BarCode.Name = "BarCode";
  448. this.BarCode.ReadOnly = true;
  449. this.BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  450. this.BarCode.Width = 300;
  451. //
  452. // sir_remark
  453. //
  454. this.sir_remark.AllPower = null;
  455. this.sir_remark.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  456. | System.Windows.Forms.AnchorStyles.Right)));
  457. this.sir_remark.BackColor = System.Drawing.Color.White;
  458. this.sir_remark.ID = null;
  459. this.sir_remark.Location = new System.Drawing.Point(864, 267);
  460. this.sir_remark.Multiline = true;
  461. this.sir_remark.Name = "sir_remark";
  462. this.sir_remark.Power = null;
  463. this.sir_remark.Size = new System.Drawing.Size(198, 68);
  464. this.sir_remark.Str = null;
  465. this.sir_remark.Str1 = null;
  466. this.sir_remark.Str2 = null;
  467. this.sir_remark.TabIndex = 191;
  468. this.sir_remark.Visible = false;
  469. //
  470. // StepCount
  471. //
  472. this.StepCount.LineCode = null;
  473. this.StepCount.Location = new System.Drawing.Point(460, 344);
  474. this.StepCount.Margin = new System.Windows.Forms.Padding(2);
  475. this.StepCount.Name = "StepCount";
  476. this.StepCount.Size = new System.Drawing.Size(80, 22);
  477. this.StepCount.Source = null;
  478. this.StepCount.StepCode = null;
  479. this.StepCount.TabIndex = 189;
  480. //
  481. // ma_code
  482. //
  483. this.ma_code.AllPower = null;
  484. this.ma_code.Caller = null;
  485. this.ma_code.Condition = null;
  486. this.ma_code.DBTitle = null;
  487. this.ma_code.FormName = null;
  488. this.ma_code.Location = new System.Drawing.Point(96, 13);
  489. this.ma_code.Margin = new System.Windows.Forms.Padding(2);
  490. this.ma_code.Name = "ma_code";
  491. this.ma_code.Power = null;
  492. this.ma_code.ReturnData = null;
  493. this.ma_code.SelectField = null;
  494. this.ma_code.SetValueField = null;
  495. this.ma_code.Size = new System.Drawing.Size(148, 21);
  496. this.ma_code.TabIndex = 141;
  497. this.ma_code.TableName = null;
  498. this.ma_code.Tag = "ma_code";
  499. this.ma_code.TextBoxEnable = true;
  500. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  501. //
  502. // LockMakeCode
  503. //
  504. this.LockMakeCode.AutoSize = true;
  505. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.LockMakeCode.LeaveEvent = false;
  507. this.LockMakeCode.Location = new System.Drawing.Point(248, 15);
  508. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2);
  509. this.LockMakeCode.Name = "LockMakeCode";
  510. this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
  511. this.LockMakeCode.TabIndex = 140;
  512. this.LockMakeCode.Text = "锁定";
  513. this.LockMakeCode.UseVisualStyleBackColor = true;
  514. //
  515. // ma_prodcode
  516. //
  517. this.ma_prodcode.AutoSize = true;
  518. this.ma_prodcode.CutLength = null;
  519. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  520. this.ma_prodcode.Location = new System.Drawing.Point(401, 12);
  521. this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  522. this.ma_prodcode.Name = "ma_prodcode";
  523. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  524. this.ma_prodcode.TabIndex = 99;
  525. //
  526. // pr_spec
  527. //
  528. this.pr_spec.AutoSize = true;
  529. this.pr_spec.CutLength = null;
  530. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.pr_spec.Location = new System.Drawing.Point(675, 12);
  532. this.pr_spec.MaximumSize = new System.Drawing.Size(300, 0);
  533. this.pr_spec.Name = "pr_spec";
  534. this.pr_spec.Size = new System.Drawing.Size(0, 21);
  535. this.pr_spec.TabIndex = 98;
  536. //
  537. // mcd_remainqty
  538. //
  539. this.mcd_remainqty.AutoSize = true;
  540. this.mcd_remainqty.CutLength = null;
  541. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  542. this.mcd_remainqty.Location = new System.Drawing.Point(674, 61);
  543. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
  544. this.mcd_remainqty.Name = "mcd_remainqty";
  545. this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
  546. this.mcd_remainqty.TabIndex = 97;
  547. this.mcd_remainqty.Tag = "mcd_remainqty";
  548. //
  549. // mcd_inqty
  550. //
  551. this.mcd_inqty.AutoSize = true;
  552. this.mcd_inqty.CutLength = null;
  553. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.mcd_inqty.Location = new System.Drawing.Point(401, 61);
  555. this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
  556. this.mcd_inqty.Name = "mcd_inqty";
  557. this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
  558. this.mcd_inqty.TabIndex = 96;
  559. //
  560. // ma_qty
  561. //
  562. this.ma_qty.AutoSize = true;
  563. this.ma_qty.CutLength = null;
  564. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  565. this.ma_qty.Location = new System.Drawing.Point(96, 61);
  566. this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
  567. this.ma_qty.Name = "ma_qty";
  568. this.ma_qty.Size = new System.Drawing.Size(0, 21);
  569. this.ma_qty.TabIndex = 95;
  570. //
  571. // OperateResult
  572. //
  573. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  574. this.OperateResult.Location = new System.Drawing.Point(545, 344);
  575. this.OperateResult.Name = "OperateResult";
  576. this.OperateResult.Size = new System.Drawing.Size(350, 121);
  577. this.OperateResult.TabIndex = 94;
  578. this.OperateResult.Text = "";
  579. //
  580. // Clean
  581. //
  582. this.Clean.AllPower = null;
  583. this.Clean.BackColor = System.Drawing.Color.Transparent;
  584. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  585. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  586. this.Clean.IsShowBorder = true;
  587. this.Clean.Location = new System.Drawing.Point(460, 439);
  588. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  589. this.Clean.Name = "Clean";
  590. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  591. this.Clean.Power = null;
  592. this.Clean.Size = new System.Drawing.Size(60, 24);
  593. this.Clean.TabIndex = 80;
  594. this.Clean.Text = "清除";
  595. this.Clean.UseVisualStyleBackColor = true;
  596. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  597. //
  598. // ma_softversion
  599. //
  600. this.ma_softversion.AllPower = null;
  601. this.ma_softversion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  602. | System.Windows.Forms.AnchorStyles.Right)));
  603. this.ma_softversion.BackColor = System.Drawing.Color.White;
  604. this.ma_softversion.ID = null;
  605. this.ma_softversion.Location = new System.Drawing.Point(956, 151);
  606. this.ma_softversion.Name = "ma_softversion";
  607. this.ma_softversion.Power = null;
  608. this.ma_softversion.Size = new System.Drawing.Size(106, 21);
  609. this.ma_softversion.Str = null;
  610. this.ma_softversion.Str1 = null;
  611. this.ma_softversion.Str2 = null;
  612. this.ma_softversion.TabIndex = 78;
  613. this.ma_softversion.Visible = false;
  614. //
  615. // ma_ecncode
  616. //
  617. this.ma_ecncode.AllPower = null;
  618. this.ma_ecncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  619. | System.Windows.Forms.AnchorStyles.Right)));
  620. this.ma_ecncode.BackColor = System.Drawing.Color.White;
  621. this.ma_ecncode.ID = null;
  622. this.ma_ecncode.Location = new System.Drawing.Point(956, 196);
  623. this.ma_ecncode.Name = "ma_ecncode";
  624. this.ma_ecncode.Power = null;
  625. this.ma_ecncode.Size = new System.Drawing.Size(106, 21);
  626. this.ma_ecncode.Str = null;
  627. this.ma_ecncode.Str1 = null;
  628. this.ma_ecncode.Str2 = null;
  629. this.ma_ecncode.TabIndex = 77;
  630. this.ma_ecncode.Visible = false;
  631. //
  632. // Confirm
  633. //
  634. this.Confirm.AllPower = "ifall";
  635. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  636. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  637. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  638. this.Confirm.IsShowBorder = true;
  639. this.Confirm.Location = new System.Drawing.Point(289, 440);
  640. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  641. this.Confirm.Name = "Confirm";
  642. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  643. this.Confirm.Power = null;
  644. this.Confirm.Size = new System.Drawing.Size(60, 24);
  645. this.Confirm.TabIndex = 73;
  646. this.Confirm.Tag = "IfRead";
  647. this.Confirm.Text = "确认";
  648. this.Confirm.UseVisualStyleBackColor = true;
  649. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  650. //
  651. // code
  652. //
  653. this.code.AllPower = "ifall";
  654. this.code.BackColor = System.Drawing.Color.White;
  655. this.code.ID = null;
  656. this.code.Location = new System.Drawing.Point(98, 442);
  657. this.code.Name = "code";
  658. this.code.Power = null;
  659. this.code.Size = new System.Drawing.Size(160, 21);
  660. this.code.Str = null;
  661. this.code.Str1 = null;
  662. this.code.Str2 = null;
  663. this.code.TabIndex = 0;
  664. this.code.Tag = "IfRead";
  665. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  666. //
  667. // sn_code
  668. //
  669. this.sn_code.AllPower = null;
  670. this.sn_code.BackColor = System.Drawing.Color.White;
  671. this.sn_code.Enabled = false;
  672. this.sn_code.ID = null;
  673. this.sn_code.Location = new System.Drawing.Point(98, 398);
  674. this.sn_code.Name = "sn_code";
  675. this.sn_code.Power = null;
  676. this.sn_code.Size = new System.Drawing.Size(160, 21);
  677. this.sn_code.Str = null;
  678. this.sn_code.Str1 = null;
  679. this.sn_code.Str2 = null;
  680. this.sn_code.TabIndex = 65;
  681. //
  682. // Make_FeedingCollection
  683. //
  684. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  685. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  686. this.ClientSize = new System.Drawing.Size(898, 487);
  687. this.Controls.Add(this.ma_colorcode);
  688. this.Controls.Add(this.label1);
  689. this.Controls.Add(this.LabelDataGridView);
  690. this.Controls.Add(this.NoteForChange);
  691. this.Controls.Add(this.sir_remark);
  692. this.Controls.Add(this.sir_remark_label);
  693. this.Controls.Add(this.StepCount);
  694. this.Controls.Add(this.ma_craftcode);
  695. this.Controls.Add(this.ma_bomversion_label);
  696. this.Controls.Add(this.ma_bomversion);
  697. this.Controls.Add(this.ms_craftcode);
  698. this.Controls.Add(this.ma_code);
  699. this.Controls.Add(this.LockMakeCode);
  700. this.Controls.Add(this.ClearSn_code);
  701. this.Controls.Add(this.ma_prodcode);
  702. this.Controls.Add(this.pr_spec);
  703. this.Controls.Add(this.mcd_remainqty);
  704. this.Controls.Add(this.mcd_inqty);
  705. this.Controls.Add(this.ma_qty);
  706. this.Controls.Add(this.OperateResult);
  707. this.Controls.Add(this.Clean);
  708. this.Controls.Add(this.ma_softversion);
  709. this.Controls.Add(this.ma_ecncode);
  710. this.Controls.Add(this.ma_ecncode_label);
  711. this.Controls.Add(this.ma_softversion_label);
  712. this.Controls.Add(this.Confirm);
  713. this.Controls.Add(this.iflastsn);
  714. this.Controls.Add(this.code);
  715. this.Controls.Add(this.code_label);
  716. this.Controls.Add(this.sn_code);
  717. this.Controls.Add(this.sn_code_label);
  718. this.Controls.Add(this.UnLoading);
  719. this.Controls.Add(this.Loading);
  720. this.Controls.Add(this.mcd_restqty_label);
  721. this.Controls.Add(this.mcd_inqty_label);
  722. this.Controls.Add(this.ma_qty_label);
  723. this.Controls.Add(this.ms_makecode_label);
  724. this.Controls.Add(this.pr_detail_label);
  725. this.Controls.Add(this.ma_prodcode_label);
  726. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  727. this.Name = "Make_FeedingCollection";
  728. this.Tag = "Make!FeedingCollection";
  729. this.Text = "上料采集";
  730. this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
  731. this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
  732. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  734. this.ResumeLayout(false);
  735. this.PerformLayout();
  736. }
  737. #endregion
  738. private System.Windows.Forms.Label mcd_restqty_label;
  739. private System.Windows.Forms.Label mcd_inqty_label;
  740. private System.Windows.Forms.Label ma_qty_label;
  741. private System.Windows.Forms.Label ms_makecode_label;
  742. private System.Windows.Forms.Label pr_detail_label;
  743. private System.Windows.Forms.Label ma_prodcode_label;
  744. private System.Windows.Forms.RadioButton Loading;
  745. private System.Windows.Forms.RadioButton UnLoading;
  746. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  747. private System.Windows.Forms.Label sn_code_label;
  748. private System.Windows.Forms.Label code_label;
  749. private CustomControl.TextBoxWithIcon.SnCollectionBox code;
  750. private System.Windows.Forms.CheckBox iflastsn;
  751. private CustomControl.ButtonUtil.NormalButton Confirm;
  752. private System.Windows.Forms.CheckBox ma_softversion_label;
  753. private System.Windows.Forms.CheckBox ma_ecncode_label;
  754. private CustomControl.TextBoxWithIcon.EnterTextBox ma_ecncode;
  755. private CustomControl.TextBoxWithIcon.EnterTextBox ma_softversion;
  756. private CustomControl.ButtonUtil.NormalButton Clean;
  757. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  758. private CustomControl.ValueLabel.ValueLabel ma_qty;
  759. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  760. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  761. private CustomControl.ValueLabel.ValueLabel pr_spec;
  762. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  763. private System.Windows.Forms.PictureBox ClearSn_code;
  764. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  765. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  766. private System.Windows.Forms.Label ms_craftcode;
  767. private System.Windows.Forms.Label ma_bomversion;
  768. private System.Windows.Forms.Label ma_bomversion_label;
  769. private System.Windows.Forms.Label ma_craftcode;
  770. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  771. private System.Windows.Forms.CheckBox sir_remark_label;
  772. private CustomControl.TextBoxWithIcon.EnterTextBox sir_remark;
  773. private System.Windows.Forms.CheckBox NoteForChange;
  774. private System.Windows.Forms.DataGridView LabelDataGridView;
  775. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  776. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  777. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  778. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  779. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  780. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  781. private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
  782. private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
  783. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail_;
  784. private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
  785. private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
  786. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  787. private System.Windows.Forms.Label label1;
  788. private System.Windows.Forms.Label ma_colorcode;
  789. }
  790. }