FrmLoadIpMonitor.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. namespace Core.StlMes.Client.YdmPipeManage
  2. {
  3. partial class FrmLoadIpMonitor
  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. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("LoadIpmonitorEntity", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Userid");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Username");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Userip");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Creatname");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Createdate");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  39. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  40. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  41. this.chkUserIP = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  42. this.chkUserName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  43. this.chkUserid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  44. this.txtUserIp = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  45. this.txtUserName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  46. this.txtUserid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  47. this.ultraCheckSupply = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  48. this.ultraComboxSupply = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  49. this.label2 = new System.Windows.Forms.Label();
  50. this.EndTime = new System.Windows.Forms.DateTimePicker();
  51. this.StartTime = new System.Windows.Forms.DateTimePicker();
  52. this.label1 = new System.Windows.Forms.Label();
  53. this.checkOrderNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  54. this.txt_OrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  55. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.LoadIpmonitorEntitybindingSource = new System.Windows.Forms.BindingSource(this.components);
  57. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  58. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  59. this.labid = new System.Windows.Forms.Label();
  60. this.labName = new System.Windows.Forms.Label();
  61. this.labIp = new System.Windows.Forms.Label();
  62. this.备注 = new System.Windows.Forms.Label();
  63. this.txtRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  64. this.txtIp = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  65. this.txtid = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  66. this.txtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  67. this.ultraPanel1.ClientArea.SuspendLayout();
  68. this.ultraPanel1.SuspendLayout();
  69. this.ultraPanel2.ClientArea.SuspendLayout();
  70. this.ultraPanel2.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.chkUserIP)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.chkUserName)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.chkUserid)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.txtUserIp)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtUserid)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckSupply)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraComboxSupply)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.checkOrderNo)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNo)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.LoadIpmonitorEntitybindingSource)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  84. this.ultraExpandableGroupBox1.SuspendLayout();
  85. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtIp)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtid)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
  90. this.SuspendLayout();
  91. //
  92. // ultraPanel1
  93. //
  94. //
  95. // ultraPanel1.ClientArea
  96. //
  97. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  98. this.ultraPanel1.ClientArea.Controls.Add(this.ultraCheckSupply);
  99. this.ultraPanel1.ClientArea.Controls.Add(this.ultraComboxSupply);
  100. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  101. this.ultraPanel1.ClientArea.Controls.Add(this.EndTime);
  102. this.ultraPanel1.ClientArea.Controls.Add(this.StartTime);
  103. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  104. this.ultraPanel1.ClientArea.Controls.Add(this.checkOrderNo);
  105. this.ultraPanel1.ClientArea.Controls.Add(this.txt_OrderNo);
  106. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  107. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  108. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  109. this.ultraPanel1.Name = "ultraPanel1";
  110. this.ultraPanel1.Size = new System.Drawing.Size(1165, 45);
  111. this.ultraPanel1.TabIndex = 4;
  112. //
  113. // ultraPanel2
  114. //
  115. //
  116. // ultraPanel2.ClientArea
  117. //
  118. this.ultraPanel2.ClientArea.Controls.Add(this.chkUserIP);
  119. this.ultraPanel2.ClientArea.Controls.Add(this.chkUserName);
  120. this.ultraPanel2.ClientArea.Controls.Add(this.chkUserid);
  121. this.ultraPanel2.ClientArea.Controls.Add(this.txtUserIp);
  122. this.ultraPanel2.ClientArea.Controls.Add(this.txtUserName);
  123. this.ultraPanel2.ClientArea.Controls.Add(this.txtUserid);
  124. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  125. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  126. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4);
  127. this.ultraPanel2.Name = "ultraPanel2";
  128. this.ultraPanel2.Size = new System.Drawing.Size(1165, 45);
  129. this.ultraPanel2.TabIndex = 913;
  130. //
  131. // chkUserIP
  132. //
  133. this.chkUserIP.AutoSize = true;
  134. this.chkUserIP.Location = new System.Drawing.Point(549, 7);
  135. this.chkUserIP.Margin = new System.Windows.Forms.Padding(4);
  136. this.chkUserIP.Name = "chkUserIP";
  137. this.chkUserIP.Size = new System.Drawing.Size(69, 22);
  138. this.chkUserIP.TabIndex = 2;
  139. this.chkUserIP.Text = "用户IP";
  140. //
  141. // chkUserName
  142. //
  143. this.chkUserName.AutoSize = true;
  144. this.chkUserName.Location = new System.Drawing.Point(295, 9);
  145. this.chkUserName.Margin = new System.Windows.Forms.Padding(4);
  146. this.chkUserName.Name = "chkUserName";
  147. this.chkUserName.Size = new System.Drawing.Size(84, 22);
  148. this.chkUserName.TabIndex = 2;
  149. this.chkUserName.Text = "用户姓名";
  150. //
  151. // chkUserid
  152. //
  153. this.chkUserid.AutoSize = true;
  154. this.chkUserid.Location = new System.Drawing.Point(42, 11);
  155. this.chkUserid.Margin = new System.Windows.Forms.Padding(4);
  156. this.chkUserid.Name = "chkUserid";
  157. this.chkUserid.Size = new System.Drawing.Size(84, 22);
  158. this.chkUserid.TabIndex = 2;
  159. this.chkUserid.Text = "用户账号";
  160. //
  161. // txtUserIp
  162. //
  163. this.txtUserIp.Location = new System.Drawing.Point(636, 4);
  164. this.txtUserIp.Margin = new System.Windows.Forms.Padding(4);
  165. this.txtUserIp.Name = "txtUserIp";
  166. this.txtUserIp.Size = new System.Drawing.Size(133, 24);
  167. this.txtUserIp.TabIndex = 3;
  168. this.txtUserIp.UseWaitCursor = true;
  169. //
  170. // txtUserName
  171. //
  172. this.txtUserName.Location = new System.Drawing.Point(387, 6);
  173. this.txtUserName.Margin = new System.Windows.Forms.Padding(4);
  174. this.txtUserName.Name = "txtUserName";
  175. this.txtUserName.Size = new System.Drawing.Size(133, 24);
  176. this.txtUserName.TabIndex = 3;
  177. this.txtUserName.UseWaitCursor = true;
  178. //
  179. // txtUserid
  180. //
  181. this.txtUserid.Location = new System.Drawing.Point(146, 7);
  182. this.txtUserid.Margin = new System.Windows.Forms.Padding(4);
  183. this.txtUserid.Name = "txtUserid";
  184. this.txtUserid.Size = new System.Drawing.Size(133, 24);
  185. this.txtUserid.TabIndex = 3;
  186. this.txtUserid.UseWaitCursor = true;
  187. //
  188. // ultraCheckSupply
  189. //
  190. this.ultraCheckSupply.Location = new System.Drawing.Point(0, 0);
  191. this.ultraCheckSupply.Name = "ultraCheckSupply";
  192. this.ultraCheckSupply.Size = new System.Drawing.Size(120, 20);
  193. this.ultraCheckSupply.TabIndex = 914;
  194. //
  195. // ultraComboxSupply
  196. //
  197. this.ultraComboxSupply.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  198. this.ultraComboxSupply.Enabled = false;
  199. valueListItem5.DataValue = "120501";
  200. valueListItem5.DisplayText = "天津钢管制造有限公司";
  201. valueListItem6.DataValue = "120504";
  202. valueListItem6.DisplayText = "江苏天淮钢管有限公司";
  203. this.ultraComboxSupply.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  204. valueListItem5,
  205. valueListItem6});
  206. this.ultraComboxSupply.Location = new System.Drawing.Point(747, 10);
  207. this.ultraComboxSupply.Margin = new System.Windows.Forms.Padding(4);
  208. this.ultraComboxSupply.Name = "ultraComboxSupply";
  209. this.ultraComboxSupply.Size = new System.Drawing.Size(168, 24);
  210. this.ultraComboxSupply.TabIndex = 911;
  211. //
  212. // label2
  213. //
  214. this.label2.Location = new System.Drawing.Point(0, 0);
  215. this.label2.Name = "label2";
  216. this.label2.Size = new System.Drawing.Size(100, 23);
  217. this.label2.TabIndex = 915;
  218. //
  219. // EndTime
  220. //
  221. this.EndTime.Location = new System.Drawing.Point(0, 0);
  222. this.EndTime.Name = "EndTime";
  223. this.EndTime.Size = new System.Drawing.Size(200, 25);
  224. this.EndTime.TabIndex = 916;
  225. //
  226. // StartTime
  227. //
  228. this.StartTime.Location = new System.Drawing.Point(0, 0);
  229. this.StartTime.Name = "StartTime";
  230. this.StartTime.Size = new System.Drawing.Size(200, 25);
  231. this.StartTime.TabIndex = 917;
  232. //
  233. // label1
  234. //
  235. this.label1.Location = new System.Drawing.Point(0, 0);
  236. this.label1.Name = "label1";
  237. this.label1.Size = new System.Drawing.Size(100, 23);
  238. this.label1.TabIndex = 918;
  239. //
  240. // checkOrderNo
  241. //
  242. this.checkOrderNo.Location = new System.Drawing.Point(0, 0);
  243. this.checkOrderNo.Name = "checkOrderNo";
  244. this.checkOrderNo.Size = new System.Drawing.Size(120, 20);
  245. this.checkOrderNo.TabIndex = 919;
  246. //
  247. // txt_OrderNo
  248. //
  249. this.txt_OrderNo.Location = new System.Drawing.Point(0, 0);
  250. this.txt_OrderNo.Name = "txt_OrderNo";
  251. this.txt_OrderNo.Size = new System.Drawing.Size(100, 24);
  252. this.txt_OrderNo.TabIndex = 920;
  253. //
  254. // ultraGrid1
  255. //
  256. this.ultraGrid1.DataSource = this.LoadIpmonitorEntitybindingSource;
  257. ultraGridColumn1.Header.VisiblePosition = 0;
  258. ultraGridColumn2.Header.VisiblePosition = 1;
  259. ultraGridColumn3.Header.VisiblePosition = 2;
  260. ultraGridColumn4.Header.VisiblePosition = 3;
  261. ultraGridColumn5.Header.VisiblePosition = 4;
  262. ultraGridColumn6.Header.VisiblePosition = 5;
  263. ultraGridColumn7.Header.VisiblePosition = 6;
  264. ultraGridBand1.Columns.AddRange(new object[] {
  265. ultraGridColumn1,
  266. ultraGridColumn2,
  267. ultraGridColumn3,
  268. ultraGridColumn4,
  269. ultraGridColumn5,
  270. ultraGridColumn6,
  271. ultraGridColumn7});
  272. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  273. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.ultraGrid1.Location = new System.Drawing.Point(0, 45);
  275. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  276. this.ultraGrid1.Name = "ultraGrid1";
  277. this.ultraGrid1.Size = new System.Drawing.Size(1165, 477);
  278. this.ultraGrid1.TabIndex = 6;
  279. //
  280. // LoadIpmonitorEntitybindingSource
  281. //
  282. this.LoadIpmonitorEntitybindingSource.AllowNew = false;
  283. this.LoadIpmonitorEntitybindingSource.DataSource = typeof(com.steering.pss.ydm.entity.LoadIpmonitorEntity);
  284. //
  285. // ultraExpandableGroupBox1
  286. //
  287. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  288. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  289. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1165, 142);
  290. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 380);
  291. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  292. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  293. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1165, 142);
  294. this.ultraExpandableGroupBox1.TabIndex = 7;
  295. this.ultraExpandableGroupBox1.Text = "新增区域";
  296. //
  297. // ultraExpandableGroupBoxPanel1
  298. //
  299. this.ultraExpandableGroupBoxPanel1.AllowDrop = true;
  300. this.ultraExpandableGroupBoxPanel1.AutoScroll = true;
  301. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labid);
  302. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labName);
  303. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.labIp);
  304. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.备注);
  305. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRemark);
  306. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtIp);
  307. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtid);
  308. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtName);
  309. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  310. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  311. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  312. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  313. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1159, 118);
  314. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  315. //
  316. // labid
  317. //
  318. this.labid.AutoSize = true;
  319. this.labid.Location = new System.Drawing.Point(68, 51);
  320. this.labid.Name = "labid";
  321. this.labid.Size = new System.Drawing.Size(53, 15);
  322. this.labid.TabIndex = 7;
  323. this.labid.Text = "用户ID";
  324. //
  325. // labName
  326. //
  327. this.labName.AutoSize = true;
  328. this.labName.Location = new System.Drawing.Point(306, 46);
  329. this.labName.Name = "labName";
  330. this.labName.Size = new System.Drawing.Size(67, 15);
  331. this.labName.TabIndex = 7;
  332. this.labName.Text = "用户姓名";
  333. //
  334. // labIp
  335. //
  336. this.labIp.AutoSize = true;
  337. this.labIp.Location = new System.Drawing.Point(546, 50);
  338. this.labIp.Name = "labIp";
  339. this.labIp.Size = new System.Drawing.Size(53, 15);
  340. this.labIp.TabIndex = 7;
  341. this.labIp.Text = "用户IP";
  342. //
  343. // 备注
  344. //
  345. this.备注.AutoSize = true;
  346. this.备注.Location = new System.Drawing.Point(792, 47);
  347. this.备注.Name = "备注";
  348. this.备注.Size = new System.Drawing.Size(37, 15);
  349. this.备注.TabIndex = 6;
  350. this.备注.Text = "备注";
  351. //
  352. // txtRemark
  353. //
  354. this.txtRemark.Location = new System.Drawing.Point(836, 43);
  355. this.txtRemark.Margin = new System.Windows.Forms.Padding(4);
  356. this.txtRemark.Name = "txtRemark";
  357. this.txtRemark.Size = new System.Drawing.Size(133, 24);
  358. this.txtRemark.TabIndex = 5;
  359. this.txtRemark.UseWaitCursor = true;
  360. //
  361. // txtIp
  362. //
  363. this.txtIp.Location = new System.Drawing.Point(620, 42);
  364. this.txtIp.Margin = new System.Windows.Forms.Padding(4);
  365. this.txtIp.Name = "txtIp";
  366. this.txtIp.Size = new System.Drawing.Size(133, 24);
  367. this.txtIp.TabIndex = 3;
  368. this.txtIp.UseWaitCursor = true;
  369. //
  370. // txtid
  371. //
  372. this.txtid.Location = new System.Drawing.Point(154, 45);
  373. this.txtid.Margin = new System.Windows.Forms.Padding(4);
  374. this.txtid.Name = "txtid";
  375. this.txtid.Size = new System.Drawing.Size(133, 24);
  376. this.txtid.TabIndex = 3;
  377. this.txtid.UseWaitCursor = true;
  378. //
  379. // txtName
  380. //
  381. this.txtName.Location = new System.Drawing.Point(380, 44);
  382. this.txtName.Margin = new System.Windows.Forms.Padding(4);
  383. this.txtName.Name = "txtName";
  384. this.txtName.Size = new System.Drawing.Size(133, 24);
  385. this.txtName.TabIndex = 3;
  386. this.txtName.UseWaitCursor = true;
  387. //
  388. // FrmLoadIpMonitor
  389. //
  390. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  391. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  392. this.ClientSize = new System.Drawing.Size(1165, 522);
  393. this.Controls.Add(this.ultraExpandableGroupBox1);
  394. this.Controls.Add(this.ultraGrid1);
  395. this.Controls.Add(this.ultraPanel1);
  396. this.Margin = new System.Windows.Forms.Padding(5);
  397. this.Name = "FrmLoadIpMonitor";
  398. this.Text = "FrmLoadIpMonitor";
  399. this.Load += new System.EventHandler(this.FrmProcessOrder_Load);
  400. this.ultraPanel1.ClientArea.ResumeLayout(false);
  401. this.ultraPanel1.ClientArea.PerformLayout();
  402. this.ultraPanel1.ResumeLayout(false);
  403. this.ultraPanel2.ClientArea.ResumeLayout(false);
  404. this.ultraPanel2.ClientArea.PerformLayout();
  405. this.ultraPanel2.ResumeLayout(false);
  406. ((System.ComponentModel.ISupportInitialize)(this.chkUserIP)).EndInit();
  407. ((System.ComponentModel.ISupportInitialize)(this.chkUserName)).EndInit();
  408. ((System.ComponentModel.ISupportInitialize)(this.chkUserid)).EndInit();
  409. ((System.ComponentModel.ISupportInitialize)(this.txtUserIp)).EndInit();
  410. ((System.ComponentModel.ISupportInitialize)(this.txtUserName)).EndInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.txtUserid)).EndInit();
  412. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckSupply)).EndInit();
  413. ((System.ComponentModel.ISupportInitialize)(this.ultraComboxSupply)).EndInit();
  414. ((System.ComponentModel.ISupportInitialize)(this.checkOrderNo)).EndInit();
  415. ((System.ComponentModel.ISupportInitialize)(this.txt_OrderNo)).EndInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.LoadIpmonitorEntitybindingSource)).EndInit();
  418. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  419. this.ultraExpandableGroupBox1.ResumeLayout(false);
  420. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  421. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  422. ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.txtIp)).EndInit();
  424. ((System.ComponentModel.ISupportInitialize)(this.txtid)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
  426. this.ResumeLayout(false);
  427. }
  428. #endregion
  429. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  430. private Infragistics.Win.UltraWinEditors.UltraCheckEditor checkOrderNo;
  431. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OrderNo;
  432. private System.Windows.Forms.BindingSource LoadIpmonitorEntitybindingSource;
  433. private System.Windows.Forms.Label label2;
  434. private System.Windows.Forms.DateTimePicker EndTime;
  435. private System.Windows.Forms.DateTimePicker StartTime;
  436. private System.Windows.Forms.Label label1;
  437. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckSupply;
  438. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboxSupply;
  439. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  440. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserid;
  441. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserid;
  442. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  443. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserIP;
  444. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkUserName;
  445. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserIp;
  446. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUserName;
  447. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  448. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  449. private System.Windows.Forms.Label labid;
  450. private System.Windows.Forms.Label labName;
  451. private System.Windows.Forms.Label labIp;
  452. private System.Windows.Forms.Label 备注;
  453. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRemark;
  454. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtIp;
  455. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtid;
  456. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName;
  457. }
  458. }