FrmIPAdress.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. namespace Core.StlMes.Client.ZGMil.Result
  2. {
  3. partial class FrmIPAdress
  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. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS1");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS2");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERAT_CODE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPERAT_NAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS3");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IP_ADDRESS4");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROCESS");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE");
  41. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  52. this.panel1 = new System.Windows.Forms.Panel();
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.dataSet1 = new System.Data.DataSet();
  55. this.dtAdress = new System.Data.DataTable();
  56. this.dataColumn1 = new System.Data.DataColumn();
  57. this.dataColumn2 = new System.Data.DataColumn();
  58. this.dataColumn3 = new System.Data.DataColumn();
  59. this.dataColumn4 = new System.Data.DataColumn();
  60. this.dataColumn5 = new System.Data.DataColumn();
  61. this.dataColumn6 = new System.Data.DataColumn();
  62. this.dataColumn7 = new System.Data.DataColumn();
  63. this.dataColumn8 = new System.Data.DataColumn();
  64. this.dataColumn9 = new System.Data.DataColumn();
  65. this.dataColumn10 = new System.Data.DataColumn();
  66. this.dataColumn11 = new System.Data.DataColumn();
  67. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  68. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  69. this.ipTB4 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox();
  70. this.label8 = new System.Windows.Forms.Label();
  71. this.ipTB3 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox();
  72. this.label7 = new System.Windows.Forms.Label();
  73. this.ipTB2 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox();
  74. this.ipTB1 = new Core.StlMes.Client.ZGMil.ResultConrtrol.IPAddressBox();
  75. this.TXTRich = new System.Windows.Forms.RichTextBox();
  76. this.label6 = new System.Windows.Forms.Label();
  77. this.CMB_CX = new System.Windows.Forms.ComboBox();
  78. this.label5 = new System.Windows.Forms.Label();
  79. this.CMB_CZT = new System.Windows.Forms.ComboBox();
  80. this.label4 = new System.Windows.Forms.Label();
  81. this.CMB_GZ = new System.Windows.Forms.ComboBox();
  82. this.label3 = new System.Windows.Forms.Label();
  83. this.label2 = new System.Windows.Forms.Label();
  84. this.label1 = new System.Windows.Forms.Label();
  85. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  86. this.RB_CX = new System.Windows.Forms.CheckBox();
  87. this.RB_CZT = new System.Windows.Forms.CheckBox();
  88. this.RB_GX = new System.Windows.Forms.CheckBox();
  89. this.CMB_CX1 = new System.Windows.Forms.ComboBox();
  90. this.CMB_CZT1 = new System.Windows.Forms.ComboBox();
  91. this.CMB_GX1 = new System.Windows.Forms.ComboBox();
  92. this.panel1.SuspendLayout();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.dtAdress)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  97. this.ultraExpandableGroupBox1.SuspendLayout();
  98. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  100. this.ultraGroupBox1.SuspendLayout();
  101. this.SuspendLayout();
  102. //
  103. // panel1
  104. //
  105. this.panel1.Controls.Add(this.ultraGrid1);
  106. this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
  107. this.panel1.Controls.Add(this.ultraGroupBox1);
  108. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.panel1.Location = new System.Drawing.Point(0, 0);
  110. this.panel1.Name = "panel1";
  111. this.panel1.Size = new System.Drawing.Size(1018, 635);
  112. this.panel1.TabIndex = 0;
  113. //
  114. // ultraGrid1
  115. //
  116. this.ultraGrid1.DataSource = this.dataSet1;
  117. appearance25.BackColor = System.Drawing.SystemColors.Window;
  118. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  119. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  120. ultraGridColumn1.Header.VisiblePosition = 0;
  121. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  122. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  123. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  124. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  125. ultraGridColumn1.Width = 135;
  126. ultraGridColumn2.Header.VisiblePosition = 1;
  127. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  128. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  129. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  130. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  131. ultraGridColumn2.Width = 160;
  132. ultraGridColumn3.Header.VisiblePosition = 2;
  133. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
  134. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  135. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  136. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  137. ultraGridColumn3.Width = 132;
  138. ultraGridColumn4.Header.VisiblePosition = 3;
  139. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 10;
  140. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  141. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  142. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  143. ultraGridColumn4.Width = 139;
  144. ultraGridColumn5.Header.VisiblePosition = 4;
  145. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 12;
  146. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  147. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  148. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  149. ultraGridColumn5.Width = 126;
  150. ultraGridColumn6.Header.VisiblePosition = 5;
  151. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 14;
  152. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  153. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  154. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  155. ultraGridColumn7.Header.VisiblePosition = 6;
  156. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 16;
  157. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  158. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  159. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  160. ultraGridColumn7.Width = 166;
  161. ultraGridColumn8.Header.VisiblePosition = 7;
  162. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 4;
  163. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  164. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(126, 0);
  165. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  166. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  167. ultraGridColumn9.Header.VisiblePosition = 8;
  168. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
  169. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  170. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(132, 0);
  171. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  172. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  173. ultraGridColumn10.Header.VisiblePosition = 9;
  174. ultraGridColumn10.Hidden = true;
  175. ultraGridColumn11.Header.VisiblePosition = 10;
  176. ultraGridColumn11.Hidden = true;
  177. ultraGridBand1.Columns.AddRange(new object[] {
  178. ultraGridColumn1,
  179. ultraGridColumn2,
  180. ultraGridColumn3,
  181. ultraGridColumn4,
  182. ultraGridColumn5,
  183. ultraGridColumn6,
  184. ultraGridColumn7,
  185. ultraGridColumn8,
  186. ultraGridColumn9,
  187. ultraGridColumn10,
  188. ultraGridColumn11});
  189. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  190. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  191. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  192. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  193. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  194. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  195. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  196. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  197. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
  198. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  199. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  200. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  201. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  202. appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight;
  203. appearance27.BackColor2 = System.Drawing.SystemColors.Control;
  204. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  205. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  206. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance27;
  207. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  208. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  209. appearance31.BackColor = System.Drawing.SystemColors.Window;
  210. appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
  211. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance31;
  212. appearance34.BackColor = System.Drawing.SystemColors.Highlight;
  213. appearance34.ForeColor = System.Drawing.SystemColors.HighlightText;
  214. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance34;
  215. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  216. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  217. appearance36.BackColor = System.Drawing.SystemColors.Window;
  218. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance36;
  219. appearance32.BorderColor = System.Drawing.Color.Silver;
  220. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  221. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  222. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  223. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  224. appearance30.BackColor = System.Drawing.SystemColors.Control;
  225. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  226. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  227. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  228. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  229. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  230. appearance29.TextHAlignAsString = "Left";
  231. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance29;
  232. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  233. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  234. appearance35.BackColor = System.Drawing.SystemColors.Window;
  235. appearance35.BorderColor = System.Drawing.Color.Silver;
  236. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  237. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  238. appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
  239. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
  240. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  241. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  242. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  243. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  244. this.ultraGrid1.Location = new System.Drawing.Point(0, 57);
  245. this.ultraGrid1.Name = "ultraGrid1";
  246. this.ultraGrid1.Size = new System.Drawing.Size(1018, 415);
  247. this.ultraGrid1.TabIndex = 3;
  248. this.ultraGrid1.Text = "ultraGrid1";
  249. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActive);
  250. //
  251. // dataSet1
  252. //
  253. this.dataSet1.DataSetName = "NewDataSet";
  254. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  255. this.dtAdress});
  256. //
  257. // dtAdress
  258. //
  259. this.dtAdress.Columns.AddRange(new System.Data.DataColumn[] {
  260. this.dataColumn1,
  261. this.dataColumn2,
  262. this.dataColumn3,
  263. this.dataColumn4,
  264. this.dataColumn5,
  265. this.dataColumn6,
  266. this.dataColumn7,
  267. this.dataColumn8,
  268. this.dataColumn9,
  269. this.dataColumn10,
  270. this.dataColumn11});
  271. this.dtAdress.TableName = "Table1";
  272. //
  273. // dataColumn1
  274. //
  275. this.dataColumn1.Caption = "操作台IP地址";
  276. this.dataColumn1.ColumnName = "IP_ADDRESS1";
  277. //
  278. // dataColumn2
  279. //
  280. this.dataColumn2.Caption = "操作台IP地址2";
  281. this.dataColumn2.ColumnName = "IP_ADDRESS2";
  282. //
  283. // dataColumn3
  284. //
  285. this.dataColumn3.Caption = "工序号";
  286. this.dataColumn3.ColumnName = "PROCESS_NO";
  287. //
  288. // dataColumn4
  289. //
  290. this.dataColumn4.Caption = "操作台";
  291. this.dataColumn4.ColumnName = "OPERAT_CODE";
  292. //
  293. // dataColumn5
  294. //
  295. this.dataColumn5.Caption = "操作台名称";
  296. this.dataColumn5.ColumnName = "OPERAT_NAME";
  297. //
  298. // dataColumn6
  299. //
  300. this.dataColumn6.Caption = "产线代码";
  301. this.dataColumn6.ColumnName = "PLINE_CODE";
  302. //
  303. // dataColumn7
  304. //
  305. this.dataColumn7.Caption = "备注";
  306. this.dataColumn7.ColumnName = "REMARK";
  307. //
  308. // dataColumn8
  309. //
  310. this.dataColumn8.Caption = "操作台IP地址3";
  311. this.dataColumn8.ColumnName = "IP_ADDRESS3";
  312. //
  313. // dataColumn9
  314. //
  315. this.dataColumn9.Caption = "操作台IP地址4";
  316. this.dataColumn9.ColumnName = "IP_ADDRESS4";
  317. //
  318. // dataColumn10
  319. //
  320. this.dataColumn10.ColumnName = "PROCESS";
  321. //
  322. // dataColumn11
  323. //
  324. this.dataColumn11.ColumnName = "PLINE";
  325. //
  326. // ultraExpandableGroupBox1
  327. //
  328. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  329. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  330. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1018, 163);
  331. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 472);
  332. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  333. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1018, 163);
  334. this.ultraExpandableGroupBox1.TabIndex = 2;
  335. this.ultraExpandableGroupBox1.Text = "编辑区域";
  336. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  337. //
  338. // ultraExpandableGroupBoxPanel1
  339. //
  340. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB4);
  341. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label8);
  342. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB3);
  343. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label7);
  344. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB2);
  345. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ipTB1);
  346. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.TXTRich);
  347. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
  348. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_CX);
  349. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  350. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_CZT);
  351. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  352. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.CMB_GZ);
  353. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  354. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  355. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label1);
  356. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  357. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 20);
  358. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  359. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1012, 140);
  360. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  361. //
  362. // ipTB4
  363. //
  364. this.ipTB4.Location = new System.Drawing.Point(371, 21);
  365. this.ipTB4.Name = "ipTB4";
  366. this.ipTB4.Size = new System.Drawing.Size(149, 26);
  367. this.ipTB4.TabIndex = 18;
  368. //
  369. // label8
  370. //
  371. this.label8.AutoSize = true;
  372. this.label8.BackColor = System.Drawing.Color.Transparent;
  373. this.label8.Location = new System.Drawing.Point(281, 28);
  374. this.label8.Name = "label8";
  375. this.label8.Size = new System.Drawing.Size(95, 12);
  376. this.label8.TabIndex = 17;
  377. this.label8.Text = "操作台IP地址4:";
  378. //
  379. // ipTB3
  380. //
  381. this.ipTB3.Location = new System.Drawing.Point(101, 100);
  382. this.ipTB3.Name = "ipTB3";
  383. this.ipTB3.Size = new System.Drawing.Size(149, 26);
  384. this.ipTB3.TabIndex = 16;
  385. //
  386. // label7
  387. //
  388. this.label7.AutoSize = true;
  389. this.label7.BackColor = System.Drawing.Color.Transparent;
  390. this.label7.Location = new System.Drawing.Point(11, 107);
  391. this.label7.Name = "label7";
  392. this.label7.Size = new System.Drawing.Size(95, 12);
  393. this.label7.TabIndex = 15;
  394. this.label7.Text = "操作台IP地址3:";
  395. //
  396. // ipTB2
  397. //
  398. this.ipTB2.Location = new System.Drawing.Point(101, 60);
  399. this.ipTB2.Name = "ipTB2";
  400. this.ipTB2.Size = new System.Drawing.Size(149, 26);
  401. this.ipTB2.TabIndex = 14;
  402. //
  403. // ipTB1
  404. //
  405. this.ipTB1.Location = new System.Drawing.Point(101, 21);
  406. this.ipTB1.Name = "ipTB1";
  407. this.ipTB1.Size = new System.Drawing.Size(149, 26);
  408. this.ipTB1.TabIndex = 13;
  409. //
  410. // TXTRich
  411. //
  412. this.TXTRich.BackColor = System.Drawing.Color.White;
  413. this.TXTRich.Location = new System.Drawing.Point(629, 60);
  414. this.TXTRich.Name = "TXTRich";
  415. this.TXTRich.Size = new System.Drawing.Size(193, 62);
  416. this.TXTRich.TabIndex = 12;
  417. this.TXTRich.Text = "";
  418. //
  419. // label6
  420. //
  421. this.label6.AutoSize = true;
  422. this.label6.BackColor = System.Drawing.Color.Transparent;
  423. this.label6.Location = new System.Drawing.Point(579, 66);
  424. this.label6.Name = "label6";
  425. this.label6.Size = new System.Drawing.Size(41, 12);
  426. this.label6.TabIndex = 11;
  427. this.label6.Text = "备注:";
  428. //
  429. // CMB_CX
  430. //
  431. this.CMB_CX.FormattingEnabled = true;
  432. this.CMB_CX.Items.AddRange(new object[] {
  433. "250机组",
  434. "258机组",
  435. "168机组",
  436. "ASSEL机组",
  437. "460机组",
  438. "天淮508机组"});
  439. this.CMB_CX.Location = new System.Drawing.Point(380, 104);
  440. this.CMB_CX.Name = "CMB_CX";
  441. this.CMB_CX.Size = new System.Drawing.Size(140, 20);
  442. this.CMB_CX.TabIndex = 10;
  443. //
  444. // label5
  445. //
  446. this.label5.AutoSize = true;
  447. this.label5.BackColor = System.Drawing.Color.Transparent;
  448. this.label5.Location = new System.Drawing.Point(311, 107);
  449. this.label5.Name = "label5";
  450. this.label5.Size = new System.Drawing.Size(65, 12);
  451. this.label5.TabIndex = 9;
  452. this.label5.Text = "产线代码:";
  453. //
  454. // CMB_CZT
  455. //
  456. this.CMB_CZT.FormattingEnabled = true;
  457. this.CMB_CZT.Items.AddRange(new object[] {
  458. "1",
  459. "2",
  460. "3"});
  461. this.CMB_CZT.Location = new System.Drawing.Point(380, 60);
  462. this.CMB_CZT.Name = "CMB_CZT";
  463. this.CMB_CZT.Size = new System.Drawing.Size(140, 20);
  464. this.CMB_CZT.TabIndex = 8;
  465. //
  466. // label4
  467. //
  468. this.label4.AutoSize = true;
  469. this.label4.BackColor = System.Drawing.Color.Transparent;
  470. this.label4.Location = new System.Drawing.Point(323, 66);
  471. this.label4.Name = "label4";
  472. this.label4.Size = new System.Drawing.Size(53, 12);
  473. this.label4.TabIndex = 7;
  474. this.label4.Text = "操作台:";
  475. //
  476. // CMB_GZ
  477. //
  478. this.CMB_GZ.FormattingEnabled = true;
  479. this.CMB_GZ.Items.AddRange(new object[] {
  480. "管排锯操作",
  481. "矫直操作",
  482. "涡流探伤操作",
  483. "漏磁探伤操作",
  484. "超声波探伤操作"});
  485. this.CMB_GZ.Location = new System.Drawing.Point(629, 26);
  486. this.CMB_GZ.Name = "CMB_GZ";
  487. this.CMB_GZ.Size = new System.Drawing.Size(140, 20);
  488. this.CMB_GZ.TabIndex = 6;
  489. //
  490. // label3
  491. //
  492. this.label3.AutoSize = true;
  493. this.label3.BackColor = System.Drawing.Color.Transparent;
  494. this.label3.Location = new System.Drawing.Point(567, 27);
  495. this.label3.Name = "label3";
  496. this.label3.Size = new System.Drawing.Size(53, 12);
  497. this.label3.TabIndex = 5;
  498. this.label3.Text = "工序号:";
  499. //
  500. // label2
  501. //
  502. this.label2.AutoSize = true;
  503. this.label2.BackColor = System.Drawing.Color.Transparent;
  504. this.label2.Location = new System.Drawing.Point(11, 66);
  505. this.label2.Name = "label2";
  506. this.label2.Size = new System.Drawing.Size(95, 12);
  507. this.label2.TabIndex = 4;
  508. this.label2.Text = "操作台IP地址2:";
  509. //
  510. // label1
  511. //
  512. this.label1.AutoSize = true;
  513. this.label1.BackColor = System.Drawing.Color.Transparent;
  514. this.label1.Location = new System.Drawing.Point(11, 27);
  515. this.label1.Name = "label1";
  516. this.label1.Size = new System.Drawing.Size(95, 12);
  517. this.label1.TabIndex = 3;
  518. this.label1.Text = "操作台IP地址1:";
  519. //
  520. // ultraGroupBox1
  521. //
  522. this.ultraGroupBox1.Controls.Add(this.RB_CX);
  523. this.ultraGroupBox1.Controls.Add(this.RB_CZT);
  524. this.ultraGroupBox1.Controls.Add(this.RB_GX);
  525. this.ultraGroupBox1.Controls.Add(this.CMB_CX1);
  526. this.ultraGroupBox1.Controls.Add(this.CMB_CZT1);
  527. this.ultraGroupBox1.Controls.Add(this.CMB_GX1);
  528. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  529. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  530. this.ultraGroupBox1.Name = "ultraGroupBox1";
  531. this.ultraGroupBox1.Size = new System.Drawing.Size(1018, 57);
  532. this.ultraGroupBox1.TabIndex = 0;
  533. this.ultraGroupBox1.Text = "查询区域";
  534. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  535. //
  536. // RB_CX
  537. //
  538. this.RB_CX.AutoSize = true;
  539. this.RB_CX.BackColor = System.Drawing.Color.Transparent;
  540. this.RB_CX.Location = new System.Drawing.Point(543, 25);
  541. this.RB_CX.Name = "RB_CX";
  542. this.RB_CX.Size = new System.Drawing.Size(84, 16);
  543. this.RB_CX.TabIndex = 18;
  544. this.RB_CX.Text = "产线代码:";
  545. this.RB_CX.UseVisualStyleBackColor = false;
  546. this.RB_CX.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged);
  547. //
  548. // RB_CZT
  549. //
  550. this.RB_CZT.AutoSize = true;
  551. this.RB_CZT.BackColor = System.Drawing.Color.Transparent;
  552. this.RB_CZT.Location = new System.Drawing.Point(294, 25);
  553. this.RB_CZT.Name = "RB_CZT";
  554. this.RB_CZT.Size = new System.Drawing.Size(72, 16);
  555. this.RB_CZT.TabIndex = 17;
  556. this.RB_CZT.Text = "操作台:";
  557. this.RB_CZT.UseVisualStyleBackColor = false;
  558. this.RB_CZT.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged);
  559. //
  560. // RB_GX
  561. //
  562. this.RB_GX.AutoSize = true;
  563. this.RB_GX.BackColor = System.Drawing.Color.Transparent;
  564. this.RB_GX.Location = new System.Drawing.Point(40, 25);
  565. this.RB_GX.Name = "RB_GX";
  566. this.RB_GX.Size = new System.Drawing.Size(72, 16);
  567. this.RB_GX.TabIndex = 16;
  568. this.RB_GX.Text = "工序号:";
  569. this.RB_GX.UseVisualStyleBackColor = false;
  570. this.RB_GX.CheckedChanged += new System.EventHandler(this.RB_CheckedChanged);
  571. //
  572. // CMB_CX1
  573. //
  574. this.CMB_CX1.FormattingEnabled = true;
  575. this.CMB_CX1.Items.AddRange(new object[] {
  576. "250机组",
  577. "258机组",
  578. "168机组",
  579. "ASSEL机组",
  580. "460机组",
  581. "天淮508机组"});
  582. this.CMB_CX1.Location = new System.Drawing.Point(626, 23);
  583. this.CMB_CX1.Name = "CMB_CX1";
  584. this.CMB_CX1.Size = new System.Drawing.Size(140, 20);
  585. this.CMB_CX1.TabIndex = 12;
  586. //
  587. // CMB_CZT1
  588. //
  589. this.CMB_CZT1.FormattingEnabled = true;
  590. this.CMB_CZT1.Items.AddRange(new object[] {
  591. "1",
  592. "2",
  593. "3"});
  594. this.CMB_CZT1.Location = new System.Drawing.Point(368, 23);
  595. this.CMB_CZT1.Name = "CMB_CZT1";
  596. this.CMB_CZT1.Size = new System.Drawing.Size(140, 20);
  597. this.CMB_CZT1.TabIndex = 10;
  598. //
  599. // CMB_GX1
  600. //
  601. this.CMB_GX1.FormattingEnabled = true;
  602. this.CMB_GX1.Items.AddRange(new object[] {
  603. "管排锯操作",
  604. "矫直操作",
  605. "涡流探伤操作",
  606. "漏磁探伤操作",
  607. "超声波探伤操作"});
  608. this.CMB_GX1.Location = new System.Drawing.Point(110, 23);
  609. this.CMB_GX1.Name = "CMB_GX1";
  610. this.CMB_GX1.Size = new System.Drawing.Size(140, 20);
  611. this.CMB_GX1.TabIndex = 8;
  612. //
  613. // FrmIPAdress
  614. //
  615. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  616. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  617. this.ClientSize = new System.Drawing.Size(1018, 635);
  618. this.Controls.Add(this.panel1);
  619. this.Name = "FrmIPAdress";
  620. this.Text = "产线操作台电脑IP维护";
  621. this.panel1.ResumeLayout(false);
  622. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  623. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  624. ((System.ComponentModel.ISupportInitialize)(this.dtAdress)).EndInit();
  625. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  626. this.ultraExpandableGroupBox1.ResumeLayout(false);
  627. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  628. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  629. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  630. this.ultraGroupBox1.ResumeLayout(false);
  631. this.ultraGroupBox1.PerformLayout();
  632. this.ResumeLayout(false);
  633. }
  634. #endregion
  635. private System.Windows.Forms.Panel panel1;
  636. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  637. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  638. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  639. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  640. private System.Data.DataSet dataSet1;
  641. private System.Data.DataTable dtAdress;
  642. private System.Data.DataColumn dataColumn1;
  643. private System.Data.DataColumn dataColumn2;
  644. private System.Data.DataColumn dataColumn3;
  645. private System.Data.DataColumn dataColumn4;
  646. private System.Data.DataColumn dataColumn5;
  647. private System.Data.DataColumn dataColumn6;
  648. private System.Data.DataColumn dataColumn7;
  649. //private DeltaCat.Net.Controls.IPTextBox ipTB1;
  650. private System.Windows.Forms.Label label2;
  651. private System.Windows.Forms.Label label1;
  652. //private DeltaCat.Net.Controls.IPTextBox ipTB2;
  653. private System.Windows.Forms.Label label3;
  654. private System.Windows.Forms.ComboBox CMB_GZ;
  655. private System.Windows.Forms.ComboBox CMB_CX;
  656. private System.Windows.Forms.Label label5;
  657. private System.Windows.Forms.ComboBox CMB_CZT;
  658. private System.Windows.Forms.Label label4;
  659. private System.Windows.Forms.RichTextBox TXTRich;
  660. private System.Windows.Forms.Label label6;
  661. private System.Windows.Forms.ComboBox CMB_CX1;
  662. private System.Windows.Forms.ComboBox CMB_CZT1;
  663. private System.Windows.Forms.ComboBox CMB_GX1;
  664. private ResultConrtrol.IPAddressBox ipTB2;
  665. private ResultConrtrol.IPAddressBox ipTB1;
  666. private System.Data.DataColumn dataColumn8;
  667. private System.Data.DataColumn dataColumn9;
  668. private ResultConrtrol.IPAddressBox ipTB4;
  669. private System.Windows.Forms.Label label8;
  670. private ResultConrtrol.IPAddressBox ipTB3;
  671. private System.Windows.Forms.Label label7;
  672. private System.Data.DataColumn dataColumn10;
  673. private System.Data.DataColumn dataColumn11;
  674. private System.Windows.Forms.CheckBox RB_GX;
  675. private System.Windows.Forms.CheckBox RB_CZT;
  676. private System.Windows.Forms.CheckBox RB_CX;
  677. }
  678. }