frmBin.Designer.cs 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818
  1. namespace NXWMS.Forms.Base
  2. {
  3. partial class frmBin
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBin));
  30. this.kryptonGroupBox2 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  31. this.kryptonPalette1 = new ComponentFactory.Krypton.Toolkit.KryptonPalette(this.components);
  32. this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  33. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  34. this.btnRemove = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  35. this.btnEdit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  36. this.btnAdd = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  37. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  38. this.kryptonButton1 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  39. this.btnSearchImport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  40. this.btnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  41. this.btnSearchExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  42. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  43. this.chkSearchUse = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
  44. this.cmbSearchRegionCode = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  45. this.kryptonLabel16 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  46. this.cmbSearchBinType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  47. this.numSearchBinRow = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
  48. this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  49. this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  50. this.txtSearchBinCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  51. this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  52. this.kryptonLabel18 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  53. this.numSearchBinColumn = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
  54. this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  55. this.dataGridView = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
  56. this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.Column22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.Column23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.Column24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.Column27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.Column25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Column26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.kryptonRichTextBox1 = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
  70. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.pageTool = new NXWMS.Client.FrmCustom.PageToolbar();
  84. this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  85. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).BeginInit();
  87. this.kryptonGroupBox2.Panel.SuspendLayout();
  88. this.kryptonGroupBox2.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
  90. this.kryptonPanelSearch.SuspendLayout();
  91. this.tableLayoutPanel4.SuspendLayout();
  92. this.tableLayoutPanel3.SuspendLayout();
  93. this.tableLayoutPanel1.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchRegionCode)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchBinType)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit();
  99. this.kryptonGroupBox1.Panel.SuspendLayout();
  100. this.kryptonGroupBox1.SuspendLayout();
  101. this.SuspendLayout();
  102. //
  103. // kryptonGroupBox2
  104. //
  105. this.kryptonGroupBox2.CaptionOverlap = 0D;
  106. this.kryptonGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  107. this.kryptonGroupBox2.Location = new System.Drawing.Point(0, 0);
  108. this.kryptonGroupBox2.Name = "kryptonGroupBox2";
  109. this.kryptonGroupBox2.Palette = this.kryptonPalette1;
  110. this.kryptonGroupBox2.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Custom;
  111. //
  112. // kryptonGroupBox2.Panel
  113. //
  114. this.kryptonGroupBox2.Panel.Controls.Add(this.kryptonPanelSearch);
  115. this.kryptonGroupBox2.Size = new System.Drawing.Size(1368, 136);
  116. this.kryptonGroupBox2.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  117. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  118. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  119. this.kryptonGroupBox2.StateCommon.Border.Rounding = 0;
  120. this.kryptonGroupBox2.StateDisabled.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  121. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  122. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  123. this.kryptonGroupBox2.StateDisabled.Border.Rounding = 0;
  124. this.kryptonGroupBox2.StateNormal.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  125. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  126. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  127. this.kryptonGroupBox2.StateNormal.Border.Rounding = 0;
  128. this.kryptonGroupBox2.TabIndex = 55;
  129. this.kryptonGroupBox2.Values.Heading = "查询";
  130. this.kryptonGroupBox2.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonGroupBox2.Values.Image")));
  131. //
  132. // kryptonPalette1
  133. //
  134. this.kryptonPalette1.BasePaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2007Blue;
  135. this.kryptonPalette1.Common.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  136. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  137. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  138. this.kryptonPalette1.Common.StateCommon.Border.Rounding = 0;
  139. this.kryptonPalette1.Common.StateDisabled.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  140. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  141. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  142. this.kryptonPalette1.Common.StateDisabled.Border.Rounding = 0;
  143. this.kryptonPalette1.Common.StateOthers.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  144. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  145. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  146. this.kryptonPalette1.Common.StateOthers.Border.Rounding = 0;
  147. this.kryptonPalette1.ContextMenu.StateCommon.Heading.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  148. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  149. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  150. this.kryptonPalette1.ControlStyles.ControlGroupBox.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  151. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  152. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  153. this.kryptonPalette1.ControlStyles.ControlGroupBox.StateCommon.Border.Rounding = 0;
  154. this.kryptonPalette1.HeaderStyles.HeaderCommon.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  155. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  156. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  157. this.kryptonPalette1.HeaderStyles.HeaderCommon.StateCommon.Border.Rounding = 0;
  158. this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  159. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  160. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  161. this.kryptonPalette1.HeaderStyles.HeaderForm.StateCommon.Border.Rounding = 0;
  162. this.kryptonPalette1.HeaderStyles.HeaderPrimary.StateCommon.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
  163. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
  164. | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
  165. this.kryptonPalette1.HeaderStyles.HeaderPrimary.StateCommon.Border.Rounding = 0;
  166. //
  167. // kryptonPanelSearch
  168. //
  169. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel4);
  170. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel3);
  171. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1);
  172. this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top;
  173. this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
  174. this.kryptonPanelSearch.Name = "kryptonPanelSearch";
  175. this.kryptonPanelSearch.Size = new System.Drawing.Size(1366, 118);
  176. this.kryptonPanelSearch.TabIndex = 46;
  177. //
  178. // tableLayoutPanel4
  179. //
  180. this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  181. | System.Windows.Forms.AnchorStyles.Left)));
  182. this.tableLayoutPanel4.BackColor = System.Drawing.Color.Transparent;
  183. this.tableLayoutPanel4.ColumnCount = 3;
  184. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  185. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  186. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  187. this.tableLayoutPanel4.Controls.Add(this.btnRemove, 2, 0);
  188. this.tableLayoutPanel4.Controls.Add(this.btnEdit, 1, 0);
  189. this.tableLayoutPanel4.Controls.Add(this.btnAdd, 0, 0);
  190. this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 70);
  191. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  192. this.tableLayoutPanel4.RowCount = 1;
  193. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  194. this.tableLayoutPanel4.Size = new System.Drawing.Size(272, 39);
  195. this.tableLayoutPanel4.TabIndex = 3;
  196. //
  197. // btnRemove
  198. //
  199. this.btnRemove.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  200. | System.Windows.Forms.AnchorStyles.Left)
  201. | System.Windows.Forms.AnchorStyles.Right)));
  202. this.btnRemove.Location = new System.Drawing.Point(183, 3);
  203. this.btnRemove.Name = "btnRemove";
  204. this.btnRemove.Size = new System.Drawing.Size(86, 33);
  205. this.btnRemove.TabIndex = 2;
  206. this.btnRemove.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnRemove.Values.Image")));
  207. this.btnRemove.Values.Text = "删除";
  208. this.btnRemove.Click += new System.EventHandler(this.btnRemove_Click);
  209. //
  210. // btnEdit
  211. //
  212. this.btnEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  213. | System.Windows.Forms.AnchorStyles.Left)
  214. | System.Windows.Forms.AnchorStyles.Right)));
  215. this.btnEdit.Location = new System.Drawing.Point(93, 3);
  216. this.btnEdit.Name = "btnEdit";
  217. this.btnEdit.Size = new System.Drawing.Size(84, 33);
  218. this.btnEdit.TabIndex = 1;
  219. this.btnEdit.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Values.Image")));
  220. this.btnEdit.Values.Text = "编辑";
  221. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  222. //
  223. // btnAdd
  224. //
  225. this.btnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  226. | System.Windows.Forms.AnchorStyles.Left)
  227. | System.Windows.Forms.AnchorStyles.Right)));
  228. this.btnAdd.Location = new System.Drawing.Point(3, 3);
  229. this.btnAdd.Name = "btnAdd";
  230. this.btnAdd.Size = new System.Drawing.Size(84, 33);
  231. this.btnAdd.TabIndex = 0;
  232. this.btnAdd.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Values.Image")));
  233. this.btnAdd.Values.Text = "新增";
  234. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  235. //
  236. // tableLayoutPanel3
  237. //
  238. this.tableLayoutPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  239. | System.Windows.Forms.AnchorStyles.Right)));
  240. this.tableLayoutPanel3.BackColor = System.Drawing.Color.Transparent;
  241. this.tableLayoutPanel3.ColumnCount = 4;
  242. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  243. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  244. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  245. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  246. this.tableLayoutPanel3.Controls.Add(this.kryptonButton1, 0, 0);
  247. this.tableLayoutPanel3.Controls.Add(this.btnSearchImport, 2, 0);
  248. this.tableLayoutPanel3.Controls.Add(this.btnSearch, 0, 0);
  249. this.tableLayoutPanel3.Controls.Add(this.btnSearchExport, 3, 0);
  250. this.tableLayoutPanel3.Location = new System.Drawing.Point(935, 70);
  251. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  252. this.tableLayoutPanel3.RowCount = 1;
  253. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  254. this.tableLayoutPanel3.Size = new System.Drawing.Size(428, 39);
  255. this.tableLayoutPanel3.TabIndex = 1;
  256. //
  257. // kryptonButton1
  258. //
  259. this.kryptonButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  260. | System.Windows.Forms.AnchorStyles.Left)
  261. | System.Windows.Forms.AnchorStyles.Right)));
  262. this.kryptonButton1.Location = new System.Drawing.Point(110, 3);
  263. this.kryptonButton1.Name = "kryptonButton1";
  264. this.kryptonButton1.Size = new System.Drawing.Size(101, 33);
  265. this.kryptonButton1.TabIndex = 3;
  266. this.kryptonButton1.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonButton1.Values.Image")));
  267. this.kryptonButton1.Values.Text = "导入";
  268. //
  269. // btnSearchImport
  270. //
  271. this.btnSearchImport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  272. | System.Windows.Forms.AnchorStyles.Left)
  273. | System.Windows.Forms.AnchorStyles.Right)));
  274. this.btnSearchImport.Location = new System.Drawing.Point(217, 3);
  275. this.btnSearchImport.Name = "btnSearchImport";
  276. this.btnSearchImport.Size = new System.Drawing.Size(101, 33);
  277. this.btnSearchImport.TabIndex = 2;
  278. this.btnSearchImport.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchImport.Values.Image")));
  279. this.btnSearchImport.Values.Text = "同步ERP";
  280. this.btnSearchImport.Click += new System.EventHandler(this.btnSearchImport_Click);
  281. //
  282. // btnSearch
  283. //
  284. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  285. | System.Windows.Forms.AnchorStyles.Left)
  286. | System.Windows.Forms.AnchorStyles.Right)));
  287. this.btnSearch.Location = new System.Drawing.Point(3, 3);
  288. this.btnSearch.Name = "btnSearch";
  289. this.btnSearch.Size = new System.Drawing.Size(101, 33);
  290. this.btnSearch.TabIndex = 0;
  291. this.btnSearch.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Values.Image")));
  292. this.btnSearch.Values.Text = "查询";
  293. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  294. //
  295. // btnSearchExport
  296. //
  297. this.btnSearchExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  298. | System.Windows.Forms.AnchorStyles.Left)
  299. | System.Windows.Forms.AnchorStyles.Right)));
  300. this.btnSearchExport.Location = new System.Drawing.Point(324, 3);
  301. this.btnSearchExport.Name = "btnSearchExport";
  302. this.btnSearchExport.Size = new System.Drawing.Size(101, 33);
  303. this.btnSearchExport.TabIndex = 1;
  304. this.btnSearchExport.Values.Image = ((System.Drawing.Image)(resources.GetObject("btnSearchExport.Values.Image")));
  305. this.btnSearchExport.Values.Text = "导出";
  306. this.btnSearchExport.Click += new System.EventHandler(this.btnSearchExport_Click);
  307. //
  308. // tableLayoutPanel1
  309. //
  310. this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  311. | System.Windows.Forms.AnchorStyles.Left)
  312. | System.Windows.Forms.AnchorStyles.Right)));
  313. this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
  314. this.tableLayoutPanel1.ColumnCount = 10;
  315. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
  316. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  317. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
  318. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  319. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
  320. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  321. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
  322. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  323. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 82F));
  324. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  325. this.tableLayoutPanel1.Controls.Add(this.chkSearchUse, 1, 1);
  326. this.tableLayoutPanel1.Controls.Add(this.cmbSearchRegionCode, 1, 0);
  327. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel16, 8, 0);
  328. this.tableLayoutPanel1.Controls.Add(this.cmbSearchBinType, 9, 0);
  329. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 6, 0);
  330. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0);
  331. this.tableLayoutPanel1.Controls.Add(this.txtSearchBinCode, 3, 0);
  332. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0);
  333. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel18, 4, 0);
  334. this.tableLayoutPanel1.Controls.Add(this.numSearchBinColumn, 5, 0);
  335. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 0, 1);
  336. this.tableLayoutPanel1.Controls.Add(this.numSearchBinRow, 7, 0);
  337. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  338. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  339. this.tableLayoutPanel1.RowCount = 2;
  340. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  341. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  342. this.tableLayoutPanel1.Size = new System.Drawing.Size(1366, 68);
  343. this.tableLayoutPanel1.TabIndex = 0;
  344. //
  345. // chkSearchUse
  346. //
  347. this.chkSearchUse.Checked = true;
  348. this.chkSearchUse.CheckState = System.Windows.Forms.CheckState.Checked;
  349. this.chkSearchUse.Dock = System.Windows.Forms.DockStyle.Fill;
  350. this.chkSearchUse.Location = new System.Drawing.Point(85, 37);
  351. this.chkSearchUse.Name = "chkSearchUse";
  352. this.chkSearchUse.Size = new System.Drawing.Size(185, 28);
  353. this.chkSearchUse.TabIndex = 46;
  354. this.chkSearchUse.Tag = "";
  355. this.chkSearchUse.Values.Text = "";
  356. this.chkSearchUse.CheckedChanged += new System.EventHandler(this.chkSearchUse_CheckedChanged);
  357. //
  358. // cmbSearchRegionCode
  359. //
  360. this.cmbSearchRegionCode.Anchor = System.Windows.Forms.AnchorStyles.None;
  361. this.cmbSearchRegionCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  362. this.cmbSearchRegionCode.DropDownWidth = 121;
  363. this.cmbSearchRegionCode.Location = new System.Drawing.Point(86, 6);
  364. this.cmbSearchRegionCode.Name = "cmbSearchRegionCode";
  365. this.cmbSearchRegionCode.Size = new System.Drawing.Size(182, 21);
  366. this.cmbSearchRegionCode.TabIndex = 45;
  367. this.cmbSearchRegionCode.Tag = "AREA_CODE";
  368. //
  369. // kryptonLabel16
  370. //
  371. this.kryptonLabel16.AutoSize = false;
  372. this.kryptonLabel16.Dock = System.Windows.Forms.DockStyle.Fill;
  373. this.kryptonLabel16.Location = new System.Drawing.Point(1095, 3);
  374. this.kryptonLabel16.Name = "kryptonLabel16";
  375. this.kryptonLabel16.RightToLeft = System.Windows.Forms.RightToLeft.No;
  376. this.kryptonLabel16.Size = new System.Drawing.Size(76, 28);
  377. this.kryptonLabel16.TabIndex = 41;
  378. this.kryptonLabel16.Values.Text = "库位类型:";
  379. //
  380. // cmbSearchBinType
  381. //
  382. this.cmbSearchBinType.Anchor = System.Windows.Forms.AnchorStyles.None;
  383. this.cmbSearchBinType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  384. this.cmbSearchBinType.DropDownWidth = 121;
  385. this.cmbSearchBinType.Location = new System.Drawing.Point(1179, 6);
  386. this.cmbSearchBinType.Name = "cmbSearchBinType";
  387. this.cmbSearchBinType.Size = new System.Drawing.Size(182, 21);
  388. this.cmbSearchBinType.TabIndex = 42;
  389. this.cmbSearchBinType.Tag = "AREA_CODE";
  390. //
  391. // numSearchBinRow
  392. //
  393. this.numSearchBinRow.Anchor = System.Windows.Forms.AnchorStyles.None;
  394. this.numSearchBinRow.Location = new System.Drawing.Point(905, 6);
  395. this.numSearchBinRow.Name = "numSearchBinRow";
  396. this.numSearchBinRow.Size = new System.Drawing.Size(182, 22);
  397. this.numSearchBinRow.TabIndex = 29;
  398. //
  399. // kryptonLabel3
  400. //
  401. this.kryptonLabel3.AutoSize = false;
  402. this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
  403. this.kryptonLabel3.Location = new System.Drawing.Point(822, 3);
  404. this.kryptonLabel3.Name = "kryptonLabel3";
  405. this.kryptonLabel3.RightToLeft = System.Windows.Forms.RightToLeft.No;
  406. this.kryptonLabel3.Size = new System.Drawing.Size(76, 28);
  407. this.kryptonLabel3.TabIndex = 28;
  408. this.kryptonLabel3.Values.Text = "库位列:";
  409. //
  410. // kryptonLabel2
  411. //
  412. this.kryptonLabel2.AutoSize = false;
  413. this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
  414. this.kryptonLabel2.Location = new System.Drawing.Point(276, 3);
  415. this.kryptonLabel2.Name = "kryptonLabel2";
  416. this.kryptonLabel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
  417. this.kryptonLabel2.Size = new System.Drawing.Size(76, 28);
  418. this.kryptonLabel2.TabIndex = 2;
  419. this.kryptonLabel2.Values.Text = "库位编码:";
  420. //
  421. // txtSearchBinCode
  422. //
  423. this.txtSearchBinCode.Anchor = System.Windows.Forms.AnchorStyles.None;
  424. this.txtSearchBinCode.Location = new System.Drawing.Point(359, 5);
  425. this.txtSearchBinCode.Name = "txtSearchBinCode";
  426. this.txtSearchBinCode.Size = new System.Drawing.Size(182, 23);
  427. this.txtSearchBinCode.TabIndex = 3;
  428. this.txtSearchBinCode.Tag = "";
  429. //
  430. // kryptonLabel1
  431. //
  432. this.kryptonLabel1.AutoSize = false;
  433. this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  434. this.kryptonLabel1.Location = new System.Drawing.Point(3, 3);
  435. this.kryptonLabel1.Name = "kryptonLabel1";
  436. this.kryptonLabel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
  437. this.kryptonLabel1.Size = new System.Drawing.Size(76, 28);
  438. this.kryptonLabel1.TabIndex = 0;
  439. this.kryptonLabel1.Values.Text = "库区:";
  440. //
  441. // kryptonLabel18
  442. //
  443. this.kryptonLabel18.AutoSize = false;
  444. this.kryptonLabel18.Dock = System.Windows.Forms.DockStyle.Fill;
  445. this.kryptonLabel18.Location = new System.Drawing.Point(549, 3);
  446. this.kryptonLabel18.Name = "kryptonLabel18";
  447. this.kryptonLabel18.RightToLeft = System.Windows.Forms.RightToLeft.No;
  448. this.kryptonLabel18.Size = new System.Drawing.Size(76, 28);
  449. this.kryptonLabel18.TabIndex = 26;
  450. this.kryptonLabel18.Values.Text = "库位排:";
  451. //
  452. // numSearchBinColumn
  453. //
  454. this.numSearchBinColumn.Anchor = System.Windows.Forms.AnchorStyles.None;
  455. this.numSearchBinColumn.Location = new System.Drawing.Point(632, 6);
  456. this.numSearchBinColumn.Name = "numSearchBinColumn";
  457. this.numSearchBinColumn.Size = new System.Drawing.Size(182, 22);
  458. this.numSearchBinColumn.TabIndex = 27;
  459. //
  460. // kryptonLabel5
  461. //
  462. this.kryptonLabel5.AutoSize = false;
  463. this.kryptonLabel5.Location = new System.Drawing.Point(3, 37);
  464. this.kryptonLabel5.Name = "kryptonLabel5";
  465. this.kryptonLabel5.RightToLeft = System.Windows.Forms.RightToLeft.No;
  466. this.kryptonLabel5.Size = new System.Drawing.Size(73, 27);
  467. this.kryptonLabel5.TabIndex = 47;
  468. this.kryptonLabel5.Values.Text = "使用标识";
  469. //
  470. // dataGridView
  471. //
  472. this.dataGridView.AllowUserToAddRows = false;
  473. this.dataGridView.AllowUserToDeleteRows = false;
  474. this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  475. this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  476. this.Column15,
  477. this.Column16,
  478. this.Column17,
  479. this.Column18,
  480. this.Column19,
  481. this.Column20,
  482. this.Column21,
  483. this.Column22,
  484. this.Column23,
  485. this.Column24,
  486. this.Column27,
  487. this.Column25,
  488. this.Column26});
  489. this.dataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
  490. this.dataGridView.Location = new System.Drawing.Point(0, 0);
  491. this.dataGridView.Name = "dataGridView";
  492. this.dataGridView.ReadOnly = true;
  493. this.dataGridView.RowHeadersVisible = false;
  494. this.dataGridView.RowTemplate.Height = 23;
  495. this.dataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  496. this.dataGridView.Size = new System.Drawing.Size(1364, 577);
  497. this.dataGridView.TabIndex = 61;
  498. this.dataGridView.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_CellDoubleClick);
  499. this.dataGridView.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dataGridView_RowStateChanged);
  500. //
  501. // Column15
  502. //
  503. this.Column15.HeaderText = "用户编码";
  504. this.Column15.Name = "Column15";
  505. this.Column15.ReadOnly = true;
  506. this.Column15.Width = 88;
  507. //
  508. // Column16
  509. //
  510. this.Column16.HeaderText = "用户名称";
  511. this.Column16.Name = "Column16";
  512. this.Column16.ReadOnly = true;
  513. this.Column16.Width = 88;
  514. //
  515. // Column17
  516. //
  517. this.Column17.HeaderText = "用户昵称";
  518. this.Column17.Name = "Column17";
  519. this.Column17.ReadOnly = true;
  520. this.Column17.Width = 88;
  521. //
  522. // Column18
  523. //
  524. this.Column18.HeaderText = "职位名称";
  525. this.Column18.Name = "Column18";
  526. this.Column18.ReadOnly = true;
  527. this.Column18.Width = 88;
  528. //
  529. // Column19
  530. //
  531. this.Column19.HeaderText = "性别";
  532. this.Column19.Name = "Column19";
  533. this.Column19.ReadOnly = true;
  534. this.Column19.Width = 62;
  535. //
  536. // Column20
  537. //
  538. this.Column20.HeaderText = "所属角色";
  539. this.Column20.Name = "Column20";
  540. this.Column20.ReadOnly = true;
  541. this.Column20.Width = 88;
  542. //
  543. // Column21
  544. //
  545. this.Column21.HeaderText = "手机号码";
  546. this.Column21.Name = "Column21";
  547. this.Column21.ReadOnly = true;
  548. this.Column21.Width = 88;
  549. //
  550. // Column22
  551. //
  552. this.Column22.HeaderText = "邮箱";
  553. this.Column22.Name = "Column22";
  554. this.Column22.ReadOnly = true;
  555. this.Column22.Width = 62;
  556. //
  557. // Column23
  558. //
  559. this.Column23.HeaderText = "地址";
  560. this.Column23.Name = "Column23";
  561. this.Column23.ReadOnly = true;
  562. this.Column23.Width = 62;
  563. //
  564. // Column24
  565. //
  566. this.Column24.HeaderText = "是否启用";
  567. this.Column24.Name = "Column24";
  568. this.Column24.ReadOnly = true;
  569. this.Column24.Width = 88;
  570. //
  571. // Column27
  572. //
  573. this.Column27.HeaderText = "创建人";
  574. this.Column27.Name = "Column27";
  575. this.Column27.ReadOnly = true;
  576. this.Column27.Width = 75;
  577. //
  578. // Column25
  579. //
  580. this.Column25.HeaderText = "创建时间";
  581. this.Column25.Name = "Column25";
  582. this.Column25.ReadOnly = true;
  583. this.Column25.Width = 88;
  584. //
  585. // Column26
  586. //
  587. this.Column26.HeaderText = "更新人";
  588. this.Column26.Name = "Column26";
  589. this.Column26.ReadOnly = true;
  590. this.Column26.Width = 75;
  591. //
  592. // kryptonRichTextBox1
  593. //
  594. this.kryptonRichTextBox1.Location = new System.Drawing.Point(103, 123);
  595. this.kryptonRichTextBox1.Name = "kryptonRichTextBox1";
  596. this.kryptonRichTextBox1.Size = new System.Drawing.Size(801, 103);
  597. this.kryptonRichTextBox1.TabIndex = 44;
  598. this.kryptonRichTextBox1.Tag = "DESCRIBE";
  599. this.kryptonRichTextBox1.Text = "";
  600. //
  601. // dataGridViewTextBoxColumn1
  602. //
  603. this.dataGridViewTextBoxColumn1.HeaderText = "用户编码";
  604. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  605. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  606. this.dataGridViewTextBoxColumn1.Width = 88;
  607. //
  608. // dataGridViewTextBoxColumn2
  609. //
  610. this.dataGridViewTextBoxColumn2.HeaderText = "用户名称";
  611. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  612. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  613. this.dataGridViewTextBoxColumn2.Width = 88;
  614. //
  615. // dataGridViewTextBoxColumn3
  616. //
  617. this.dataGridViewTextBoxColumn3.HeaderText = "用户昵称";
  618. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  619. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  620. this.dataGridViewTextBoxColumn3.Width = 88;
  621. //
  622. // dataGridViewTextBoxColumn4
  623. //
  624. this.dataGridViewTextBoxColumn4.HeaderText = "职位名称";
  625. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  626. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  627. this.dataGridViewTextBoxColumn4.Width = 88;
  628. //
  629. // dataGridViewTextBoxColumn5
  630. //
  631. this.dataGridViewTextBoxColumn5.HeaderText = "性别";
  632. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  633. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  634. this.dataGridViewTextBoxColumn5.Width = 62;
  635. //
  636. // dataGridViewTextBoxColumn6
  637. //
  638. this.dataGridViewTextBoxColumn6.HeaderText = "所属角色";
  639. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  640. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  641. this.dataGridViewTextBoxColumn6.Width = 88;
  642. //
  643. // dataGridViewTextBoxColumn7
  644. //
  645. this.dataGridViewTextBoxColumn7.HeaderText = "手机号码";
  646. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  647. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  648. this.dataGridViewTextBoxColumn7.Width = 88;
  649. //
  650. // dataGridViewTextBoxColumn8
  651. //
  652. this.dataGridViewTextBoxColumn8.HeaderText = "邮箱";
  653. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  654. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  655. this.dataGridViewTextBoxColumn8.Width = 62;
  656. //
  657. // dataGridViewTextBoxColumn9
  658. //
  659. this.dataGridViewTextBoxColumn9.HeaderText = "地址";
  660. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  661. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  662. this.dataGridViewTextBoxColumn9.Width = 62;
  663. //
  664. // dataGridViewTextBoxColumn10
  665. //
  666. this.dataGridViewTextBoxColumn10.HeaderText = "是否启用";
  667. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  668. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  669. this.dataGridViewTextBoxColumn10.Width = 88;
  670. //
  671. // dataGridViewTextBoxColumn11
  672. //
  673. this.dataGridViewTextBoxColumn11.HeaderText = "创建人";
  674. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  675. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  676. this.dataGridViewTextBoxColumn11.Width = 75;
  677. //
  678. // dataGridViewTextBoxColumn12
  679. //
  680. this.dataGridViewTextBoxColumn12.HeaderText = "创建时间";
  681. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  682. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  683. this.dataGridViewTextBoxColumn12.Width = 88;
  684. //
  685. // dataGridViewTextBoxColumn13
  686. //
  687. this.dataGridViewTextBoxColumn13.HeaderText = "更新人";
  688. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  689. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  690. this.dataGridViewTextBoxColumn13.Width = 75;
  691. //
  692. // pageTool
  693. //
  694. this.pageTool._execActionMessgae = null;
  695. this.pageTool._execActionOperation = null;
  696. this.pageTool._LastOperation = null;
  697. this.pageTool.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
  698. this.pageTool.DataCount = 0;
  699. this.pageTool.Dock = System.Windows.Forms.DockStyle.Bottom;
  700. this.pageTool.LoadMessage = null;
  701. this.pageTool.Location = new System.Drawing.Point(0, 737);
  702. this.pageTool.Name = "pageTool";
  703. this.pageTool.PageDefault = "{0}/{1}";
  704. this.pageTool.PageIndexSelectDefault = 1;
  705. this.pageTool.PageInfoDefault = "共 {0} 条记录,每页";
  706. this.pageTool.PageSize = 30;
  707. this.pageTool.PageSizeSelectList = ((System.Collections.Generic.List<string>)(resources.GetObject("pageTool.PageSizeSelectList")));
  708. this.pageTool.Size = new System.Drawing.Size(1368, 27);
  709. this.pageTool.TabIndex = 75;
  710. this.pageTool.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageTool_OnPageChange);
  711. //
  712. // kryptonGroupBox1
  713. //
  714. this.kryptonGroupBox1.CaptionOverlap = 0D;
  715. this.kryptonGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  716. this.kryptonGroupBox1.Location = new System.Drawing.Point(0, 136);
  717. this.kryptonGroupBox1.Name = "kryptonGroupBox1";
  718. //
  719. // kryptonGroupBox1.Panel
  720. //
  721. this.kryptonGroupBox1.Panel.Controls.Add(this.dataGridView);
  722. this.kryptonGroupBox1.Size = new System.Drawing.Size(1368, 601);
  723. this.kryptonGroupBox1.TabIndex = 76;
  724. this.kryptonGroupBox1.Values.Heading = "库位列表:";
  725. //
  726. // frmBin
  727. //
  728. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  729. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  730. this.ClientSize = new System.Drawing.Size(1368, 764);
  731. this.Controls.Add(this.kryptonGroupBox1);
  732. this.Controls.Add(this.pageTool);
  733. this.Controls.Add(this.kryptonGroupBox2);
  734. this.Name = "frmBin";
  735. this.Text = "库位管理";
  736. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2.Panel)).EndInit();
  737. this.kryptonGroupBox2.Panel.ResumeLayout(false);
  738. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox2)).EndInit();
  739. this.kryptonGroupBox2.ResumeLayout(false);
  740. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
  741. this.kryptonPanelSearch.ResumeLayout(false);
  742. this.tableLayoutPanel4.ResumeLayout(false);
  743. this.tableLayoutPanel3.ResumeLayout(false);
  744. this.tableLayoutPanel1.ResumeLayout(false);
  745. this.tableLayoutPanel1.PerformLayout();
  746. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchRegionCode)).EndInit();
  747. ((System.ComponentModel.ISupportInitialize)(this.cmbSearchBinType)).EndInit();
  748. ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit();
  750. this.kryptonGroupBox1.Panel.ResumeLayout(false);
  751. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit();
  752. this.kryptonGroupBox1.ResumeLayout(false);
  753. this.ResumeLayout(false);
  754. }
  755. #endregion
  756. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox2;
  757. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
  758. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  759. private ComponentFactory.Krypton.Toolkit.KryptonButton btnRemove;
  760. private ComponentFactory.Krypton.Toolkit.KryptonButton btnEdit;
  761. private ComponentFactory.Krypton.Toolkit.KryptonButton btnAdd;
  762. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  763. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchImport;
  764. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearchExport;
  765. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSearch;
  766. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  767. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
  768. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSearchBinCode;
  769. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
  770. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel18;
  771. private ComponentFactory.Krypton.Toolkit.KryptonDataGridView dataGridView;
  772. private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
  773. private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
  774. private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
  775. private System.Windows.Forms.DataGridViewTextBoxColumn Column18;
  776. private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
  777. private System.Windows.Forms.DataGridViewTextBoxColumn Column20;
  778. private System.Windows.Forms.DataGridViewTextBoxColumn Column21;
  779. private System.Windows.Forms.DataGridViewTextBoxColumn Column22;
  780. private System.Windows.Forms.DataGridViewTextBoxColumn Column23;
  781. private System.Windows.Forms.DataGridViewTextBoxColumn Column24;
  782. private System.Windows.Forms.DataGridViewTextBoxColumn Column27;
  783. private System.Windows.Forms.DataGridViewTextBoxColumn Column25;
  784. private System.Windows.Forms.DataGridViewTextBoxColumn Column26;
  785. private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchBinColumn;
  786. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
  787. private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown numSearchBinRow;
  788. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel16;
  789. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchBinType;
  790. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSearchRegionCode;
  791. private ComponentFactory.Krypton.Toolkit.KryptonCheckBox chkSearchUse;
  792. private ComponentFactory.Krypton.Toolkit.KryptonRichTextBox kryptonRichTextBox1;
  793. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
  794. private Client.FrmCustom.PageToolbar pageTool;
  795. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  796. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  797. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  798. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  799. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  800. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  801. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  802. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  803. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  804. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  805. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  806. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  807. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  808. private ComponentFactory.Krypton.Toolkit.KryptonButton kryptonButton1;
  809. private ComponentFactory.Krypton.Toolkit.KryptonPalette kryptonPalette1;
  810. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox1;
  811. }
  812. }