Special_AfterSaleIn.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_AfterSaleIn
  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(Special_AfterSaleIn));
  29. this.cu_code_label = new System.Windows.Forms.Label();
  30. this.pr_code_label = new System.Windows.Forms.Label();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.Info = new System.Windows.Forms.DataGridView();
  33. this.afr_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.afr_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.afr_cucode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.afr_inqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.cu_name = new System.Windows.Forms.Label();
  38. this.pr_spec = new System.Windows.Forms.Label();
  39. this.label4 = new System.Windows.Forms.Label();
  40. this.label5 = new System.Windows.Forms.Label();
  41. this.Cancel = new System.Windows.Forms.CheckBox();
  42. this.InDate = new System.Windows.Forms.DateTimePicker();
  43. this.label2 = new System.Windows.Forms.Label();
  44. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.barcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  49. this.cu_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  50. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  51. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  52. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  53. this.inqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.label3 = new System.Windows.Forms.Label();
  55. ((System.ComponentModel.ISupportInitialize)(this.Info)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // cu_code_label
  59. //
  60. this.cu_code_label.AutoSize = true;
  61. this.cu_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.cu_code_label.Location = new System.Drawing.Point(32, 14);
  63. this.cu_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  64. this.cu_code_label.Name = "cu_code_label";
  65. this.cu_code_label.Size = new System.Drawing.Size(146, 41);
  66. this.cu_code_label.TabIndex = 213;
  67. this.cu_code_label.Text = "客户编号";
  68. //
  69. // pr_code_label
  70. //
  71. this.pr_code_label.AutoSize = true;
  72. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.pr_code_label.Location = new System.Drawing.Point(444, 16);
  74. this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  75. this.pr_code_label.Name = "pr_code_label";
  76. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  77. this.pr_code_label.TabIndex = 215;
  78. this.pr_code_label.Text = "物料编号";
  79. //
  80. // label1
  81. //
  82. this.label1.AutoSize = true;
  83. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.label1.Location = new System.Drawing.Point(42, 726);
  85. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  86. this.label1.Name = "label1";
  87. this.label1.Size = new System.Drawing.Size(114, 41);
  88. this.label1.TabIndex = 217;
  89. this.label1.Text = "主板号";
  90. //
  91. // Info
  92. //
  93. this.Info.AllowUserToAddRows = false;
  94. this.Info.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  95. this.Info.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  96. this.afr_barcode,
  97. this.afr_prodcode,
  98. this.afr_cucode,
  99. this.afr_inqty});
  100. this.Info.Location = new System.Drawing.Point(39, 127);
  101. this.Info.Name = "Info";
  102. this.Info.RowTemplate.Height = 37;
  103. this.Info.Size = new System.Drawing.Size(1072, 569);
  104. this.Info.TabIndex = 218;
  105. //
  106. // afr_barcode
  107. //
  108. this.afr_barcode.DataPropertyName = "afr_barcode";
  109. this.afr_barcode.HeaderText = "条码号";
  110. this.afr_barcode.Name = "afr_barcode";
  111. //
  112. // afr_prodcode
  113. //
  114. this.afr_prodcode.DataPropertyName = "afr_prodcode";
  115. this.afr_prodcode.HeaderText = "物料编号";
  116. this.afr_prodcode.Name = "afr_prodcode";
  117. //
  118. // afr_cucode
  119. //
  120. this.afr_cucode.DataPropertyName = "afr_cucode";
  121. this.afr_cucode.HeaderText = "客户名称";
  122. this.afr_cucode.Name = "afr_cucode";
  123. //
  124. // afr_inqty
  125. //
  126. this.afr_inqty.DataPropertyName = "afr_inqty";
  127. this.afr_inqty.HeaderText = "入库数量";
  128. this.afr_inqty.Name = "afr_inqty";
  129. //
  130. // cu_name
  131. //
  132. this.cu_name.AutoSize = true;
  133. this.cu_name.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.cu_name.Location = new System.Drawing.Point(183, 72);
  135. this.cu_name.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  136. this.cu_name.Name = "cu_name";
  137. this.cu_name.Size = new System.Drawing.Size(0, 41);
  138. this.cu_name.TabIndex = 219;
  139. //
  140. // pr_spec
  141. //
  142. this.pr_spec.AutoSize = true;
  143. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.pr_spec.Location = new System.Drawing.Point(595, 72);
  145. this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  146. this.pr_spec.Name = "pr_spec";
  147. this.pr_spec.Size = new System.Drawing.Size(0, 41);
  148. this.pr_spec.TabIndex = 220;
  149. //
  150. // label4
  151. //
  152. this.label4.AutoSize = true;
  153. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.label4.Location = new System.Drawing.Point(444, 72);
  155. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  156. this.label4.Name = "label4";
  157. this.label4.Size = new System.Drawing.Size(146, 41);
  158. this.label4.TabIndex = 221;
  159. this.label4.Text = "物料规格";
  160. //
  161. // label5
  162. //
  163. this.label5.AutoSize = true;
  164. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.label5.Location = new System.Drawing.Point(32, 72);
  166. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  167. this.label5.Name = "label5";
  168. this.label5.Size = new System.Drawing.Size(146, 41);
  169. this.label5.TabIndex = 222;
  170. this.label5.Text = "客户名称";
  171. //
  172. // Cancel
  173. //
  174. this.Cancel.AutoSize = true;
  175. this.Cancel.Location = new System.Drawing.Point(916, 739);
  176. this.Cancel.Name = "Cancel";
  177. this.Cancel.Size = new System.Drawing.Size(138, 28);
  178. this.Cancel.TabIndex = 223;
  179. this.Cancel.Text = "取消录入";
  180. this.Cancel.UseVisualStyleBackColor = true;
  181. //
  182. // InDate
  183. //
  184. this.InDate.Location = new System.Drawing.Point(1058, 20);
  185. this.InDate.Name = "InDate";
  186. this.InDate.Size = new System.Drawing.Size(205, 35);
  187. this.InDate.TabIndex = 224;
  188. this.InDate.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
  189. //
  190. // label2
  191. //
  192. this.label2.AutoSize = true;
  193. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.label2.Location = new System.Drawing.Point(889, 14);
  195. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  196. this.label2.Name = "label2";
  197. this.label2.Size = new System.Drawing.Size(146, 41);
  198. this.label2.TabIndex = 225;
  199. this.label2.Text = "录入日期";
  200. //
  201. // dataGridViewTextBoxColumn1
  202. //
  203. this.dataGridViewTextBoxColumn1.DataPropertyName = "afr_barcode";
  204. this.dataGridViewTextBoxColumn1.HeaderText = "条码号";
  205. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  206. //
  207. // dataGridViewTextBoxColumn2
  208. //
  209. this.dataGridViewTextBoxColumn2.DataPropertyName = "afr_prodcode";
  210. this.dataGridViewTextBoxColumn2.HeaderText = "物料编号";
  211. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  212. //
  213. // dataGridViewTextBoxColumn3
  214. //
  215. this.dataGridViewTextBoxColumn3.DataPropertyName = "afr_cucode";
  216. this.dataGridViewTextBoxColumn3.HeaderText = "客户名称";
  217. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  218. //
  219. // barcode
  220. //
  221. this.barcode.AllPower = null;
  222. this.barcode.BackColor = System.Drawing.Color.White;
  223. this.barcode.ID = null;
  224. this.barcode.Location = new System.Drawing.Point(166, 732);
  225. this.barcode.Margin = new System.Windows.Forms.Padding(4);
  226. this.barcode.Name = "barcode";
  227. this.barcode.Power = null;
  228. this.barcode.Size = new System.Drawing.Size(292, 35);
  229. this.barcode.Str = null;
  230. this.barcode.Str1 = null;
  231. this.barcode.Str2 = null;
  232. this.barcode.TabIndex = 216;
  233. this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  234. //
  235. // pr_code
  236. //
  237. this.pr_code.AllPower = null;
  238. this.pr_code.Caller = null;
  239. this.pr_code.Condition = null;
  240. this.pr_code.DBTitle = null;
  241. this.pr_code.FormName = null;
  242. this.pr_code.Location = new System.Drawing.Point(602, 18);
  243. this.pr_code.Margin = new System.Windows.Forms.Padding(4);
  244. this.pr_code.Name = "pr_code";
  245. this.pr_code.Power = null;
  246. this.pr_code.ReturnData = null;
  247. this.pr_code.SelectField = null;
  248. this.pr_code.SetValueField = null;
  249. this.pr_code.Size = new System.Drawing.Size(248, 40);
  250. this.pr_code.TabIndex = 214;
  251. this.pr_code.TableName = null;
  252. this.pr_code.TextBoxEnable = false;
  253. this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
  254. //
  255. // cu_code
  256. //
  257. this.cu_code.AllPower = null;
  258. this.cu_code.Caller = null;
  259. this.cu_code.Condition = null;
  260. this.cu_code.DBTitle = null;
  261. this.cu_code.FormName = null;
  262. this.cu_code.Location = new System.Drawing.Point(190, 16);
  263. this.cu_code.Margin = new System.Windows.Forms.Padding(4);
  264. this.cu_code.Name = "cu_code";
  265. this.cu_code.Power = null;
  266. this.cu_code.ReturnData = null;
  267. this.cu_code.SelectField = null;
  268. this.cu_code.SetValueField = null;
  269. this.cu_code.Size = new System.Drawing.Size(235, 40);
  270. this.cu_code.TabIndex = 212;
  271. this.cu_code.TableName = null;
  272. this.cu_code.TextBoxEnable = false;
  273. this.cu_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cu_code_UserControlTextChanged);
  274. //
  275. // Clean
  276. //
  277. this.Clean.AllPower = null;
  278. this.Clean.BackColor = System.Drawing.Color.Transparent;
  279. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  280. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  281. this.Clean.IsShowBorder = true;
  282. this.Clean.Location = new System.Drawing.Point(1262, 725);
  283. this.Clean.Margin = new System.Windows.Forms.Padding(8);
  284. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  285. this.Clean.Name = "Clean";
  286. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  287. this.Clean.Power = null;
  288. this.Clean.Size = new System.Drawing.Size(120, 50);
  289. this.Clean.TabIndex = 143;
  290. this.Clean.Text = "清除";
  291. this.Clean.UseVisualStyleBackColor = true;
  292. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  293. //
  294. // OperateResult
  295. //
  296. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.OperateResult.Location = new System.Drawing.Point(1138, 127);
  298. this.OperateResult.Margin = new System.Windows.Forms.Padding(8);
  299. this.OperateResult.Name = "OperateResult";
  300. this.OperateResult.Size = new System.Drawing.Size(372, 569);
  301. this.OperateResult.TabIndex = 142;
  302. this.OperateResult.Text = "";
  303. //
  304. // Confirm
  305. //
  306. this.Confirm.AllPower = null;
  307. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  308. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  309. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  310. this.Confirm.IsShowBorder = true;
  311. this.Confirm.Location = new System.Drawing.Point(470, 722);
  312. this.Confirm.Margin = new System.Windows.Forms.Padding(8);
  313. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  314. this.Confirm.Name = "Confirm";
  315. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  316. this.Confirm.Power = null;
  317. this.Confirm.Size = new System.Drawing.Size(120, 50);
  318. this.Confirm.TabIndex = 141;
  319. this.Confirm.Text = "确认";
  320. this.Confirm.UseVisualStyleBackColor = true;
  321. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  322. //
  323. // inqty
  324. //
  325. this.inqty.AllPower = null;
  326. this.inqty.BackColor = System.Drawing.Color.White;
  327. this.inqty.ID = null;
  328. this.inqty.Location = new System.Drawing.Point(751, 732);
  329. this.inqty.Margin = new System.Windows.Forms.Padding(4);
  330. this.inqty.Name = "inqty";
  331. this.inqty.Power = null;
  332. this.inqty.Size = new System.Drawing.Size(111, 35);
  333. this.inqty.Str = null;
  334. this.inqty.Str1 = null;
  335. this.inqty.Str2 = null;
  336. this.inqty.TabIndex = 226;
  337. this.inqty.Visible = false;
  338. //
  339. // label3
  340. //
  341. this.label3.AutoSize = true;
  342. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  343. this.label3.Location = new System.Drawing.Point(595, 726);
  344. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  345. this.label3.Name = "label3";
  346. this.label3.Size = new System.Drawing.Size(146, 41);
  347. this.label3.TabIndex = 227;
  348. this.label3.Text = "入库数量";
  349. this.label3.Visible = false;
  350. //
  351. // Special_AfterSaleIn
  352. //
  353. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  354. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  355. this.ClientSize = new System.Drawing.Size(1566, 802);
  356. this.Controls.Add(this.label3);
  357. this.Controls.Add(this.inqty);
  358. this.Controls.Add(this.label2);
  359. this.Controls.Add(this.InDate);
  360. this.Controls.Add(this.Cancel);
  361. this.Controls.Add(this.label5);
  362. this.Controls.Add(this.label4);
  363. this.Controls.Add(this.pr_spec);
  364. this.Controls.Add(this.cu_name);
  365. this.Controls.Add(this.Info);
  366. this.Controls.Add(this.label1);
  367. this.Controls.Add(this.barcode);
  368. this.Controls.Add(this.pr_code_label);
  369. this.Controls.Add(this.pr_code);
  370. this.Controls.Add(this.cu_code_label);
  371. this.Controls.Add(this.cu_code);
  372. this.Controls.Add(this.Clean);
  373. this.Controls.Add(this.OperateResult);
  374. this.Controls.Add(this.Confirm);
  375. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  376. this.Margin = new System.Windows.Forms.Padding(4);
  377. this.Name = "Special_AfterSaleIn";
  378. this.Tag = "Special!Special_AfterSaleOut";
  379. this.Text = "出货单取消出货";
  380. this.Load += new System.EventHandler(this.Special_CancelProdinout_Load);
  381. this.SizeChanged += new System.EventHandler(this.Special_AfterSaleIn_SizeChanged);
  382. ((System.ComponentModel.ISupportInitialize)(this.Info)).EndInit();
  383. this.ResumeLayout(false);
  384. this.PerformLayout();
  385. }
  386. #endregion
  387. private CustomControl.ButtonUtil.NormalButton Confirm;
  388. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  389. private CustomControl.ButtonUtil.NormalButton Clean;
  390. private System.Windows.Forms.Label cu_code_label;
  391. private CustomControl.TextBoxWithIcon.SearchTextBox cu_code;
  392. private System.Windows.Forms.Label pr_code_label;
  393. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  394. private CustomControl.TextBoxWithIcon.EnterTextBox barcode;
  395. private System.Windows.Forms.Label label1;
  396. private System.Windows.Forms.DataGridView Info;
  397. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  398. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  399. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  400. private System.Windows.Forms.Label cu_name;
  401. private System.Windows.Forms.Label pr_spec;
  402. private System.Windows.Forms.Label label4;
  403. private System.Windows.Forms.Label label5;
  404. private System.Windows.Forms.CheckBox Cancel;
  405. private System.Windows.Forms.DateTimePicker InDate;
  406. private System.Windows.Forms.Label label2;
  407. private CustomControl.TextBoxWithIcon.EnterTextBox inqty;
  408. private System.Windows.Forms.Label label3;
  409. private System.Windows.Forms.DataGridViewTextBoxColumn afr_barcode;
  410. private System.Windows.Forms.DataGridViewTextBoxColumn afr_prodcode;
  411. private System.Windows.Forms.DataGridViewTextBoxColumn afr_cucode;
  412. private System.Windows.Forms.DataGridViewTextBoxColumn afr_inqty;
  413. }
  414. }