Make_FeedingCollection.Designer.cs 51 KB

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