Make_FeedingCollection.Designer.cs 48 KB

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