frmBalanceStatisticsSearch.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576
  1. namespace NXWMS.Forms.Balance
  2. {
  3. partial class frmBalanceStatisticsSearch
  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(frmBalanceStatisticsSearch));
  29. this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  30. this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  31. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  32. this.btnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  33. this.btnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  34. this.btnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  35. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  36. this.btnSearchImport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  37. this.btnSearchExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  38. this.btnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  39. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  40. this.kryptonLabel9 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  41. this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  42. this.txtSearchWarehouseInfo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  43. this.cmbSearchRegionCode = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  44. this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  45. this.cmbSearchMaterielType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  46. this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  47. this.txtSearchMaterielInfo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  48. this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  49. this.txtSearchBatchNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  50. this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  51. this.cmbSearchUnit = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  52. this.dataGridView = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
  53. this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.pageTool = new NXWMS.Client.FrmCustom.PageToolbar();
  67. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit();
  69. this.kryptonGroupBox2.Panel.SuspendLayout();
  70. this.kryptonGroupBox2.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
  72. this.kryptonPanelSearch.SuspendLayout();
  73. this.tableLayoutPanel4.SuspendLayout();
  74. this.tableLayoutPanel3.SuspendLayout();
  75. this.tableLayoutPanel2.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchRegionCode)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchMaterielType)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchUnit)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // kryptonGroupBox2
  83. //
  84. this.kryptonGroupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  85. | System.Windows.Forms.AnchorStyles.Right)));
  86. this.kryptonGroupBox2.CaptionOverlap = 0D;
  87. this.kryptonGroupBox2.Location = new System.Drawing.Point(4, 3);
  88. this.kryptonGroupBox2.Name = "kryptonGroupBox2";
  89. //
  90. // kryptonGroupBox2.Panel
  91. //
  92. this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonPanelSearch);
  93. this.kryptonGroupBox2.Size = new System.Drawing.Size(1116, 150);
  94. this.kryptonGroupBox2.TabIndex = 55;
  95. this.kryptonGroupBox2.Values.Heading = "查询";
  96. this.kryptonGroupBox2.Values.Image = global::NXWMS.Properties.Resources.cx;
  97. //
  98. // kryptonPanelSearch
  99. //
  100. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel4);
  101. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel3);
  102. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel2);
  103. this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top;
  104. this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
  105. this.kryptonPanelSearch.Name = "kryptonPanelSearch";
  106. this.kryptonPanelSearch.Size = new System.Drawing.Size(1112, 186);
  107. this.kryptonPanelSearch.TabIndex = 46;
  108. //
  109. // tableLayoutPanel4
  110. //
  111. this.tableLayoutPanel4.BackColor = System.Drawing.Color.Transparent;
  112. this.tableLayoutPanel4.ColumnCount = 3;
  113. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  114. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  115. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  116. this.tableLayoutPanel4.Controls.Add(this.btnRemove, 2, 0);
  117. this.tableLayoutPanel4.Controls.Add(this.btnEdit, 1, 0);
  118. this.tableLayoutPanel4.Controls.Add(this.btnAdd, 0, 0);
  119. this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 83);
  120. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  121. this.tableLayoutPanel4.RowCount = 1;
  122. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  123. this.tableLayoutPanel4.Size = new System.Drawing.Size(272, 40);
  124. this.tableLayoutPanel4.TabIndex = 3;
  125. this.tableLayoutPanel4.Visible = false;
  126. //
  127. // btnRemove
  128. //
  129. this.btnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  130. | System.Windows.Forms.AnchorStyles.Left)
  131. | System.Windows.Forms.AnchorStyles.Right)));
  132. this.btnRemove.Location = new System.Drawing.Point(183, 3);
  133. this.btnRemove.Name = "btnRemove";
  134. this.btnRemove.Size = new System.Drawing.Size(86, 34);
  135. this.btnRemove.TabIndex = 2;
  136. this.btnRemove.Values.Text = "删除";
  137. //
  138. // btnEdit
  139. //
  140. this.btnEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  141. | System.Windows.Forms.AnchorStyles.Left)
  142. | System.Windows.Forms.AnchorStyles.Right)));
  143. this.btnEdit.Location = new System.Drawing.Point(93, 3);
  144. this.btnEdit.Name = "btnEdit";
  145. this.btnEdit.Size = new System.Drawing.Size(84, 34);
  146. this.btnEdit.TabIndex = 1;
  147. this.btnEdit.Values.Text = "编辑";
  148. //
  149. // btnAdd
  150. //
  151. this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  152. | System.Windows.Forms.AnchorStyles.Left)
  153. | System.Windows.Forms.AnchorStyles.Right)));
  154. this.btnAdd.Location = new System.Drawing.Point(3, 3);
  155. this.btnAdd.Name = "btnAdd";
  156. this.btnAdd.Size = new System.Drawing.Size(84, 34);
  157. this.btnAdd.TabIndex = 0;
  158. this.btnAdd.Values.Text = "新增";
  159. //
  160. // tableLayoutPanel3
  161. //
  162. this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  163. this.tableLayoutPanel3.BackColor = System.Drawing.Color.Transparent;
  164. this.tableLayoutPanel3.ColumnCount = 3;
  165. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  166. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  167. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  168. this.tableLayoutPanel3.Controls.Add(this.btnSearchImport, 2, 0);
  169. this.tableLayoutPanel3.Controls.Add(this.btnSearchExport, 1, 0);
  170. this.tableLayoutPanel3.Controls.Add(this.btnSearch, 0, 0);
  171. this.tableLayoutPanel3.Location = new System.Drawing.Point(837, 83);
  172. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  173. this.tableLayoutPanel3.RowCount = 1;
  174. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  175. this.tableLayoutPanel3.Size = new System.Drawing.Size(272, 40);
  176. this.tableLayoutPanel3.TabIndex = 1;
  177. //
  178. // btnSearchImport
  179. //
  180. this.btnSearchImport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  181. | System.Windows.Forms.AnchorStyles.Left)
  182. | System.Windows.Forms.AnchorStyles.Right)));
  183. this.btnSearchImport.Location = new System.Drawing.Point(183, 3);
  184. this.btnSearchImport.Name = "btnSearchImport";
  185. this.btnSearchImport.Size = new System.Drawing.Size(86, 34);
  186. this.btnSearchImport.TabIndex = 2;
  187. this.btnSearchImport.Values.Image = global::NXWMS.Properties.Resources.import;
  188. this.btnSearchImport.Values.Text = "导入";
  189. //
  190. // btnSearchExport
  191. //
  192. this.btnSearchExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  193. | System.Windows.Forms.AnchorStyles.Left)
  194. | System.Windows.Forms.AnchorStyles.Right)));
  195. this.btnSearchExport.Location = new System.Drawing.Point(93, 3);
  196. this.btnSearchExport.Name = "btnSearchExport";
  197. this.btnSearchExport.Size = new System.Drawing.Size(84, 34);
  198. this.btnSearchExport.TabIndex = 1;
  199. this.btnSearchExport.Values.Image = global::NXWMS.Properties.Resources.export;
  200. this.btnSearchExport.Values.Text = "导出";
  201. this.btnSearchExport.Click += new System.EventHandler(this.btnSearchExport_Click);
  202. //
  203. // btnSearch
  204. //
  205. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  206. | System.Windows.Forms.AnchorStyles.Left)
  207. | System.Windows.Forms.AnchorStyles.Right)));
  208. this.btnSearch.Location = new System.Drawing.Point(3, 3);
  209. this.btnSearch.Name = "btnSearch";
  210. this.btnSearch.Size = new System.Drawing.Size(84, 34);
  211. this.btnSearch.TabIndex = 0;
  212. this.btnSearch.Values.Image = global::NXWMS.Properties.Resources.search2;
  213. this.btnSearch.Values.Text = "查询";
  214. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  215. //
  216. // tableLayoutPanel2
  217. //
  218. this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  219. | System.Windows.Forms.AnchorStyles.Right)));
  220. this.tableLayoutPanel2.BackColor = System.Drawing.Color.Transparent;
  221. this.tableLayoutPanel2.ColumnCount = 8;
  222. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  223. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  224. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  225. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  226. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  227. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  228. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  229. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  230. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel9, 2, 0);
  231. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel10, 0, 0);
  232. this.tableLayoutPanel2.Controls.Add(this.txtSearchWarehouseInfo, 1, 0);
  233. this.tableLayoutPanel2.Controls.Add(this.cmbSearchRegionCode, 3, 0);
  234. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel3, 4, 0);
  235. this.tableLayoutPanel2.Controls.Add(this.cmbSearchMaterielType, 5, 0);
  236. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel4, 6, 0);
  237. this.tableLayoutPanel2.Controls.Add(this.txtSearchMaterielInfo, 7, 0);
  238. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel6, 0, 1);
  239. this.tableLayoutPanel2.Controls.Add(this.txtSearchBatchNo, 1, 1);
  240. this.tableLayoutPanel2.Controls.Add(this.kryptonLabel1, 2, 1);
  241. this.tableLayoutPanel2.Controls.Add(this.cmbSearchUnit, 3, 1);
  242. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 9);
  243. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  244. this.tableLayoutPanel2.RowCount = 2;
  245. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  246. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  247. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  248. this.tableLayoutPanel2.Size = new System.Drawing.Size(1112, 66);
  249. this.tableLayoutPanel2.TabIndex = 0;
  250. //
  251. // kryptonLabel9
  252. //
  253. this.kryptonLabel9.AutoSize = false;
  254. this.kryptonLabel9.Dock = System.Windows.Forms.DockStyle.Fill;
  255. this.kryptonLabel9.Location = new System.Drawing.Point(281, 3);
  256. this.kryptonLabel9.Name = "kryptonLabel9";
  257. this.kryptonLabel9.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  258. this.kryptonLabel9.Size = new System.Drawing.Size(94, 27);
  259. this.kryptonLabel9.TabIndex = 2;
  260. this.kryptonLabel9.Values.Text = "库区信息";
  261. //
  262. // kryptonLabel10
  263. //
  264. this.kryptonLabel10.AutoSize = false;
  265. this.kryptonLabel10.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.kryptonLabel10.Location = new System.Drawing.Point(3, 3);
  267. this.kryptonLabel10.Name = "kryptonLabel10";
  268. this.kryptonLabel10.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  269. this.kryptonLabel10.Size = new System.Drawing.Size(94, 27);
  270. this.kryptonLabel10.TabIndex = 0;
  271. this.kryptonLabel10.Values.Text = "仓库信息";
  272. //
  273. // txtSearchWarehouseInfo
  274. //
  275. this.txtSearchWarehouseInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.txtSearchWarehouseInfo.Location = new System.Drawing.Point(103, 3);
  277. this.txtSearchWarehouseInfo.Name = "txtSearchWarehouseInfo";
  278. this.txtSearchWarehouseInfo.Size = new System.Drawing.Size(172, 23);
  279. this.txtSearchWarehouseInfo.TabIndex = 1;
  280. //
  281. // cmbSearchRegionCode
  282. //
  283. this.cmbSearchRegionCode.Dock = System.Windows.Forms.DockStyle.Fill;
  284. this.cmbSearchRegionCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  285. this.cmbSearchRegionCode.DropDownWidth = 183;
  286. this.cmbSearchRegionCode.Location = new System.Drawing.Point(381, 3);
  287. this.cmbSearchRegionCode.Name = "cmbSearchRegionCode";
  288. this.cmbSearchRegionCode.Size = new System.Drawing.Size(172, 21);
  289. this.cmbSearchRegionCode.TabIndex = 8;
  290. //
  291. // kryptonLabel3
  292. //
  293. this.kryptonLabel3.AutoSize = false;
  294. this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.kryptonLabel3.Location = new System.Drawing.Point(559, 3);
  296. this.kryptonLabel3.Name = "kryptonLabel3";
  297. this.kryptonLabel3.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  298. this.kryptonLabel3.Size = new System.Drawing.Size(94, 27);
  299. this.kryptonLabel3.TabIndex = 11;
  300. this.kryptonLabel3.Values.Text = "物料类型";
  301. //
  302. // cmbSearchMaterielType
  303. //
  304. this.cmbSearchMaterielType.Dock = System.Windows.Forms.DockStyle.Fill;
  305. this.cmbSearchMaterielType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  306. this.cmbSearchMaterielType.DropDownWidth = 183;
  307. this.cmbSearchMaterielType.Location = new System.Drawing.Point(659, 3);
  308. this.cmbSearchMaterielType.Name = "cmbSearchMaterielType";
  309. this.cmbSearchMaterielType.Size = new System.Drawing.Size(172, 21);
  310. this.cmbSearchMaterielType.TabIndex = 22;
  311. //
  312. // kryptonLabel4
  313. //
  314. this.kryptonLabel4.AutoSize = false;
  315. this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill;
  316. this.kryptonLabel4.Location = new System.Drawing.Point(837, 3);
  317. this.kryptonLabel4.Name = "kryptonLabel4";
  318. this.kryptonLabel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  319. this.kryptonLabel4.Size = new System.Drawing.Size(94, 27);
  320. this.kryptonLabel4.TabIndex = 13;
  321. this.kryptonLabel4.Values.Text = "物料信息";
  322. //
  323. // txtSearchMaterielInfo
  324. //
  325. this.txtSearchMaterielInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  326. this.txtSearchMaterielInfo.Location = new System.Drawing.Point(937, 3);
  327. this.txtSearchMaterielInfo.Name = "txtSearchMaterielInfo";
  328. this.txtSearchMaterielInfo.Size = new System.Drawing.Size(172, 23);
  329. this.txtSearchMaterielInfo.TabIndex = 23;
  330. //
  331. // kryptonLabel6
  332. //
  333. this.kryptonLabel6.AutoSize = false;
  334. this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill;
  335. this.kryptonLabel6.Location = new System.Drawing.Point(3, 36);
  336. this.kryptonLabel6.Name = "kryptonLabel6";
  337. this.kryptonLabel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  338. this.kryptonLabel6.Size = new System.Drawing.Size(94, 27);
  339. this.kryptonLabel6.TabIndex = 15;
  340. this.kryptonLabel6.Values.Text = "批次信息";
  341. //
  342. // txtSearchBatchNo
  343. //
  344. this.txtSearchBatchNo.Dock = System.Windows.Forms.DockStyle.Fill;
  345. this.txtSearchBatchNo.Location = new System.Drawing.Point(103, 36);
  346. this.txtSearchBatchNo.Name = "txtSearchBatchNo";
  347. this.txtSearchBatchNo.Size = new System.Drawing.Size(172, 23);
  348. this.txtSearchBatchNo.TabIndex = 25;
  349. //
  350. // kryptonLabel1
  351. //
  352. this.kryptonLabel1.AutoSize = false;
  353. this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  354. this.kryptonLabel1.Location = new System.Drawing.Point(281, 36);
  355. this.kryptonLabel1.Name = "kryptonLabel1";
  356. this.kryptonLabel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  357. this.kryptonLabel1.Size = new System.Drawing.Size(94, 27);
  358. this.kryptonLabel1.TabIndex = 26;
  359. this.kryptonLabel1.Values.Text = "单位信息";
  360. //
  361. // cmbSearchUnit
  362. //
  363. this.cmbSearchUnit.Dock = System.Windows.Forms.DockStyle.Fill;
  364. this.cmbSearchUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  365. this.cmbSearchUnit.DropDownWidth = 183;
  366. this.cmbSearchUnit.Location = new System.Drawing.Point(381, 36);
  367. this.cmbSearchUnit.Name = "cmbSearchUnit";
  368. this.cmbSearchUnit.Size = new System.Drawing.Size(172, 21);
  369. this.cmbSearchUnit.TabIndex = 27;
  370. //
  371. // dataGridView
  372. //
  373. this.dataGridView.AllowUserToAddRows = false;
  374. this.dataGridView.AllowUserToDeleteRows = false;
  375. this.dataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  376. | System.Windows.Forms.AnchorStyles.Left)
  377. | System.Windows.Forms.AnchorStyles.Right)));
  378. this.dataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  379. this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  380. this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  381. this.Column15,
  382. this.Column16,
  383. this.Column17,
  384. this.Column18,
  385. this.Column19,
  386. this.Column20,
  387. this.Column21,
  388. this.Column22,
  389. this.Column23,
  390. this.Column24,
  391. this.Column27,
  392. this.Column25,
  393. this.Column26});
  394. this.dataGridView.Location = new System.Drawing.Point(4, 157);
  395. this.dataGridView.Name = "dataGridView";
  396. this.dataGridView.ReadOnly = true;
  397. this.dataGridView.RowTemplate.Height = 23;
  398. this.dataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  399. this.dataGridView.Size = new System.Drawing.Size(1116, 503);
  400. this.dataGridView.StateCommon.Background.Color1 = System.Drawing.Color.White;
  401. this.dataGridView.StateCommon.BackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.GridBackgroundList;
  402. this.dataGridView.TabIndex = 71;
  403. //
  404. // Column15
  405. //
  406. this.Column15.HeaderText = "用户编码";
  407. this.Column15.Name = "Column15";
  408. this.Column15.ReadOnly = true;
  409. //
  410. // Column16
  411. //
  412. this.Column16.HeaderText = "用户名称";
  413. this.Column16.Name = "Column16";
  414. this.Column16.ReadOnly = true;
  415. //
  416. // Column17
  417. //
  418. this.Column17.HeaderText = "用户昵称";
  419. this.Column17.Name = "Column17";
  420. this.Column17.ReadOnly = true;
  421. //
  422. // Column18
  423. //
  424. this.Column18.HeaderText = "职位名称";
  425. this.Column18.Name = "Column18";
  426. this.Column18.ReadOnly = true;
  427. //
  428. // Column19
  429. //
  430. this.Column19.HeaderText = "性别";
  431. this.Column19.Name = "Column19";
  432. this.Column19.ReadOnly = true;
  433. //
  434. // Column20
  435. //
  436. this.Column20.HeaderText = "所属角色";
  437. this.Column20.Name = "Column20";
  438. this.Column20.ReadOnly = true;
  439. //
  440. // Column21
  441. //
  442. this.Column21.HeaderText = "手机号码";
  443. this.Column21.Name = "Column21";
  444. this.Column21.ReadOnly = true;
  445. //
  446. // Column22
  447. //
  448. this.Column22.HeaderText = "邮箱";
  449. this.Column22.Name = "Column22";
  450. this.Column22.ReadOnly = true;
  451. //
  452. // Column23
  453. //
  454. this.Column23.HeaderText = "地址";
  455. this.Column23.Name = "Column23";
  456. this.Column23.ReadOnly = true;
  457. //
  458. // Column24
  459. //
  460. this.Column24.HeaderText = "是否启用";
  461. this.Column24.Name = "Column24";
  462. this.Column24.ReadOnly = true;
  463. //
  464. // Column27
  465. //
  466. this.Column27.HeaderText = "创建人";
  467. this.Column27.Name = "Column27";
  468. this.Column27.ReadOnly = true;
  469. //
  470. // Column25
  471. //
  472. this.Column25.HeaderText = "创建时间";
  473. this.Column25.Name = "Column25";
  474. this.Column25.ReadOnly = true;
  475. //
  476. // Column26
  477. //
  478. this.Column26.HeaderText = "更新人";
  479. this.Column26.Name = "Column26";
  480. this.Column26.ReadOnly = true;
  481. //
  482. // pageTool
  483. //
  484. this.pageTool._execActionMessgae = null;
  485. this.pageTool._execActionOperation = null;
  486. this.pageTool._LastOperation = null;
  487. this.pageTool.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  488. | System.Windows.Forms.AnchorStyles.Right)));
  489. this.pageTool.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
  490. this.pageTool.DataCount = 0;
  491. this.pageTool.LoadMessage = null;
  492. this.pageTool.Location = new System.Drawing.Point(4, 666);
  493. this.pageTool.Name = "pageTool";
  494. this.pageTool.PageDefault = "{0}/{1}";
  495. this.pageTool.PageIndexSelectDefault = 1;
  496. this.pageTool.PageInfoDefault = "共 {0} 条记录,每页";
  497. this.pageTool.PageSize = 30;
  498. this.pageTool.PageSizeSelectList = ((System.Collections.Generic.List<string>)(resources.GetObject("pageTool.PageSizeSelectList")));
  499. this.pageTool.Size = new System.Drawing.Size(1111, 29);
  500. this.pageTool.TabIndex = 72;
  501. //
  502. // frmBalanceStatisticsSearch
  503. //
  504. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  505. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  506. this.ClientSize = new System.Drawing.Size(1120, 699);
  507. this.Controls.Add(this.pageTool);
  508. this.Controls.Add(this.dataGridView);
  509. this.Controls.Add(this.kryptonGroupBox2);
  510. this.Name = "frmBalanceStatisticsSearch";
  511. this.Text = "库存统计查询";
  512. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit();
  513. this.kryptonGroupBox2.Panel.ResumeLayout(false);
  514. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit();
  515. this.kryptonGroupBox2.ResumeLayout(false);
  516. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
  517. this.kryptonPanelSearch.ResumeLayout(false);
  518. this.tableLayoutPanel4.ResumeLayout(false);
  519. this.tableLayoutPanel3.ResumeLayout(false);
  520. this.tableLayoutPanel2.ResumeLayout(false);
  521. this.tableLayoutPanel2.PerformLayout();
  522. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchRegionCode)).EndInit();
  523. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchMaterielType)).EndInit();
  524. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchUnit)).EndInit();
  525. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
  526. this.ResumeLayout(false);
  527. }
  528. #endregion
  529. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2;
  530. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
  531. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  532. private ComponentFactory.Krypton.Toolkit.KryptonButton btnRemove;
  533. private ComponentFactory.Krypton.Toolkit.KryptonButton btnEdit;
  534. private ComponentFactory.Krypton.Toolkit.KryptonButton btnAdd;
  535. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  536. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchImport;
  537. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchExport;
  538. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearch;
  539. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  540. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
  541. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
  542. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel9;
  543. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
  544. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchWarehouseInfo;
  545. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchRegionCode;
  546. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
  547. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchMaterielType;
  548. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchMaterielInfo;
  549. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchBatchNo;
  550. private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridView;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
  552. private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
  553. private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
  554. private System.Windows.Forms.DataGridViewTextBoxColumn Column18;
  555. private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
  556. private System.Windows.Forms.DataGridViewTextBoxColumn Column20;
  557. private System.Windows.Forms.DataGridViewTextBoxColumn Column21;
  558. private System.Windows.Forms.DataGridViewTextBoxColumn Column22;
  559. private System.Windows.Forms.DataGridViewTextBoxColumn Column23;
  560. private System.Windows.Forms.DataGridViewTextBoxColumn Column24;
  561. private System.Windows.Forms.DataGridViewTextBoxColumn Column27;
  562. private System.Windows.Forms.DataGridViewTextBoxColumn Column25;
  563. private System.Windows.Forms.DataGridViewTextBoxColumn Column26;
  564. private Client.FrmCustom.PageToolbar pageTool;
  565. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
  566. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchUnit;
  567. }
  568. }