Make_MakeCancelDown.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_MakeCancelDown
  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_MakeCancelDown));
  29. this.ms_makecode = new System.Windows.Forms.Label();
  30. this.pr_code = new System.Windows.Forms.Label();
  31. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  32. this.md_reson = new System.Windows.Forms.Label();
  33. this.make_count = new System.Windows.Forms.Label();
  34. this.count_label = new System.Windows.Forms.Label();
  35. this.md_code_rb = new System.Windows.Forms.RadioButton();
  36. this.sn_code_rb = new System.Windows.Forms.RadioButton();
  37. this.label1 = new System.Windows.Forms.Label();
  38. this.已选 = new System.Windows.Forms.Label();
  39. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  40. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.ChooseAll = new UAS_MES.CustomControl.ButtonUtil.ChooseAllButton();
  47. this.mdcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.Sure = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  49. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  50. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  52. this.md_macode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.md_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.md_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.md_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.MD_DOWNMAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.inputreson = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  59. this.sum = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  60. this.choosenum = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  61. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  62. this.SuspendLayout();
  63. //
  64. // ms_makecode
  65. //
  66. this.ms_makecode.AutoSize = true;
  67. this.ms_makecode.Location = new System.Drawing.Point(559, 362);
  68. this.ms_makecode.Name = "ms_makecode";
  69. this.ms_makecode.Size = new System.Drawing.Size(0, 12);
  70. this.ms_makecode.TabIndex = 218;
  71. this.ms_makecode.Visible = false;
  72. //
  73. // pr_code
  74. //
  75. this.pr_code.AutoSize = true;
  76. this.pr_code.Location = new System.Drawing.Point(449, 362);
  77. this.pr_code.Name = "pr_code";
  78. this.pr_code.Size = new System.Drawing.Size(0, 12);
  79. this.pr_code.TabIndex = 217;
  80. this.pr_code.Visible = false;
  81. //
  82. // LabelDataGridView
  83. //
  84. this.LabelDataGridView.AllowUserToAddRows = false;
  85. this.LabelDataGridView.AllowUserToResizeRows = false;
  86. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  87. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  88. this.Choose,
  89. this.md_macode,
  90. this.md_sncode,
  91. this.md_prodcode,
  92. this.pr_detail,
  93. this.md_code,
  94. this.MD_DOWNMAN});
  95. this.LabelDataGridView.Location = new System.Drawing.Point(22, 88);
  96. this.LabelDataGridView.Name = "LabelDataGridView";
  97. this.LabelDataGridView.RowHeadersVisible = false;
  98. this.LabelDataGridView.RowTemplate.Height = 23;
  99. this.LabelDataGridView.Size = new System.Drawing.Size(837, 199);
  100. this.LabelDataGridView.TabIndex = 213;
  101. this.LabelDataGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellValueChanged);
  102. this.LabelDataGridView.CurrentCellDirtyStateChanged += new System.EventHandler(this.LabelDataGridView_CurrentCellDirtyStateChanged);
  103. //
  104. // md_reson
  105. //
  106. this.md_reson.AutoSize = true;
  107. this.md_reson.Font = new System.Drawing.Font("微软雅黑", 12F);
  108. this.md_reson.Location = new System.Drawing.Point(11, 322);
  109. this.md_reson.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  110. this.md_reson.Name = "md_reson";
  111. this.md_reson.Size = new System.Drawing.Size(106, 21);
  112. this.md_reson.TabIndex = 211;
  113. this.md_reson.Text = "取消下地原因";
  114. //
  115. // make_count
  116. //
  117. this.make_count.AutoSize = true;
  118. this.make_count.Font = new System.Drawing.Font("微软雅黑", 12F);
  119. this.make_count.Location = new System.Drawing.Point(543, 16);
  120. this.make_count.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  121. this.make_count.Name = "make_count";
  122. this.make_count.Size = new System.Drawing.Size(0, 21);
  123. this.make_count.TabIndex = 210;
  124. //
  125. // count_label
  126. //
  127. this.count_label.AutoSize = true;
  128. this.count_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  129. this.count_label.Location = new System.Drawing.Point(497, 16);
  130. this.count_label.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  131. this.count_label.Name = "count_label";
  132. this.count_label.Size = new System.Drawing.Size(42, 21);
  133. this.count_label.TabIndex = 209;
  134. this.count_label.Text = "数量";
  135. //
  136. // md_code_rb
  137. //
  138. this.md_code_rb.AutoSize = true;
  139. this.md_code_rb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.md_code_rb.Location = new System.Drawing.Point(22, 12);
  141. this.md_code_rb.Name = "md_code_rb";
  142. this.md_code_rb.Size = new System.Drawing.Size(76, 25);
  143. this.md_code_rb.TabIndex = 221;
  144. this.md_code_rb.TabStop = true;
  145. this.md_code_rb.Text = "事件号";
  146. this.md_code_rb.UseVisualStyleBackColor = true;
  147. this.md_code_rb.Click += new System.EventHandler(this.md_code_rb_Click);
  148. //
  149. // sn_code_rb
  150. //
  151. this.sn_code_rb.AutoSize = true;
  152. this.sn_code_rb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.sn_code_rb.Location = new System.Drawing.Point(22, 55);
  154. this.sn_code_rb.Name = "sn_code_rb";
  155. this.sn_code_rb.Size = new System.Drawing.Size(76, 25);
  156. this.sn_code_rb.TabIndex = 222;
  157. this.sn_code_rb.TabStop = true;
  158. this.sn_code_rb.Text = "序列号";
  159. this.sn_code_rb.UseVisualStyleBackColor = true;
  160. this.sn_code_rb.Click += new System.EventHandler(this.md_code_rb_Click);
  161. //
  162. // label1
  163. //
  164. this.label1.AutoSize = true;
  165. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  166. this.label1.Location = new System.Drawing.Point(89, 293);
  167. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  168. this.label1.Name = "label1";
  169. this.label1.Size = new System.Drawing.Size(42, 21);
  170. this.label1.TabIndex = 224;
  171. this.label1.Text = "总数";
  172. //
  173. // 已选
  174. //
  175. this.已选.AutoSize = true;
  176. this.已选.Font = new System.Drawing.Font("微软雅黑", 12F);
  177. this.已选.Location = new System.Drawing.Point(196, 294);
  178. this.已选.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  179. this.已选.Name = "已选";
  180. this.已选.Size = new System.Drawing.Size(42, 21);
  181. this.已选.TabIndex = 226;
  182. this.已选.Text = "已选";
  183. //
  184. // dataGridViewCheckBoxColumn1
  185. //
  186. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  187. this.dataGridViewCheckBoxColumn1.HeaderText = "勾选";
  188. this.dataGridViewCheckBoxColumn1.MinimumWidth = 80;
  189. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  190. this.dataGridViewCheckBoxColumn1.Width = 80;
  191. //
  192. // dataGridViewTextBoxColumn1
  193. //
  194. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  195. this.dataGridViewTextBoxColumn1.DataPropertyName = "md_macode";
  196. this.dataGridViewTextBoxColumn1.HeaderText = "工单编号";
  197. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  198. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  199. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  200. //
  201. // dataGridViewTextBoxColumn2
  202. //
  203. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  204. this.dataGridViewTextBoxColumn2.DataPropertyName = "md_sncode";
  205. this.dataGridViewTextBoxColumn2.HeaderText = "序列号";
  206. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  207. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  208. this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  209. //
  210. // dataGridViewTextBoxColumn3
  211. //
  212. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  213. this.dataGridViewTextBoxColumn3.DataPropertyName = "md_prodcode";
  214. this.dataGridViewTextBoxColumn3.HeaderText = "产品代码";
  215. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  216. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  217. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  218. //
  219. // dataGridViewTextBoxColumn4
  220. //
  221. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  222. this.dataGridViewTextBoxColumn4.DataPropertyName = "pr_detail";
  223. this.dataGridViewTextBoxColumn4.HeaderText = "产品名称";
  224. this.dataGridViewTextBoxColumn4.MinimumWidth = 80;
  225. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  226. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  227. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  228. //
  229. // dataGridViewTextBoxColumn5
  230. //
  231. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  232. this.dataGridViewTextBoxColumn5.DataPropertyName = "md_code";
  233. this.dataGridViewTextBoxColumn5.HeaderText = "";
  234. this.dataGridViewTextBoxColumn5.MinimumWidth = 2;
  235. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  236. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  237. this.dataGridViewTextBoxColumn5.Visible = false;
  238. this.dataGridViewTextBoxColumn5.Width = 5;
  239. //
  240. // dataGridViewTextBoxColumn6
  241. //
  242. this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  243. this.dataGridViewTextBoxColumn6.HeaderText = "";
  244. this.dataGridViewTextBoxColumn6.MinimumWidth = 2;
  245. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  246. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  247. this.dataGridViewTextBoxColumn6.Width = 2;
  248. //
  249. // ChooseAll
  250. //
  251. this.ChooseAll.Location = new System.Drawing.Point(22, 293);
  252. this.ChooseAll.Name = "ChooseAll";
  253. this.ChooseAll.Size = new System.Drawing.Size(38, 20);
  254. this.ChooseAll.TabIndex = 223;
  255. this.ChooseAll.Text = "全选";
  256. this.ChooseAll.UseVisualStyleBackColor = true;
  257. //
  258. // mdcode
  259. //
  260. this.mdcode.AllPower = null;
  261. this.mdcode.BackColor = System.Drawing.Color.White;
  262. this.mdcode.ID = null;
  263. this.mdcode.Location = new System.Drawing.Point(93, 16);
  264. this.mdcode.Name = "mdcode";
  265. this.mdcode.Power = null;
  266. this.mdcode.Size = new System.Drawing.Size(196, 21);
  267. this.mdcode.Str = null;
  268. this.mdcode.Str1 = null;
  269. this.mdcode.Str2 = null;
  270. this.mdcode.TabIndex = 220;
  271. this.mdcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.md_code_KeyDown);
  272. //
  273. // Sure
  274. //
  275. this.Sure.AllPower = null;
  276. this.Sure.BackColor = System.Drawing.Color.Transparent;
  277. this.Sure.DownImage = ((System.Drawing.Image)(resources.GetObject("Sure.DownImage")));
  278. this.Sure.Image = null;
  279. this.Sure.IsShowBorder = true;
  280. this.Sure.Location = new System.Drawing.Point(262, 493);
  281. this.Sure.MoveImage = ((System.Drawing.Image)(resources.GetObject("Sure.MoveImage")));
  282. this.Sure.Name = "Sure";
  283. this.Sure.NormalImage = ((System.Drawing.Image)(resources.GetObject("Sure.NormalImage")));
  284. this.Sure.Power = null;
  285. this.Sure.Size = new System.Drawing.Size(75, 28);
  286. this.Sure.TabIndex = 219;
  287. this.Sure.Text = "确认";
  288. this.Sure.UseVisualStyleBackColor = false;
  289. this.Sure.Click += new System.EventHandler(this.Sure_Click);
  290. //
  291. // OperateResult
  292. //
  293. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.OperateResult.Location = new System.Drawing.Point(435, 322);
  295. this.OperateResult.Name = "OperateResult";
  296. this.OperateResult.Size = new System.Drawing.Size(412, 199);
  297. this.OperateResult.TabIndex = 216;
  298. this.OperateResult.Text = "";
  299. //
  300. // sn_code
  301. //
  302. this.sn_code.AllPower = null;
  303. this.sn_code.BackColor = System.Drawing.Color.White;
  304. this.sn_code.ID = null;
  305. this.sn_code.Location = new System.Drawing.Point(93, 61);
  306. this.sn_code.Name = "sn_code";
  307. this.sn_code.Power = null;
  308. this.sn_code.Size = new System.Drawing.Size(196, 21);
  309. this.sn_code.Str = null;
  310. this.sn_code.Str1 = null;
  311. this.sn_code.Str2 = null;
  312. this.sn_code.TabIndex = 214;
  313. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  314. //
  315. // Choose
  316. //
  317. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  318. this.Choose.HeaderText = "勾选";
  319. this.Choose.MinimumWidth = 60;
  320. this.Choose.Name = "Choose";
  321. this.Choose.Width = 60;
  322. //
  323. // md_macode
  324. //
  325. this.md_macode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  326. this.md_macode.DataPropertyName = "md_macode";
  327. this.md_macode.HeaderText = "工单编号";
  328. this.md_macode.Name = "md_macode";
  329. this.md_macode.ReadOnly = true;
  330. this.md_macode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  331. //
  332. // md_sncode
  333. //
  334. this.md_sncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  335. this.md_sncode.DataPropertyName = "md_sncode";
  336. this.md_sncode.HeaderText = "序列号";
  337. this.md_sncode.Name = "md_sncode";
  338. this.md_sncode.ReadOnly = true;
  339. this.md_sncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  340. //
  341. // md_prodcode
  342. //
  343. this.md_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  344. this.md_prodcode.DataPropertyName = "md_prodcode";
  345. this.md_prodcode.HeaderText = "产品代码";
  346. this.md_prodcode.Name = "md_prodcode";
  347. this.md_prodcode.ReadOnly = true;
  348. this.md_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  349. //
  350. // pr_detail
  351. //
  352. this.pr_detail.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  353. this.pr_detail.DataPropertyName = "pr_detail";
  354. this.pr_detail.HeaderText = "产品名称";
  355. this.pr_detail.MinimumWidth = 80;
  356. this.pr_detail.Name = "pr_detail";
  357. this.pr_detail.ReadOnly = true;
  358. this.pr_detail.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  359. //
  360. // md_code
  361. //
  362. this.md_code.DataPropertyName = "md_code";
  363. this.md_code.HeaderText = "";
  364. this.md_code.Name = "md_code";
  365. this.md_code.ReadOnly = true;
  366. this.md_code.Visible = false;
  367. //
  368. // MD_DOWNMAN
  369. //
  370. this.MD_DOWNMAN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  371. this.MD_DOWNMAN.HeaderText = "";
  372. this.MD_DOWNMAN.MinimumWidth = 2;
  373. this.MD_DOWNMAN.Name = "MD_DOWNMAN";
  374. this.MD_DOWNMAN.ReadOnly = true;
  375. this.MD_DOWNMAN.Width = 2;
  376. //
  377. // inputreson
  378. //
  379. this.inputreson.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  380. this.inputreson.Location = new System.Drawing.Point(122, 322);
  381. this.inputreson.Name = "inputreson";
  382. this.inputreson.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
  383. this.inputreson.Size = new System.Drawing.Size(295, 124);
  384. this.inputreson.TabIndex = 212;
  385. this.inputreson.Text = "";
  386. //
  387. // sum
  388. //
  389. this.sum.AutoSize = true;
  390. this.sum.CutLength = null;
  391. this.sum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  392. this.sum.Location = new System.Drawing.Point(136, 293);
  393. this.sum.MaximumSize = new System.Drawing.Size(200, 0);
  394. this.sum.Name = "sum";
  395. this.sum.Size = new System.Drawing.Size(0, 21);
  396. this.sum.TabIndex = 228;
  397. //
  398. // choosenum
  399. //
  400. this.choosenum.AutoSize = true;
  401. this.choosenum.CutLength = null;
  402. this.choosenum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.choosenum.Location = new System.Drawing.Point(238, 294);
  404. this.choosenum.MaximumSize = new System.Drawing.Size(200, 0);
  405. this.choosenum.Name = "choosenum";
  406. this.choosenum.Size = new System.Drawing.Size(0, 21);
  407. this.choosenum.TabIndex = 229;
  408. //
  409. // Make_MakeCancelDown
  410. //
  411. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  412. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  413. this.ClientSize = new System.Drawing.Size(872, 533);
  414. this.Controls.Add(this.choosenum);
  415. this.Controls.Add(this.sum);
  416. this.Controls.Add(this.已选);
  417. this.Controls.Add(this.label1);
  418. this.Controls.Add(this.ChooseAll);
  419. this.Controls.Add(this.sn_code_rb);
  420. this.Controls.Add(this.md_code_rb);
  421. this.Controls.Add(this.mdcode);
  422. this.Controls.Add(this.Sure);
  423. this.Controls.Add(this.OperateResult);
  424. this.Controls.Add(this.sn_code);
  425. this.Controls.Add(this.ms_makecode);
  426. this.Controls.Add(this.pr_code);
  427. this.Controls.Add(this.LabelDataGridView);
  428. this.Controls.Add(this.inputreson);
  429. this.Controls.Add(this.md_reson);
  430. this.Controls.Add(this.make_count);
  431. this.Controls.Add(this.count_label);
  432. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  433. this.Name = "Make_MakeCancelDown";
  434. this.Tag = "Make!MakeCancelDown";
  435. this.Text = "Make_MakeCancelDown";
  436. this.Load += new System.EventHandler(this.Make_MakeCancelDown_Load);
  437. this.SizeChanged += new System.EventHandler(this.Make_MakeCancelDown_SizeChanged);
  438. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  439. this.ResumeLayout(false);
  440. this.PerformLayout();
  441. }
  442. #endregion
  443. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  444. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  445. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  446. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  447. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  448. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  449. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  450. private System.Windows.Forms.Label ms_makecode;
  451. private System.Windows.Forms.Label pr_code;
  452. private System.Windows.Forms.DataGridView LabelDataGridView;
  453. private CustomControl.RichText.RichTextAutoBottom inputreson;
  454. private System.Windows.Forms.Label md_reson;
  455. private System.Windows.Forms.Label make_count;
  456. private System.Windows.Forms.Label count_label;
  457. private CustomControl.ButtonUtil.NormalButton Sure;
  458. private CustomControl.TextBoxWithIcon.EnterTextBox mdcode;
  459. private System.Windows.Forms.RadioButton md_code_rb;
  460. private System.Windows.Forms.RadioButton sn_code_rb;
  461. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  462. private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
  463. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  464. private System.Windows.Forms.DataGridViewTextBoxColumn md_macode;
  465. private System.Windows.Forms.DataGridViewTextBoxColumn md_sncode;
  466. private System.Windows.Forms.DataGridViewTextBoxColumn md_prodcode;
  467. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  468. private System.Windows.Forms.DataGridViewTextBoxColumn md_code;
  469. private System.Windows.Forms.DataGridViewTextBoxColumn MD_DOWNMAN;
  470. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  471. private System.Windows.Forms.Label label1;
  472. private System.Windows.Forms.Label 已选;
  473. private CustomControl.ValueLabel.ValueLabel sum;
  474. private CustomControl.ValueLabel.ValueLabel choosenum;
  475. }
  476. }