Make_FeedingCollectionBadOnlyNEW.Designer.cs 50 KB

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