frmPutAwayRule.Designer.cs 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881
  1. namespace NXWMS.Forms.Rule
  2. {
  3. partial class frmPutAwayRule
  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(frmPutAwayRule));
  29. this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  30. this.dataGridView = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
  31. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  32. this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn();
  35. this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  38. this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.Column26 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn();
  41. this.Column27 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  42. this.Column28 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  43. this.Column29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.Column30 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  45. this.Column31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.Column32 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  47. this.pageTool = new NXWMS.Client.FrmCustom.PageToolbar();
  48. this.kryptonGroupBox3 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  49. this.dataGridViewDTL = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
  50. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  69. this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  70. this.tableLayoutPanelOperate = new System.Windows.Forms.TableLayoutPanel();
  71. this.btnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  72. this.btnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  73. this.btnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  74. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  75. this.btnSearchImport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  76. this.btnSearchExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  77. this.btnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  78. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  79. this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  80. this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  81. this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  82. this.txtSearchRuleCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  83. this.txtSearchDescribe = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  84. this.chkSearchUse = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
  85. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  93. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  94. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  95. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  96. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  97. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit();
  100. this.kryptonGroupBox1.Panel.SuspendLayout();
  101. this.kryptonGroupBox1.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3.Panel)).BeginInit();
  105. this.kryptonGroupBox3.Panel.SuspendLayout();
  106. this.kryptonGroupBox3.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewDTL)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit();
  110. this.kryptonGroupBox2.Panel.SuspendLayout();
  111. this.kryptonGroupBox2.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
  113. this.kryptonPanelSearch.SuspendLayout();
  114. this.tableLayoutPanelOperate.SuspendLayout();
  115. this.tableLayoutPanel3.SuspendLayout();
  116. this.tableLayoutPanel2.SuspendLayout();
  117. this.SuspendLayout();
  118. //
  119. // kryptonGroupBox1
  120. //
  121. this.kryptonGroupBox1.CaptionOverlap = 0D;
  122. this.kryptonGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  123. this.kryptonGroupBox1.Location = new System.Drawing.Point(0, 118);
  124. this.kryptonGroupBox1.Name = "kryptonGroupBox1";
  125. //
  126. // kryptonGroupBox1.Panel
  127. //
  128. this.kryptonGroupBox1.Panel.AutoScroll = true;
  129. this.kryptonGroupBox1.Panel.Controls.Add(this.dataGridView);
  130. this.kryptonGroupBox1.Panel.Controls.Add(this.pageTool);
  131. this.kryptonGroupBox1.Size = new System.Drawing.Size(1175, 352);
  132. this.kryptonGroupBox1.TabIndex = 79;
  133. this.kryptonGroupBox1.Values.Heading = "上架规则主表:";
  134. //
  135. // dataGridView
  136. //
  137. this.dataGridView.AllowUserToAddRows = false;
  138. this.dataGridView.AllowUserToDeleteRows = false;
  139. this.dataGridView.AllowUserToResizeRows = false;
  140. this.dataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  141. this.dataGridView.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText;
  142. this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  143. this.Column7,
  144. this.Column8,
  145. this.Column9,
  146. this.Column10,
  147. this.Column11,
  148. this.Column12,
  149. this.Column13,
  150. this.Column14,
  151. this.Column25,
  152. this.Column26,
  153. this.Column27,
  154. this.Column28,
  155. this.Column29,
  156. this.Column30,
  157. this.Column31,
  158. this.Column32});
  159. this.dataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
  160. this.dataGridView.Location = new System.Drawing.Point(0, 0);
  161. this.dataGridView.MultiSelect = false;
  162. this.dataGridView.Name = "dataGridView";
  163. this.dataGridView.RowTemplate.Height = 23;
  164. this.dataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  165. this.dataGridView.Size = new System.Drawing.Size(1171, 301);
  166. this.dataGridView.TabIndex = 77;
  167. //
  168. // Column7
  169. //
  170. this.Column7.HeaderText = "序号";
  171. this.Column7.Name = "Column7";
  172. //
  173. // Column8
  174. //
  175. this.Column8.HeaderText = "到货通知单号";
  176. this.Column8.Name = "Column8";
  177. //
  178. // Column9
  179. //
  180. this.Column9.HeaderText = "参考单号";
  181. this.Column9.Name = "Column9";
  182. //
  183. // Column10
  184. //
  185. this.Column10.DropDownWidth = 121;
  186. this.Column10.HeaderText = "单据类型";
  187. this.Column10.Items.AddRange(new string[] {
  188. "请选择",
  189. "ERP接口生成",
  190. "WMS创建"});
  191. this.Column10.Name = "Column10";
  192. this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  193. this.Column10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  194. this.Column10.Width = 70;
  195. //
  196. // Column11
  197. //
  198. this.Column11.FillWeight = 100.1048F;
  199. this.Column11.HeaderText = "采购单号";
  200. this.Column11.Name = "Column11";
  201. //
  202. // Column12
  203. //
  204. this.Column12.FillWeight = 100.1048F;
  205. this.Column12.HeaderText = "采购人员";
  206. this.Column12.Name = "Column12";
  207. //
  208. // Column13
  209. //
  210. this.Column13.Checked = false;
  211. this.Column13.FillWeight = 100.1048F;
  212. this.Column13.HeaderText = "采购时间";
  213. this.Column13.Name = "Column13";
  214. this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  215. this.Column13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  216. this.Column13.Width = 70;
  217. //
  218. // Column14
  219. //
  220. this.Column14.FillWeight = 100.1279F;
  221. this.Column14.HeaderText = "仓库编码";
  222. this.Column14.Name = "Column14";
  223. //
  224. // Column25
  225. //
  226. this.Column25.FillWeight = 100.1279F;
  227. this.Column25.HeaderText = "仓库名称";
  228. this.Column25.Name = "Column25";
  229. //
  230. // Column26
  231. //
  232. this.Column26.DropDownWidth = 121;
  233. this.Column26.FillWeight = 100.1279F;
  234. this.Column26.HeaderText = "单据状态";
  235. this.Column26.Name = "Column26";
  236. this.Column26.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  237. this.Column26.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  238. this.Column26.Width = 70;
  239. //
  240. // Column27
  241. //
  242. this.Column27.Checked = false;
  243. this.Column27.FillWeight = 100.1525F;
  244. this.Column27.HeaderText = "预计到货时间";
  245. this.Column27.Name = "Column27";
  246. this.Column27.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  247. this.Column27.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  248. this.Column27.Width = 71;
  249. //
  250. // Column28
  251. //
  252. this.Column28.Checked = false;
  253. this.Column28.FillWeight = 100.1777F;
  254. this.Column28.HeaderText = "实际到货时间";
  255. this.Column28.Name = "Column28";
  256. this.Column28.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  257. this.Column28.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  258. this.Column28.Width = 71;
  259. //
  260. // Column29
  261. //
  262. this.Column29.FillWeight = 100.0374F;
  263. this.Column29.HeaderText = "创建人";
  264. this.Column29.Name = "Column29";
  265. //
  266. // Column30
  267. //
  268. this.Column30.Checked = false;
  269. this.Column30.FillWeight = 100.0374F;
  270. this.Column30.HeaderText = "创建时间";
  271. this.Column30.Name = "Column30";
  272. this.Column30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  273. this.Column30.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  274. this.Column30.Width = 71;
  275. //
  276. // Column31
  277. //
  278. this.Column31.FillWeight = 99.98051F;
  279. this.Column31.HeaderText = "最后更新人";
  280. this.Column31.Name = "Column31";
  281. //
  282. // Column32
  283. //
  284. this.Column32.Checked = false;
  285. this.Column32.FillWeight = 99.98051F;
  286. this.Column32.HeaderText = "最后更新时间";
  287. this.Column32.Name = "Column32";
  288. this.Column32.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  289. this.Column32.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  290. this.Column32.Width = 71;
  291. //
  292. // pageTool
  293. //
  294. this.pageTool._execActionMessgae = null;
  295. this.pageTool._execActionOperation = null;
  296. this.pageTool._LastOperation = null;
  297. this.pageTool.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
  298. this.pageTool.Dock = System.Windows.Forms.DockStyle.Bottom;
  299. this.pageTool.LoadMessage = null;
  300. this.pageTool.Location = new System.Drawing.Point(0, 301);
  301. this.pageTool.Name = "pageTool";
  302. this.pageTool.PageDefault = "{0}/{1}";
  303. this.pageTool.PageIndexSelectDefault = 1;
  304. this.pageTool.PageInfoDefault = "共 {0} 条记录,每页";
  305. this.pageTool.PageSize = 30;
  306. this.pageTool.PageSizeSelectList = ((System.Collections.Generic.List<string>)(resources.GetObject("pageTool.PageSizeSelectList")));
  307. this.pageTool.Size = new System.Drawing.Size(1171, 27);
  308. this.pageTool.TabIndex = 76;
  309. this.pageTool.DataCount = 0;
  310. //
  311. // kryptonGroupBox3
  312. //
  313. this.kryptonGroupBox3.CaptionOverlap = 0D;
  314. this.kryptonGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
  315. this.kryptonGroupBox3.Location = new System.Drawing.Point(0, 470);
  316. this.kryptonGroupBox3.Name = "kryptonGroupBox3";
  317. //
  318. // kryptonGroupBox3.Panel
  319. //
  320. this.kryptonGroupBox3.Panel.AutoScroll = true;
  321. this.kryptonGroupBox3.Panel.Controls.Add(this.dataGridViewDTL);
  322. this.kryptonGroupBox3.Size = new System.Drawing.Size(1175, 289);
  323. this.kryptonGroupBox3.TabIndex = 78;
  324. this.kryptonGroupBox3.Values.Heading = "上架规则明细表:";
  325. //
  326. // dataGridViewDTL
  327. //
  328. this.dataGridViewDTL.AllowUserToAddRows = false;
  329. this.dataGridViewDTL.AllowUserToDeleteRows = false;
  330. this.dataGridViewDTL.AllowUserToResizeRows = false;
  331. this.dataGridViewDTL.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  332. this.dataGridViewDTL.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
  333. this.dataGridViewDTL.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  334. this.dataGridViewTextBoxColumn14,
  335. this.dataGridViewTextBoxColumn15,
  336. this.dataGridViewTextBoxColumn16,
  337. this.dataGridViewTextBoxColumn17,
  338. this.dataGridViewTextBoxColumn18,
  339. this.Column2,
  340. this.dataGridViewTextBoxColumn19,
  341. this.dataGridViewTextBoxColumn20,
  342. this.dataGridViewTextBoxColumn21,
  343. this.dataGridViewTextBoxColumn22,
  344. this.dataGridViewTextBoxColumn23,
  345. this.dataGridViewTextBoxColumn24,
  346. this.dataGridViewTextBoxColumn25,
  347. this.Column1,
  348. this.dataGridViewTextBoxColumn26,
  349. this.dataGridViewTextBoxColumn27,
  350. this.dataGridViewTextBoxColumn28,
  351. this.dataGridViewTextBoxColumn29});
  352. this.dataGridViewDTL.Dock = System.Windows.Forms.DockStyle.Fill;
  353. this.dataGridViewDTL.Location = new System.Drawing.Point(0, 0);
  354. this.dataGridViewDTL.MultiSelect = false;
  355. this.dataGridViewDTL.Name = "dataGridViewDTL";
  356. this.dataGridViewDTL.RowTemplate.Height = 23;
  357. this.dataGridViewDTL.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  358. this.dataGridViewDTL.Size = new System.Drawing.Size(1171, 265);
  359. this.dataGridViewDTL.TabIndex = 1;
  360. //
  361. // dataGridViewTextBoxColumn14
  362. //
  363. this.dataGridViewTextBoxColumn14.HeaderText = "序号";
  364. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  365. //
  366. // dataGridViewTextBoxColumn15
  367. //
  368. this.dataGridViewTextBoxColumn15.FillWeight = 100.0374F;
  369. this.dataGridViewTextBoxColumn15.HeaderText = "物料编码";
  370. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  371. //
  372. // dataGridViewTextBoxColumn16
  373. //
  374. this.dataGridViewTextBoxColumn16.FillWeight = 99.98051F;
  375. this.dataGridViewTextBoxColumn16.HeaderText = "物料名称";
  376. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  377. //
  378. // dataGridViewTextBoxColumn17
  379. //
  380. this.dataGridViewTextBoxColumn17.HeaderText = "物料条码";
  381. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  382. //
  383. // dataGridViewTextBoxColumn18
  384. //
  385. this.dataGridViewTextBoxColumn18.HeaderText = "规格";
  386. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  387. //
  388. // Column2
  389. //
  390. this.Column2.HeaderText = "单位";
  391. this.Column2.Name = "Column2";
  392. //
  393. // dataGridViewTextBoxColumn19
  394. //
  395. this.dataGridViewTextBoxColumn19.HeaderText = "批次号";
  396. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  397. //
  398. // dataGridViewTextBoxColumn20
  399. //
  400. this.dataGridViewTextBoxColumn20.HeaderText = "到货数量";
  401. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  402. //
  403. // dataGridViewTextBoxColumn21
  404. //
  405. this.dataGridViewTextBoxColumn21.HeaderText = "已收货数量";
  406. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  407. //
  408. // dataGridViewTextBoxColumn22
  409. //
  410. this.dataGridViewTextBoxColumn22.FillWeight = 100.1048F;
  411. this.dataGridViewTextBoxColumn22.HeaderText = "供应商编码";
  412. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  413. //
  414. // dataGridViewTextBoxColumn23
  415. //
  416. this.dataGridViewTextBoxColumn23.FillWeight = 100.1048F;
  417. this.dataGridViewTextBoxColumn23.HeaderText = "供应商名称";
  418. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  419. //
  420. // dataGridViewTextBoxColumn24
  421. //
  422. this.dataGridViewTextBoxColumn24.FillWeight = 100.1279F;
  423. this.dataGridViewTextBoxColumn24.HeaderText = "生产日期";
  424. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  425. //
  426. // dataGridViewTextBoxColumn25
  427. //
  428. this.dataGridViewTextBoxColumn25.FillWeight = 100.1279F;
  429. this.dataGridViewTextBoxColumn25.HeaderText = "失效日期";
  430. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  431. //
  432. // Column1
  433. //
  434. this.Column1.HeaderText = "明细状态";
  435. this.Column1.Name = "Column1";
  436. //
  437. // dataGridViewTextBoxColumn26
  438. //
  439. this.dataGridViewTextBoxColumn26.FillWeight = 100.0374F;
  440. this.dataGridViewTextBoxColumn26.HeaderText = "创建人";
  441. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  442. //
  443. // dataGridViewTextBoxColumn27
  444. //
  445. this.dataGridViewTextBoxColumn27.FillWeight = 99.98051F;
  446. this.dataGridViewTextBoxColumn27.HeaderText = "创建时间";
  447. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  448. //
  449. // dataGridViewTextBoxColumn28
  450. //
  451. this.dataGridViewTextBoxColumn28.HeaderText = "最后更新人";
  452. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  453. //
  454. // dataGridViewTextBoxColumn29
  455. //
  456. this.dataGridViewTextBoxColumn29.HeaderText = "最后更新时间";
  457. this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
  458. //
  459. // kryptonGroupBox2
  460. //
  461. this.kryptonGroupBox2.CaptionOverlap = 0D;
  462. this.kryptonGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  463. this.kryptonGroupBox2.Location = new System.Drawing.Point(0, 0);
  464. this.kryptonGroupBox2.Name = "kryptonGroupBox2";
  465. //
  466. // kryptonGroupBox2.Panel
  467. //
  468. this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonPanelSearch);
  469. this.kryptonGroupBox2.Size = new System.Drawing.Size(1175, 118);
  470. this.kryptonGroupBox2.TabIndex = 77;
  471. this.kryptonGroupBox2.Values.Heading = "查询";
  472. this.kryptonGroupBox2.Values.Image = global::NXWMS.Properties.Resources.cx;
  473. //
  474. // kryptonPanelSearch
  475. //
  476. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelOperate);
  477. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel3);
  478. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel2);
  479. this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Fill;
  480. this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
  481. this.kryptonPanelSearch.Name = "kryptonPanelSearch";
  482. this.kryptonPanelSearch.Size = new System.Drawing.Size(1171, 92);
  483. this.kryptonPanelSearch.TabIndex = 46;
  484. //
  485. // tableLayoutPanelOperate
  486. //
  487. this.tableLayoutPanelOperate.BackColor = System.Drawing.Color.Transparent;
  488. this.tableLayoutPanelOperate.ColumnCount = 3;
  489. this.tableLayoutPanelOperate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  490. this.tableLayoutPanelOperate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  491. this.tableLayoutPanelOperate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  492. this.tableLayoutPanelOperate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  493. this.tableLayoutPanelOperate.Controls.Add(this.btnRemove, 0, 0);
  494. this.tableLayoutPanelOperate.Controls.Add(this.btnEdit, 0, 0);
  495. this.tableLayoutPanelOperate.Controls.Add(this.btnAdd, 0, 0);
  496. this.tableLayoutPanelOperate.Location = new System.Drawing.Point(3, 55);
  497. this.tableLayoutPanelOperate.Name = "tableLayoutPanelOperate";
  498. this.tableLayoutPanelOperate.RowCount = 1;
  499. this.tableLayoutPanelOperate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  500. this.tableLayoutPanelOperate.Size = new System.Drawing.Size(300, 37);
  501. this.tableLayoutPanelOperate.TabIndex = 3;
  502. //
  503. // btnRemove
  504. //
  505. this.btnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  506. | System.Windows.Forms.AnchorStyles.Left)
  507. | System.Windows.Forms.AnchorStyles.Right)));
  508. this.btnRemove.Location = new System.Drawing.Point(203, 3);
  509. this.btnRemove.Name = "btnRemove";
  510. this.btnRemove.Size = new System.Drawing.Size(94, 31);
  511. this.btnRemove.TabIndex = 2;
  512. this.btnRemove.Values.Image = global::NXWMS.Properties.Resources.remove;
  513. this.btnRemove.Values.Text = "删除";
  514. this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
  515. //
  516. // btnEdit
  517. //
  518. this.btnEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  519. | System.Windows.Forms.AnchorStyles.Left)
  520. | System.Windows.Forms.AnchorStyles.Right)));
  521. this.btnEdit.Location = new System.Drawing.Point(103, 3);
  522. this.btnEdit.Name = "btnEdit";
  523. this.btnEdit.Size = new System.Drawing.Size(94, 31);
  524. this.btnEdit.TabIndex = 3;
  525. this.btnEdit.Values.Image = global::NXWMS.Properties.Resources.edit;
  526. this.btnEdit.Values.Text = "编辑";
  527. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  528. //
  529. // btnAdd
  530. //
  531. this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  532. | System.Windows.Forms.AnchorStyles.Left)
  533. | System.Windows.Forms.AnchorStyles.Right)));
  534. this.btnAdd.Location = new System.Drawing.Point(3, 3);
  535. this.btnAdd.Name = "btnAdd";
  536. this.btnAdd.Size = new System.Drawing.Size(94, 31);
  537. this.btnAdd.TabIndex = 5;
  538. this.btnAdd.Values.Image = global::NXWMS.Properties.Resources.add;
  539. this.btnAdd.Values.Text = "新增";
  540. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  541. //
  542. // tableLayoutPanel3
  543. //
  544. this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  545. this.tableLayoutPanel3.BackColor = System.Drawing.Color.Transparent;
  546. this.tableLayoutPanel3.ColumnCount = 3;
  547. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  548. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  549. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  550. this.tableLayoutPanel3.Controls.Add(this.btnSearchImport, 2, 0);
  551. this.tableLayoutPanel3.Controls.Add(this.btnSearchExport, 1, 0);
  552. this.tableLayoutPanel3.Controls.Add(this.btnSearch, 0, 0);
  553. this.tableLayoutPanel3.Location = new System.Drawing.Point(896, 55);
  554. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  555. this.tableLayoutPanel3.RowCount = 1;
  556. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  557. this.tableLayoutPanel3.Size = new System.Drawing.Size(272, 37);
  558. this.tableLayoutPanel3.TabIndex = 1;
  559. //
  560. // btnSearchImport
  561. //
  562. this.btnSearchImport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  563. | System.Windows.Forms.AnchorStyles.Left)
  564. | System.Windows.Forms.AnchorStyles.Right)));
  565. this.btnSearchImport.Location = new System.Drawing.Point(183, 3);
  566. this.btnSearchImport.Name = "btnSearchImport";
  567. this.btnSearchImport.Size = new System.Drawing.Size(86, 31);
  568. this.btnSearchImport.TabIndex = 2;
  569. this.btnSearchImport.Values.Image = global::NXWMS.Properties.Resources.import;
  570. this.btnSearchImport.Values.Text = "导入";
  571. //
  572. // btnSearchExport
  573. //
  574. this.btnSearchExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  575. | System.Windows.Forms.AnchorStyles.Left)
  576. | System.Windows.Forms.AnchorStyles.Right)));
  577. this.btnSearchExport.Location = new System.Drawing.Point(93, 3);
  578. this.btnSearchExport.Name = "btnSearchExport";
  579. this.btnSearchExport.Size = new System.Drawing.Size(84, 31);
  580. this.btnSearchExport.TabIndex = 1;
  581. this.btnSearchExport.Values.Image = global::NXWMS.Properties.Resources.export;
  582. this.btnSearchExport.Values.Text = "导出";
  583. this.btnSearchExport.Click += new System.EventHandler(this.btnSearchExport_Click);
  584. //
  585. // btnSearch
  586. //
  587. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  588. | System.Windows.Forms.AnchorStyles.Left)
  589. | System.Windows.Forms.AnchorStyles.Right)));
  590. this.btnSearch.Location = new System.Drawing.Point(3, 3);
  591. this.btnSearch.Name = "btnSearch";
  592. this.btnSearch.Size = new System.Drawing.Size(84, 31);
  593. this.btnSearch.TabIndex = 0;
  594. this.btnSearch.Values.Image = global::NXWMS.Properties.Resources.search2;
  595. this.btnSearch.Values.Text = "查询";
  596. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  597. //
  598. // tableLayoutPanel2
  599. //
  600. this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  601. | System.Windows.Forms.AnchorStyles.Right)));
  602. this.tableLayoutPanel2.BackColor = System.Drawing.Color.Transparent;
  603. this.tableLayoutPanel2.ColumnCount = 6;
  604. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
  605. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  606. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
  607. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  608. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
  609. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  610. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel9, 2, 0);
  611. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel10, 0, 0);
  612. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel3, 4, 0);
  613. this.tableLayoutPanel2.Controls.Add(this.txtSearchRuleCode, 1, 0);
  614. this.tableLayoutPanel2.Controls.Add(this.txtSearchDescribe, 3, 0);
  615. this.tableLayoutPanel2.Controls.Add(this.chkSearchUse, 5, 0);
  616. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 8);
  617. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  618. this.tableLayoutPanel2.RowCount = 1;
  619. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  620. this.tableLayoutPanel2.Size = new System.Drawing.Size(1171, 30);
  621. this.tableLayoutPanel2.TabIndex = 0;
  622. //
  623. // kryptonLabel9
  624. //
  625. this.kryptonLabel9.AutoSize = false;
  626. this.kryptonLabel9.Dock = System.Windows.Forms.DockStyle.Fill;
  627. this.kryptonLabel9.Location = new System.Drawing.Point(393, 3);
  628. this.kryptonLabel9.Name = "kryptonLabel9";
  629. this.kryptonLabel9.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  630. this.kryptonLabel9.Size = new System.Drawing.Size(144, 24);
  631. this.kryptonLabel9.TabIndex = 2;
  632. this.kryptonLabel9.Values.Text = "上架规则描述";
  633. //
  634. // kryptonLabel10
  635. //
  636. this.kryptonLabel10.AutoSize = false;
  637. this.kryptonLabel10.Dock = System.Windows.Forms.DockStyle.Fill;
  638. this.kryptonLabel10.Location = new System.Drawing.Point(3, 3);
  639. this.kryptonLabel10.Name = "kryptonLabel10";
  640. this.kryptonLabel10.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  641. this.kryptonLabel10.Size = new System.Drawing.Size(144, 24);
  642. this.kryptonLabel10.TabIndex = 0;
  643. this.kryptonLabel10.Values.ExtraText = "\r\n";
  644. this.kryptonLabel10.Values.Text = "上架规则代码";
  645. //
  646. // kryptonLabel3
  647. //
  648. this.kryptonLabel3.AutoSize = false;
  649. this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
  650. this.kryptonLabel3.Location = new System.Drawing.Point(783, 3);
  651. this.kryptonLabel3.Name = "kryptonLabel3";
  652. this.kryptonLabel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  653. this.kryptonLabel3.Size = new System.Drawing.Size(144, 24);
  654. this.kryptonLabel3.TabIndex = 11;
  655. this.kryptonLabel3.Values.Text = "使用标识";
  656. //
  657. // txtSearchRuleCode
  658. //
  659. this.txtSearchRuleCode.Dock = System.Windows.Forms.DockStyle.Fill;
  660. this.txtSearchRuleCode.Location = new System.Drawing.Point(153, 3);
  661. this.txtSearchRuleCode.Name = "txtSearchRuleCode";
  662. this.txtSearchRuleCode.Size = new System.Drawing.Size(234, 23);
  663. this.txtSearchRuleCode.TabIndex = 1;
  664. //
  665. // txtSearchDescribe
  666. //
  667. this.txtSearchDescribe.Dock = System.Windows.Forms.DockStyle.Fill;
  668. this.txtSearchDescribe.Location = new System.Drawing.Point(543, 3);
  669. this.txtSearchDescribe.Name = "txtSearchDescribe";
  670. this.txtSearchDescribe.Size = new System.Drawing.Size(234, 23);
  671. this.txtSearchDescribe.TabIndex = 118;
  672. //
  673. // chkSearchUse
  674. //
  675. this.chkSearchUse.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  676. | System.Windows.Forms.AnchorStyles.Left)
  677. | System.Windows.Forms.AnchorStyles.Right)));
  678. this.chkSearchUse.Checked = true;
  679. this.chkSearchUse.CheckState = System.Windows.Forms.CheckState.Checked;
  680. this.chkSearchUse.Location = new System.Drawing.Point(933, 3);
  681. this.chkSearchUse.Name = "chkSearchUse";
  682. this.chkSearchUse.Size = new System.Drawing.Size(235, 24);
  683. this.chkSearchUse.TabIndex = 119;
  684. this.chkSearchUse.Values.Text = "";
  685. //
  686. // dataGridViewTextBoxColumn1
  687. //
  688. this.dataGridViewTextBoxColumn1.HeaderText = "序号";
  689. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  690. this.dataGridViewTextBoxColumn1.Width = 63;
  691. //
  692. // dataGridViewTextBoxColumn2
  693. //
  694. this.dataGridViewTextBoxColumn2.FillWeight = 100.0374F;
  695. this.dataGridViewTextBoxColumn2.HeaderText = "物料编码";
  696. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  697. this.dataGridViewTextBoxColumn2.Width = 63;
  698. //
  699. // dataGridViewTextBoxColumn3
  700. //
  701. this.dataGridViewTextBoxColumn3.FillWeight = 99.98051F;
  702. this.dataGridViewTextBoxColumn3.HeaderText = "物料名称";
  703. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  704. this.dataGridViewTextBoxColumn3.Width = 62;
  705. //
  706. // dataGridViewTextBoxColumn4
  707. //
  708. this.dataGridViewTextBoxColumn4.HeaderText = "物料条码";
  709. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  710. this.dataGridViewTextBoxColumn4.Width = 63;
  711. //
  712. // dataGridViewTextBoxColumn5
  713. //
  714. this.dataGridViewTextBoxColumn5.HeaderText = "规格";
  715. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  716. this.dataGridViewTextBoxColumn5.Width = 63;
  717. //
  718. // dataGridViewTextBoxColumn6
  719. //
  720. this.dataGridViewTextBoxColumn6.HeaderText = "单位";
  721. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  722. this.dataGridViewTextBoxColumn6.Width = 63;
  723. //
  724. // dataGridViewTextBoxColumn7
  725. //
  726. this.dataGridViewTextBoxColumn7.HeaderText = "批次号";
  727. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  728. this.dataGridViewTextBoxColumn7.Width = 62;
  729. //
  730. // dataGridViewTextBoxColumn8
  731. //
  732. this.dataGridViewTextBoxColumn8.HeaderText = "到货数量";
  733. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  734. this.dataGridViewTextBoxColumn8.Width = 63;
  735. //
  736. // dataGridViewTextBoxColumn9
  737. //
  738. this.dataGridViewTextBoxColumn9.HeaderText = "已收货数量";
  739. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  740. this.dataGridViewTextBoxColumn9.Width = 63;
  741. //
  742. // dataGridViewTextBoxColumn10
  743. //
  744. this.dataGridViewTextBoxColumn10.FillWeight = 100.1048F;
  745. this.dataGridViewTextBoxColumn10.HeaderText = "供应商编码";
  746. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  747. this.dataGridViewTextBoxColumn10.Width = 63;
  748. //
  749. // dataGridViewTextBoxColumn11
  750. //
  751. this.dataGridViewTextBoxColumn11.FillWeight = 100.1048F;
  752. this.dataGridViewTextBoxColumn11.HeaderText = "供应商名称";
  753. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  754. this.dataGridViewTextBoxColumn11.Width = 63;
  755. //
  756. // dataGridViewTextBoxColumn12
  757. //
  758. this.dataGridViewTextBoxColumn12.FillWeight = 100.1279F;
  759. this.dataGridViewTextBoxColumn12.HeaderText = "生产日期";
  760. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  761. this.dataGridViewTextBoxColumn12.Width = 62;
  762. //
  763. // dataGridViewTextBoxColumn13
  764. //
  765. this.dataGridViewTextBoxColumn13.FillWeight = 100.1279F;
  766. this.dataGridViewTextBoxColumn13.HeaderText = "失效日期";
  767. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  768. this.dataGridViewTextBoxColumn13.Width = 63;
  769. //
  770. // frmPutAwayRule
  771. //
  772. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  773. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  774. this.ClientSize = new System.Drawing.Size(1175, 759);
  775. this.Controls.Add(this.kryptonGroupBox1);
  776. this.Controls.Add(this.kryptonGroupBox3);
  777. this.Controls.Add(this.kryptonGroupBox2);
  778. this.Name = "frmPutAwayRule";
  779. this.Text = "上架规则";
  780. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit();
  781. this.kryptonGroupBox1.Panel.ResumeLayout(false);
  782. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit();
  783. this.kryptonGroupBox1.ResumeLayout(false);
  784. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
  785. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3.Panel)).EndInit();
  786. this.kryptonGroupBox3.Panel.ResumeLayout(false);
  787. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox3)).EndInit();
  788. this.kryptonGroupBox3.ResumeLayout(false);
  789. ((System.ComponentModel.ISupportInitialize)(this.dataGridViewDTL)).EndInit();
  790. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit();
  791. this.kryptonGroupBox2.Panel.ResumeLayout(false);
  792. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit();
  793. this.kryptonGroupBox2.ResumeLayout(false);
  794. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
  795. this.kryptonPanelSearch.ResumeLayout(false);
  796. this.tableLayoutPanelOperate.ResumeLayout(false);
  797. this.tableLayoutPanel3.ResumeLayout(false);
  798. this.tableLayoutPanel2.ResumeLayout(false);
  799. this.tableLayoutPanel2.PerformLayout();
  800. this.ResumeLayout(false);
  801. }
  802. #endregion
  803. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox1;
  804. private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridView;
  805. private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
  806. private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
  807. private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
  808. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn Column10;
  809. private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
  810. private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
  811. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column13;
  812. private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
  813. private System.Windows.Forms.DataGridViewTextBoxColumn Column25;
  814. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewComboBoxColumn Column26;
  815. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column27;
  816. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column28;
  817. private System.Windows.Forms.DataGridViewTextBoxColumn Column29;
  818. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column30;
  819. private System.Windows.Forms.DataGridViewTextBoxColumn Column31;
  820. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column32;
  821. private Client.FrmCustom.PageToolbar pageTool;
  822. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox3;
  823. private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridViewDTL;
  824. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  825. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  826. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  827. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  828. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  829. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  830. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  831. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  832. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  833. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  834. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  835. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  836. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  837. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  838. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  839. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  840. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  841. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
  842. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2;
  843. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
  844. private System.Windows.Forms.TableLayoutPanel tableLayoutPanelOperate;
  845. private ComponentFactory.Krypton.Toolkit.KryptonButton btnRemove;
  846. private ComponentFactory.Krypton.Toolkit.KryptonButton btnEdit;
  847. private ComponentFactory.Krypton.Toolkit.KryptonButton btnAdd;
  848. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  849. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchImport;
  850. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchExport;
  851. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearch;
  852. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  853. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9;
  854. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
  855. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
  856. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchRuleCode;
  857. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchDescribe;
  858. private ComponentFactory.Krypton.Toolkit.KryptonCheckBox chkSearchUse;
  859. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  860. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  861. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  862. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  863. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  864. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  865. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  866. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  867. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  868. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  869. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  870. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  871. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  872. }
  873. }