frmWcsMotBasDevStatus.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. namespace NXWMS.Forms.Monitor
  2. {
  3. partial class frmWcsMotBasDevStatus
  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(frmWcsMotBasDevStatus));
  29. this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  30. this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  31. this.kryptonLabel3 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  32. this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  33. this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  34. this.ktb_DevMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  35. this.ktb_OpcGroupMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  36. this.kbtnSearch = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  37. this.kbtnExport = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  38. this.kbtnReset = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  39. this.kbtnPrint = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  40. this.tableLayoutPanelSearch = new System.Windows.Forms.TableLayoutPanel();
  41. this.kgb_QueryArea = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  42. this.kryptonPanelSearch = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  43. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  44. this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  45. this.kcmb_OpcItemTypeMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  46. this.kcmb_DevTypeMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  47. this.kcmb_PlcMsg = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  48. this.ktb_OpcItemMsg = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  49. this.kdgv_WcsMotBasDevStatus = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView();
  50. this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  51. this.Column8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  52. this.Column9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  53. this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  54. this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  55. this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  56. this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  57. this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  58. this.Column29 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  59. this.Column30 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  60. this.Column31 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  61. this.Column32 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  62. this.Column1 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  63. this.Column21 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  64. this.Column22 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  65. this.Column23 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn();
  66. this.Column24 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn();
  67. this.kryptonContextMenuItem3 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  68. this.kgb_MainTable = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  69. this.pageToolbar1 = new NXWMS.Client.FrmCustom.PageToolbar();
  70. this.kryptonContextMenuItem2 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  71. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  80. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  81. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.tableLayoutPanelSearch.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).BeginInit();
  85. this.kgb_QueryArea.Panel.SuspendLayout();
  86. this.kgb_QueryArea.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).BeginInit();
  88. this.kryptonPanelSearch.SuspendLayout();
  89. this.tableLayoutPanel1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.kcmb_OpcItemTypeMsg)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.kcmb_DevTypeMsg)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.kcmb_PlcMsg)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.kdgv_WcsMotBasDevStatus)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).BeginInit();
  96. this.kgb_MainTable.Panel.SuspendLayout();
  97. this.kgb_MainTable.SuspendLayout();
  98. this.SuspendLayout();
  99. //
  100. // kryptonLabel1
  101. //
  102. this.kryptonLabel1.AutoSize = false;
  103. this.kryptonLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
  104. this.kryptonLabel1.Location = new System.Drawing.Point(3, 3);
  105. this.kryptonLabel1.Name = "kryptonLabel1";
  106. this.kryptonLabel1.Size = new System.Drawing.Size(84, 30);
  107. this.kryptonLabel1.TabIndex = 53;
  108. this.kryptonLabel1.Values.Text = "设备类型:";
  109. //
  110. // kryptonLabel2
  111. //
  112. this.kryptonLabel2.AutoSize = false;
  113. this.kryptonLabel2.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.kryptonLabel2.Location = new System.Drawing.Point(279, 3);
  115. this.kryptonLabel2.Name = "kryptonLabel2";
  116. this.kryptonLabel2.Size = new System.Drawing.Size(73, 30);
  117. this.kryptonLabel2.TabIndex = 53;
  118. this.kryptonLabel2.Values.Text = "设备单号:";
  119. //
  120. // kryptonLabel3
  121. //
  122. this.kryptonLabel3.AutoSize = false;
  123. this.kryptonLabel3.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.kryptonLabel3.Location = new System.Drawing.Point(544, 3);
  125. this.kryptonLabel3.Name = "kryptonLabel3";
  126. this.kryptonLabel3.Size = new System.Drawing.Size(73, 30);
  127. this.kryptonLabel3.TabIndex = 53;
  128. this.kryptonLabel3.Values.Text = "Opc组号:";
  129. //
  130. // kryptonLabel4
  131. //
  132. this.kryptonLabel4.AutoSize = false;
  133. this.kryptonLabel4.Dock = System.Windows.Forms.DockStyle.Fill;
  134. this.kryptonLabel4.Location = new System.Drawing.Point(809, 3);
  135. this.kryptonLabel4.Name = "kryptonLabel4";
  136. this.kryptonLabel4.Size = new System.Drawing.Size(98, 30);
  137. this.kryptonLabel4.TabIndex = 53;
  138. this.kryptonLabel4.Values.Text = "Opc变量类型:";
  139. //
  140. // kryptonLabel5
  141. //
  142. this.kryptonLabel5.AutoSize = false;
  143. this.kryptonLabel5.Dock = System.Windows.Forms.DockStyle.Fill;
  144. this.kryptonLabel5.Location = new System.Drawing.Point(1099, 3);
  145. this.kryptonLabel5.Name = "kryptonLabel5";
  146. this.kryptonLabel5.Size = new System.Drawing.Size(73, 30);
  147. this.kryptonLabel5.TabIndex = 53;
  148. this.kryptonLabel5.Values.Text = "所属PLC:";
  149. //
  150. // ktb_DevMsg
  151. //
  152. this.ktb_DevMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  153. this.ktb_DevMsg.Location = new System.Drawing.Point(363, 6);
  154. this.ktb_DevMsg.Name = "ktb_DevMsg";
  155. this.ktb_DevMsg.Size = new System.Drawing.Size(170, 23);
  156. this.ktb_DevMsg.TabIndex = 53;
  157. //
  158. // ktb_OpcGroupMsg
  159. //
  160. this.ktb_OpcGroupMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  161. this.ktb_OpcGroupMsg.Location = new System.Drawing.Point(628, 6);
  162. this.ktb_OpcGroupMsg.Name = "ktb_OpcGroupMsg";
  163. this.ktb_OpcGroupMsg.Size = new System.Drawing.Size(170, 23);
  164. this.ktb_OpcGroupMsg.TabIndex = 53;
  165. //
  166. // kbtnSearch
  167. //
  168. this.kbtnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  169. | System.Windows.Forms.AnchorStyles.Left)
  170. | System.Windows.Forms.AnchorStyles.Right)));
  171. this.kbtnSearch.Location = new System.Drawing.Point(3, 3);
  172. this.kbtnSearch.Name = "kbtnSearch";
  173. this.kbtnSearch.Size = new System.Drawing.Size(81, 35);
  174. this.kbtnSearch.TabIndex = 0;
  175. this.kbtnSearch.Tag = "";
  176. this.kbtnSearch.Values.Image = global::NXWMS.Properties.Resources.search2;
  177. this.kbtnSearch.Values.Text = "查询";
  178. this.kbtnSearch.Click += new System.EventHandler(this.kbtnSearch_Click);
  179. //
  180. // kbtnExport
  181. //
  182. this.kbtnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  183. | System.Windows.Forms.AnchorStyles.Left)
  184. | System.Windows.Forms.AnchorStyles.Right)));
  185. this.kbtnExport.Location = new System.Drawing.Point(177, 3);
  186. this.kbtnExport.Name = "kbtnExport";
  187. this.kbtnExport.Size = new System.Drawing.Size(81, 35);
  188. this.kbtnExport.TabIndex = 1;
  189. this.kbtnExport.Tag = "Auth";
  190. this.kbtnExport.Values.Image = global::NXWMS.Properties.Resources.export;
  191. this.kbtnExport.Values.Text = "导出";
  192. this.kbtnExport.Click += new System.EventHandler(this.kbtnExport_Click);
  193. //
  194. // kbtnReset
  195. //
  196. this.kbtnReset.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  197. | System.Windows.Forms.AnchorStyles.Left)
  198. | System.Windows.Forms.AnchorStyles.Right)));
  199. this.kbtnReset.Location = new System.Drawing.Point(90, 3);
  200. this.kbtnReset.Name = "kbtnReset";
  201. this.kbtnReset.Size = new System.Drawing.Size(81, 35);
  202. this.kbtnReset.TabIndex = 0;
  203. this.kbtnReset.Tag = "";
  204. this.kbtnReset.Values.Image = global::NXWMS.Properties.Resources.reset;
  205. this.kbtnReset.Values.Text = "重置条件";
  206. this.kbtnReset.Click += new System.EventHandler(this.kbtnReset_Click);
  207. //
  208. // kbtnPrint
  209. //
  210. this.kbtnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  211. | System.Windows.Forms.AnchorStyles.Left)
  212. | System.Windows.Forms.AnchorStyles.Right)));
  213. this.kbtnPrint.Location = new System.Drawing.Point(264, 3);
  214. this.kbtnPrint.Name = "kbtnPrint";
  215. this.kbtnPrint.Size = new System.Drawing.Size(82, 35);
  216. this.kbtnPrint.TabIndex = 2;
  217. this.kbtnPrint.Tag = "Auth";
  218. this.kbtnPrint.Values.Image = global::NXWMS.Properties.Resources.print;
  219. this.kbtnPrint.Values.Text = "打印";
  220. this.kbtnPrint.Click += new System.EventHandler(this.kbtnPrint_Click);
  221. //
  222. // tableLayoutPanelSearch
  223. //
  224. this.tableLayoutPanelSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  225. | System.Windows.Forms.AnchorStyles.Right)));
  226. this.tableLayoutPanelSearch.BackColor = System.Drawing.Color.Transparent;
  227. this.tableLayoutPanelSearch.ColumnCount = 4;
  228. this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  229. this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  230. this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  231. this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
  232. this.tableLayoutPanelSearch.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  233. this.tableLayoutPanelSearch.Controls.Add(this.kbtnSearch, 0, 0);
  234. this.tableLayoutPanelSearch.Controls.Add(this.kbtnExport, 2, 0);
  235. this.tableLayoutPanelSearch.Controls.Add(this.kbtnReset, 1, 0);
  236. this.tableLayoutPanelSearch.Controls.Add(this.kbtnPrint, 3, 0);
  237. this.tableLayoutPanelSearch.Location = new System.Drawing.Point(1012, 80);
  238. this.tableLayoutPanelSearch.Name = "tableLayoutPanelSearch";
  239. this.tableLayoutPanelSearch.RowCount = 1;
  240. this.tableLayoutPanelSearch.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  241. this.tableLayoutPanelSearch.Size = new System.Drawing.Size(349, 41);
  242. this.tableLayoutPanelSearch.TabIndex = 1;
  243. //
  244. // kgb_QueryArea
  245. //
  246. this.kgb_QueryArea.CaptionOverlap = 0D;
  247. this.kgb_QueryArea.Dock = System.Windows.Forms.DockStyle.Top;
  248. this.kgb_QueryArea.Location = new System.Drawing.Point(0, 0);
  249. this.kgb_QueryArea.Name = "kgb_QueryArea";
  250. //
  251. // kgb_QueryArea.Panel
  252. //
  253. this.kgb_QueryArea.Panel.Controls.Add(this.kryptonPanelSearch);
  254. this.kgb_QueryArea.Size = new System.Drawing.Size(1368, 158);
  255. this.kgb_QueryArea.TabIndex = 63;
  256. this.kgb_QueryArea.Values.Heading = "查询操作区:";
  257. //
  258. // kryptonPanelSearch
  259. //
  260. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanelSearch);
  261. this.kryptonPanelSearch.Controls.Add(this.tableLayoutPanel1);
  262. this.kryptonPanelSearch.Dock = System.Windows.Forms.DockStyle.Top;
  263. this.kryptonPanelSearch.Location = new System.Drawing.Point(0, 0);
  264. this.kryptonPanelSearch.Name = "kryptonPanelSearch";
  265. this.kryptonPanelSearch.Size = new System.Drawing.Size(1364, 130);
  266. this.kryptonPanelSearch.TabIndex = 46;
  267. //
  268. // tableLayoutPanel1
  269. //
  270. this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
  271. this.tableLayoutPanel1.ColumnCount = 10;
  272. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
  273. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  274. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
  275. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  276. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
  277. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  278. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 104F));
  279. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  280. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 79F));
  281. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  282. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel1, 0, 0);
  283. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel2, 2, 0);
  284. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel3, 4, 0);
  285. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel4, 6, 0);
  286. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel5, 8, 0);
  287. this.tableLayoutPanel1.Controls.Add(this.ktb_DevMsg, 3, 0);
  288. this.tableLayoutPanel1.Controls.Add(this.ktb_OpcGroupMsg, 5, 0);
  289. this.tableLayoutPanel1.Controls.Add(this.kryptonLabel6, 0, 1);
  290. this.tableLayoutPanel1.Controls.Add(this.kcmb_OpcItemTypeMsg, 7, 0);
  291. this.tableLayoutPanel1.Controls.Add(this.kcmb_DevTypeMsg, 1, 0);
  292. this.tableLayoutPanel1.Controls.Add(this.kcmb_PlcMsg, 9, 0);
  293. this.tableLayoutPanel1.Controls.Add(this.ktb_OpcItemMsg, 1, 1);
  294. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  295. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  296. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  297. this.tableLayoutPanel1.RowCount = 2;
  298. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  299. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  300. this.tableLayoutPanel1.Size = new System.Drawing.Size(1364, 73);
  301. this.tableLayoutPanel1.TabIndex = 0;
  302. //
  303. // kryptonLabel6
  304. //
  305. this.kryptonLabel6.AutoSize = false;
  306. this.kryptonLabel6.Dock = System.Windows.Forms.DockStyle.Fill;
  307. this.kryptonLabel6.Location = new System.Drawing.Point(3, 39);
  308. this.kryptonLabel6.Name = "kryptonLabel6";
  309. this.kryptonLabel6.Size = new System.Drawing.Size(84, 31);
  310. this.kryptonLabel6.TabIndex = 53;
  311. this.kryptonLabel6.Values.Text = "OPC变量名:";
  312. //
  313. // kcmb_OpcItemTypeMsg
  314. //
  315. this.kcmb_OpcItemTypeMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  316. this.kcmb_OpcItemTypeMsg.DropDownWidth = 143;
  317. this.kcmb_OpcItemTypeMsg.Items.AddRange(new object[] {
  318. "请选择",
  319. "南兴装备",
  320. "东软国际",
  321. "江南木材"});
  322. this.kcmb_OpcItemTypeMsg.Location = new System.Drawing.Point(918, 7);
  323. this.kcmb_OpcItemTypeMsg.Name = "kcmb_OpcItemTypeMsg";
  324. this.kcmb_OpcItemTypeMsg.Size = new System.Drawing.Size(170, 21);
  325. this.kcmb_OpcItemTypeMsg.TabIndex = 53;
  326. //
  327. // kcmb_DevTypeMsg
  328. //
  329. this.kcmb_DevTypeMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  330. this.kcmb_DevTypeMsg.DropDownWidth = 143;
  331. this.kcmb_DevTypeMsg.Items.AddRange(new object[] {
  332. "请选择",
  333. "南兴装备",
  334. "东软国际",
  335. "江南木材"});
  336. this.kcmb_DevTypeMsg.Location = new System.Drawing.Point(98, 7);
  337. this.kcmb_DevTypeMsg.Name = "kcmb_DevTypeMsg";
  338. this.kcmb_DevTypeMsg.Size = new System.Drawing.Size(170, 21);
  339. this.kcmb_DevTypeMsg.TabIndex = 53;
  340. //
  341. // kcmb_PlcMsg
  342. //
  343. this.kcmb_PlcMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  344. this.kcmb_PlcMsg.DropDownWidth = 143;
  345. this.kcmb_PlcMsg.Items.AddRange(new object[] {
  346. "请选择",
  347. "南兴装备",
  348. "东软国际",
  349. "江南木材"});
  350. this.kcmb_PlcMsg.Location = new System.Drawing.Point(1184, 7);
  351. this.kcmb_PlcMsg.Name = "kcmb_PlcMsg";
  352. this.kcmb_PlcMsg.Size = new System.Drawing.Size(170, 21);
  353. this.kcmb_PlcMsg.TabIndex = 53;
  354. //
  355. // ktb_OpcItemMsg
  356. //
  357. this.ktb_OpcItemMsg.Anchor = System.Windows.Forms.AnchorStyles.None;
  358. this.ktb_OpcItemMsg.Location = new System.Drawing.Point(98, 43);
  359. this.ktb_OpcItemMsg.Name = "ktb_OpcItemMsg";
  360. this.ktb_OpcItemMsg.Size = new System.Drawing.Size(170, 23);
  361. this.ktb_OpcItemMsg.TabIndex = 53;
  362. //
  363. // kdgv_WcsMotBasDevStatus
  364. //
  365. this.kdgv_WcsMotBasDevStatus.AllowUserToAddRows = false;
  366. this.kdgv_WcsMotBasDevStatus.AllowUserToDeleteRows = false;
  367. this.kdgv_WcsMotBasDevStatus.AllowUserToResizeRows = false;
  368. this.kdgv_WcsMotBasDevStatus.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
  369. this.kdgv_WcsMotBasDevStatus.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedHeaders;
  370. this.kdgv_WcsMotBasDevStatus.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText;
  371. this.kdgv_WcsMotBasDevStatus.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  372. this.Column7,
  373. this.Column8,
  374. this.Column9,
  375. this.Column10,
  376. this.Column11,
  377. this.Column12,
  378. this.Column13,
  379. this.Column14,
  380. this.Column29,
  381. this.Column30,
  382. this.Column31,
  383. this.Column32,
  384. this.Column1,
  385. this.Column21,
  386. this.Column22,
  387. this.Column23,
  388. this.Column24});
  389. this.kdgv_WcsMotBasDevStatus.Dock = System.Windows.Forms.DockStyle.Fill;
  390. this.kdgv_WcsMotBasDevStatus.Location = new System.Drawing.Point(0, 0);
  391. this.kdgv_WcsMotBasDevStatus.MultiSelect = false;
  392. this.kdgv_WcsMotBasDevStatus.Name = "kdgv_WcsMotBasDevStatus";
  393. this.kdgv_WcsMotBasDevStatus.RowTemplate.Height = 23;
  394. this.kdgv_WcsMotBasDevStatus.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  395. this.kdgv_WcsMotBasDevStatus.Size = new System.Drawing.Size(1364, 613);
  396. this.kdgv_WcsMotBasDevStatus.TabIndex = 0;
  397. //
  398. // Column7
  399. //
  400. this.Column7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  401. this.Column7.HeaderText = "序号";
  402. this.Column7.Name = "Column7";
  403. this.Column7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  404. this.Column7.Width = 83;
  405. //
  406. // Column8
  407. //
  408. this.Column8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  409. this.Column8.HeaderText = "设备类型编码";
  410. this.Column8.Name = "Column8";
  411. this.Column8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  412. this.Column8.Width = 83;
  413. //
  414. // Column9
  415. //
  416. this.Column9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  417. this.Column9.HeaderText = "设备类型名称";
  418. this.Column9.Name = "Column9";
  419. this.Column9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  420. this.Column9.Width = 83;
  421. //
  422. // Column10
  423. //
  424. this.Column10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  425. this.Column10.HeaderText = "设备编码";
  426. this.Column10.Name = "Column10";
  427. this.Column10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  428. this.Column10.Width = 83;
  429. //
  430. // Column11
  431. //
  432. this.Column11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  433. this.Column11.HeaderText = "设备名称";
  434. this.Column11.Name = "Column11";
  435. this.Column11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  436. this.Column11.Width = 82;
  437. //
  438. // Column12
  439. //
  440. this.Column12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  441. this.Column12.HeaderText = "OPC组";
  442. this.Column12.Name = "Column12";
  443. this.Column12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  444. this.Column12.Width = 83;
  445. //
  446. // Column13
  447. //
  448. this.Column13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  449. this.Column13.HeaderText = "OPC变量编码";
  450. this.Column13.Name = "Column13";
  451. this.Column13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  452. this.Column13.Width = 83;
  453. //
  454. // Column14
  455. //
  456. this.Column14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  457. this.Column14.HeaderText = "OPC变量名称";
  458. this.Column14.Name = "Column14";
  459. this.Column14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  460. this.Column14.Width = 83;
  461. //
  462. // Column29
  463. //
  464. this.Column29.HeaderText = "OPC变量描述";
  465. this.Column29.Name = "Column29";
  466. this.Column29.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  467. this.Column29.Width = 112;
  468. //
  469. // Column30
  470. //
  471. this.Column30.HeaderText = "所属PLC编码";
  472. this.Column30.Name = "Column30";
  473. this.Column30.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  474. this.Column30.Width = 109;
  475. //
  476. // Column31
  477. //
  478. this.Column31.HeaderText = "OPC变量类型";
  479. this.Column31.Name = "Column31";
  480. this.Column31.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  481. this.Column31.Width = 112;
  482. //
  483. // Column32
  484. //
  485. this.Column32.HeaderText = "OPC变量地址";
  486. this.Column32.Name = "Column32";
  487. this.Column32.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  488. this.Column32.Width = 112;
  489. //
  490. // Column1
  491. //
  492. this.Column1.HeaderText = "OPC变量实时值";
  493. this.Column1.Name = "Column1";
  494. this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  495. this.Column1.Width = 125;
  496. //
  497. // Column21
  498. //
  499. this.Column21.HeaderText = "创建人";
  500. this.Column21.Name = "Column21";
  501. this.Column21.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  502. this.Column21.Width = 75;
  503. //
  504. // Column22
  505. //
  506. this.Column22.Checked = false;
  507. this.Column22.HeaderText = "创建时间";
  508. this.Column22.Name = "Column22";
  509. this.Column22.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  510. this.Column22.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  511. this.Column22.Width = 88;
  512. //
  513. // Column23
  514. //
  515. this.Column23.HeaderText = "更新人";
  516. this.Column23.Name = "Column23";
  517. this.Column23.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  518. this.Column23.Width = 75;
  519. //
  520. // Column24
  521. //
  522. this.Column24.Checked = false;
  523. this.Column24.HeaderText = "更新时间";
  524. this.Column24.Name = "Column24";
  525. this.Column24.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  526. this.Column24.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  527. this.Column24.Width = 88;
  528. //
  529. // kryptonContextMenuItem3
  530. //
  531. this.kryptonContextMenuItem3.Text = "Menu Item";
  532. //
  533. // kgb_MainTable
  534. //
  535. this.kgb_MainTable.CaptionOverlap = 0D;
  536. this.kgb_MainTable.Dock = System.Windows.Forms.DockStyle.Fill;
  537. this.kgb_MainTable.Location = new System.Drawing.Point(0, 158);
  538. this.kgb_MainTable.Name = "kgb_MainTable";
  539. //
  540. // kgb_MainTable.Panel
  541. //
  542. this.kgb_MainTable.Panel.AutoScroll = true;
  543. this.kgb_MainTable.Panel.Controls.Add(this.kdgv_WcsMotBasDevStatus);
  544. this.kgb_MainTable.Panel.Controls.Add(this.pageToolbar1);
  545. this.kgb_MainTable.Size = new System.Drawing.Size(1368, 670);
  546. this.kgb_MainTable.TabIndex = 64;
  547. this.kgb_MainTable.Values.Heading = "设备状态信息:";
  548. //
  549. // pageToolbar1
  550. //
  551. this.pageToolbar1._execActionMessgae = null;
  552. this.pageToolbar1._execActionOperation = null;
  553. this.pageToolbar1._LastOperation = null;
  554. this.pageToolbar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(212)))), ((int)(((byte)(221)))));
  555. this.pageToolbar1.DataCount = 0;
  556. this.pageToolbar1.Dock = System.Windows.Forms.DockStyle.Bottom;
  557. this.pageToolbar1.LoadMessage = null;
  558. this.pageToolbar1.Location = new System.Drawing.Point(0, 613);
  559. this.pageToolbar1.Name = "pageToolbar1";
  560. this.pageToolbar1.PageDefault = "{0}/{1}";
  561. this.pageToolbar1.PageIndexSelectDefault = 1;
  562. this.pageToolbar1.PageInfoDefault = "共 {0} 条记录,每页";
  563. this.pageToolbar1.PageSize = 30;
  564. this.pageToolbar1.PageSizeSelectList = ((System.Collections.Generic.List<string>)(resources.GetObject("pageToolbar1.PageSizeSelectList")));
  565. this.pageToolbar1.Size = new System.Drawing.Size(1364, 33);
  566. this.pageToolbar1.TabIndex = 2;
  567. this.pageToolbar1.OnPageChange += new NXWMS.Client.FrmCustom.PageToolbar.PageChange(this.pageToolbar1_OnPageChange);
  568. //
  569. // kryptonContextMenuItem2
  570. //
  571. this.kryptonContextMenuItem2.Text = "Menu Item";
  572. //
  573. // dataGridViewTextBoxColumn17
  574. //
  575. this.dataGridViewTextBoxColumn17.HeaderText = "最后更新人";
  576. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  577. this.dataGridViewTextBoxColumn17.Width = 74;
  578. //
  579. // dataGridViewTextBoxColumn18
  580. //
  581. this.dataGridViewTextBoxColumn18.HeaderText = "最后更新时间";
  582. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  583. this.dataGridViewTextBoxColumn18.Width = 73;
  584. //
  585. // dataGridViewTextBoxColumn19
  586. //
  587. this.dataGridViewTextBoxColumn19.HeaderText = "序号";
  588. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  589. this.dataGridViewTextBoxColumn19.Width = 83;
  590. //
  591. // dataGridViewTextBoxColumn20
  592. //
  593. this.dataGridViewTextBoxColumn20.HeaderText = "到货通知单号";
  594. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  595. this.dataGridViewTextBoxColumn20.Width = 82;
  596. //
  597. // dataGridViewTextBoxColumn21
  598. //
  599. this.dataGridViewTextBoxColumn21.HeaderText = "参考单号";
  600. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  601. this.dataGridViewTextBoxColumn21.Width = 83;
  602. //
  603. // dataGridViewTextBoxColumn22
  604. //
  605. this.dataGridViewTextBoxColumn22.HeaderText = "采购单号";
  606. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  607. this.dataGridViewTextBoxColumn22.Width = 82;
  608. //
  609. // dataGridViewTextBoxColumn23
  610. //
  611. this.dataGridViewTextBoxColumn23.HeaderText = "采购人员";
  612. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  613. this.dataGridViewTextBoxColumn23.Width = 83;
  614. //
  615. // dataGridViewTextBoxColumn24
  616. //
  617. this.dataGridViewTextBoxColumn24.HeaderText = "仓库编码";
  618. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  619. this.dataGridViewTextBoxColumn24.Width = 83;
  620. //
  621. // dataGridViewTextBoxColumn27
  622. //
  623. this.dataGridViewTextBoxColumn27.HeaderText = "最后更新人";
  624. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  625. this.dataGridViewTextBoxColumn27.Width = 82;
  626. //
  627. // dataGridViewTextBoxColumn26
  628. //
  629. this.dataGridViewTextBoxColumn26.HeaderText = "创建人";
  630. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  631. this.dataGridViewTextBoxColumn26.Width = 83;
  632. //
  633. // dataGridViewTextBoxColumn25
  634. //
  635. this.dataGridViewTextBoxColumn25.HeaderText = "仓库名称";
  636. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  637. this.dataGridViewTextBoxColumn25.Width = 82;
  638. //
  639. // frmWcsMotBasDevStatus
  640. //
  641. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  642. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  643. this.ClientSize = new System.Drawing.Size(1368, 828);
  644. this.Controls.Add(this.kgb_MainTable);
  645. this.Controls.Add(this.kgb_QueryArea);
  646. this.Name = "frmWcsMotBasDevStatus";
  647. this.Text = "设备状态监控";
  648. this.Load += new System.EventHandler(this.frmWcsMotBasDevStatus_Load);
  649. this.tableLayoutPanelSearch.ResumeLayout(false);
  650. ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea.Panel)).EndInit();
  651. this.kgb_QueryArea.Panel.ResumeLayout(false);
  652. ((System.ComponentModel.ISupportInitialize)(this.kgb_QueryArea)).EndInit();
  653. this.kgb_QueryArea.ResumeLayout(false);
  654. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelSearch)).EndInit();
  655. this.kryptonPanelSearch.ResumeLayout(false);
  656. this.tableLayoutPanel1.ResumeLayout(false);
  657. this.tableLayoutPanel1.PerformLayout();
  658. ((System.ComponentModel.ISupportInitialize)(this.kcmb_OpcItemTypeMsg)).EndInit();
  659. ((System.ComponentModel.ISupportInitialize)(this.kcmb_DevTypeMsg)).EndInit();
  660. ((System.ComponentModel.ISupportInitialize)(this.kcmb_PlcMsg)).EndInit();
  661. ((System.ComponentModel.ISupportInitialize)(this.kdgv_WcsMotBasDevStatus)).EndInit();
  662. ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable.Panel)).EndInit();
  663. this.kgb_MainTable.Panel.ResumeLayout(false);
  664. ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTable)).EndInit();
  665. this.kgb_MainTable.ResumeLayout(false);
  666. this.ResumeLayout(false);
  667. }
  668. #endregion
  669. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel1;
  670. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
  671. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel3;
  672. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
  673. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5;
  674. private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_DevMsg;
  675. private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_OpcGroupMsg;
  676. private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnSearch;
  677. private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnExport;
  678. private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnReset;
  679. private ComponentFactory.Krypton.Toolkit.KryptonButton kbtnPrint;
  680. private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSearch;
  681. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_QueryArea;
  682. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelSearch;
  683. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  684. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
  685. private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_OpcItemTypeMsg;
  686. private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_WcsMotBasDevStatus;
  687. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem3;
  688. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_MainTable;
  689. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem2;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  694. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  695. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  696. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  697. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  698. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  699. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  700. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  701. private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_DevTypeMsg;
  702. private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_PlcMsg;
  703. private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_OpcItemMsg;
  704. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7;
  705. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8;
  706. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9;
  707. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column10;
  708. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column11;
  709. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column12;
  710. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column13;
  711. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14;
  712. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column29;
  713. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column30;
  714. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column31;
  715. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column32;
  716. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column1;
  717. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column21;
  718. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column22;
  719. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column23;
  720. private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column24;
  721. private Client.FrmCustom.PageToolbar pageToolbar1;
  722. }
  723. }