CommunicationDetailSetting.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. namespace Core.StlMes.Client.LgResMgt.Mcms
  2. {
  3. partial class CommunicationDetailSetting
  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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  33. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CommunicationDetailSetting));
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  36. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Turn");
  38. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Revert");
  40. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Show");
  42. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  43. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  44. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  45. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  46. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  47. this.panel1 = new System.Windows.Forms.Panel();
  48. this.panel3 = new System.Windows.Forms.Panel();
  49. this.panel5 = new System.Windows.Forms.Panel();
  50. this.txtPort = new System.Windows.Forms.TextBox();
  51. this.label2 = new System.Windows.Forms.Label();
  52. this.txtIp = new System.Windows.Forms.TextBox();
  53. this.lblIp = new System.Windows.Forms.Label();
  54. this.panel4 = new System.Windows.Forms.Panel();
  55. this.label5 = new System.Windows.Forms.Label();
  56. this.label1 = new System.Windows.Forms.Label();
  57. this.baudRate = new System.Windows.Forms.ComboBox();
  58. this.cmbCom = new System.Windows.Forms.ComboBox();
  59. this.panel2 = new System.Windows.Forms.Panel();
  60. this.rbt1 = new System.Windows.Forms.RadioButton();
  61. this.rbt2 = new System.Windows.Forms.RadioButton();
  62. this.utmMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  63. this.communicationEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  64. this.panel1.SuspendLayout();
  65. this.panel3.SuspendLayout();
  66. this.panel5.SuspendLayout();
  67. this.panel4.SuspendLayout();
  68. this.panel2.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.utmMain)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.communicationEntityBindingSource)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // _panel1_Toolbars_Dock_Area_Top
  74. //
  75. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  76. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  77. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  78. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  79. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  80. this._panel1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
  81. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  82. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(504, 31);
  83. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.utmMain;
  84. //
  85. // _panel1_Toolbars_Dock_Area_Bottom
  86. //
  87. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  88. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  89. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  90. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  91. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 291);
  92. this._panel1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
  93. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  94. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(504, 0);
  95. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.utmMain;
  96. //
  97. // _panel1_Toolbars_Dock_Area_Left
  98. //
  99. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  100. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  101. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  102. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  103. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
  104. this._panel1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
  105. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  106. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 260);
  107. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.utmMain;
  108. //
  109. // _panel1_Toolbars_Dock_Area_Right
  110. //
  111. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  112. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  113. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  114. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  115. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(504, 31);
  116. this._panel1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
  117. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  118. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 260);
  119. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.utmMain;
  120. //
  121. // panel1
  122. //
  123. this.panel1.Controls.Add(this.panel3);
  124. this.panel1.Controls.Add(this.panel2);
  125. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.panel1.Location = new System.Drawing.Point(0, 31);
  127. this.panel1.Name = "panel1";
  128. this.panel1.Size = new System.Drawing.Size(504, 260);
  129. this.panel1.TabIndex = 102;
  130. //
  131. // panel3
  132. //
  133. this.panel3.Controls.Add(this.panel5);
  134. this.panel3.Controls.Add(this.panel4);
  135. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  136. this.panel3.Location = new System.Drawing.Point(0, 73);
  137. this.panel3.Name = "panel3";
  138. this.panel3.Size = new System.Drawing.Size(504, 187);
  139. this.panel3.TabIndex = 3;
  140. //
  141. // panel5
  142. //
  143. this.panel5.Controls.Add(this.txtPort);
  144. this.panel5.Controls.Add(this.label2);
  145. this.panel5.Controls.Add(this.txtIp);
  146. this.panel5.Controls.Add(this.lblIp);
  147. this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
  148. this.panel5.Location = new System.Drawing.Point(0, 92);
  149. this.panel5.Name = "panel5";
  150. this.panel5.Size = new System.Drawing.Size(504, 92);
  151. this.panel5.TabIndex = 1;
  152. this.panel5.Visible = false;
  153. //
  154. // txtPort
  155. //
  156. this.txtPort.Location = new System.Drawing.Point(325, 32);
  157. this.txtPort.Name = "txtPort";
  158. this.txtPort.Size = new System.Drawing.Size(65, 25);
  159. this.txtPort.TabIndex = 602;
  160. //
  161. // label2
  162. //
  163. this.label2.AutoSize = true;
  164. this.label2.Location = new System.Drawing.Point(262, 37);
  165. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  166. this.label2.Name = "label2";
  167. this.label2.Size = new System.Drawing.Size(45, 15);
  168. this.label2.TabIndex = 601;
  169. this.label2.Text = "端口:";
  170. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  171. //
  172. // txtIp
  173. //
  174. this.txtIp.Location = new System.Drawing.Point(77, 32);
  175. this.txtIp.Name = "txtIp";
  176. this.txtIp.Size = new System.Drawing.Size(167, 25);
  177. this.txtIp.TabIndex = 600;
  178. //
  179. // lblIp
  180. //
  181. this.lblIp.AutoSize = true;
  182. this.lblIp.Location = new System.Drawing.Point(28, 37);
  183. this.lblIp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  184. this.lblIp.Name = "lblIp";
  185. this.lblIp.Size = new System.Drawing.Size(31, 15);
  186. this.lblIp.TabIndex = 599;
  187. this.lblIp.Text = "IP:";
  188. this.lblIp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  189. //
  190. // panel4
  191. //
  192. this.panel4.Controls.Add(this.label5);
  193. this.panel4.Controls.Add(this.label1);
  194. this.panel4.Controls.Add(this.baudRate);
  195. this.panel4.Controls.Add(this.cmbCom);
  196. this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
  197. this.panel4.Location = new System.Drawing.Point(0, 0);
  198. this.panel4.Name = "panel4";
  199. this.panel4.Size = new System.Drawing.Size(504, 92);
  200. this.panel4.TabIndex = 0;
  201. //
  202. // label5
  203. //
  204. this.label5.AutoSize = true;
  205. this.label5.Location = new System.Drawing.Point(30, 37);
  206. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  207. this.label5.Name = "label5";
  208. this.label5.Size = new System.Drawing.Size(60, 15);
  209. this.label5.TabIndex = 596;
  210. this.label5.Text = "串口号:";
  211. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  212. //
  213. // label1
  214. //
  215. this.label1.AutoSize = true;
  216. this.label1.Location = new System.Drawing.Point(212, 35);
  217. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  218. this.label1.Name = "label1";
  219. this.label1.Size = new System.Drawing.Size(60, 15);
  220. this.label1.TabIndex = 598;
  221. this.label1.Text = "波特率:";
  222. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  223. //
  224. // baudRate
  225. //
  226. this.baudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  227. this.baudRate.Font = new System.Drawing.Font("宋体", 10F);
  228. this.baudRate.FormattingEnabled = true;
  229. this.baudRate.Items.AddRange(new object[] {
  230. "300",
  231. "1200",
  232. "2400",
  233. "4800",
  234. "9600",
  235. "19200",
  236. "38400",
  237. "57600"});
  238. this.baudRate.Location = new System.Drawing.Point(290, 30);
  239. this.baudRate.Margin = new System.Windows.Forms.Padding(4);
  240. this.baudRate.Name = "baudRate";
  241. this.baudRate.Size = new System.Drawing.Size(86, 25);
  242. this.baudRate.TabIndex = 595;
  243. //
  244. // cmbCom
  245. //
  246. this.cmbCom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  247. this.cmbCom.Font = new System.Drawing.Font("宋体", 10F);
  248. this.cmbCom.FormattingEnabled = true;
  249. this.cmbCom.Items.AddRange(new object[] {
  250. "COM1",
  251. "COM2",
  252. "COM3",
  253. "COM4",
  254. "COM5",
  255. "COM6",
  256. "COM7",
  257. "COM8",
  258. "COM9",
  259. "COM10",
  260. "COM11",
  261. "COM12",
  262. "COM13",
  263. "COM14",
  264. "COM15",
  265. "COM16",
  266. "COM17",
  267. "COM18",
  268. "COM19",
  269. "COM20",
  270. "COM21",
  271. "COM22",
  272. "COM23",
  273. "COM24",
  274. "COM25",
  275. "COM26",
  276. "COM27",
  277. "COM28",
  278. "COM29",
  279. "COM30"});
  280. this.cmbCom.Location = new System.Drawing.Point(108, 32);
  281. this.cmbCom.Margin = new System.Windows.Forms.Padding(4);
  282. this.cmbCom.Name = "cmbCom";
  283. this.cmbCom.Size = new System.Drawing.Size(86, 25);
  284. this.cmbCom.TabIndex = 597;
  285. //
  286. // panel2
  287. //
  288. this.panel2.Controls.Add(this.rbt1);
  289. this.panel2.Controls.Add(this.rbt2);
  290. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  291. this.panel2.Location = new System.Drawing.Point(0, 0);
  292. this.panel2.Name = "panel2";
  293. this.panel2.Size = new System.Drawing.Size(504, 73);
  294. this.panel2.TabIndex = 2;
  295. //
  296. // rbt1
  297. //
  298. this.rbt1.AutoSize = true;
  299. this.rbt1.Checked = true;
  300. this.rbt1.Location = new System.Drawing.Point(33, 27);
  301. this.rbt1.Name = "rbt1";
  302. this.rbt1.Size = new System.Drawing.Size(88, 19);
  303. this.rbt1.TabIndex = 1;
  304. this.rbt1.TabStop = true;
  305. this.rbt1.Text = "本地串口";
  306. this.rbt1.UseVisualStyleBackColor = true;
  307. this.rbt1.CheckedChanged += new System.EventHandler(this.rbt1_CheckedChanged);
  308. //
  309. // rbt2
  310. //
  311. this.rbt2.AutoSize = true;
  312. this.rbt2.Location = new System.Drawing.Point(190, 27);
  313. this.rbt2.Name = "rbt2";
  314. this.rbt2.Size = new System.Drawing.Size(88, 19);
  315. this.rbt2.TabIndex = 0;
  316. this.rbt2.Text = "远程网络";
  317. this.rbt2.UseVisualStyleBackColor = true;
  318. //
  319. // utmMain
  320. //
  321. this.utmMain.DesignerFlags = 1;
  322. this.utmMain.DockWithinContainer = this;
  323. this.utmMain.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  324. this.utmMain.ShowFullMenusDelay = 500;
  325. this.utmMain.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  326. ultraToolbar1.DockedColumn = 0;
  327. ultraToolbar1.DockedRow = 0;
  328. buttonTool1.InstanceProps.IsFirstInGroup = true;
  329. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  330. buttonTool1,
  331. buttonTool2});
  332. ultraToolbar1.Text = "UltraToolbar1";
  333. this.utmMain.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  334. ultraToolbar1});
  335. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  336. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  337. buttonTool3.SharedPropsInternal.Caption = "确认";
  338. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  339. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  340. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  341. buttonTool4.SharedPropsInternal.Caption = "取消";
  342. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  343. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  344. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  345. buttonTool7.SharedPropsInternal.Caption = "转换理论重量";
  346. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  347. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  348. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  349. buttonTool8.SharedPropsInternal.Caption = "还原实际重量";
  350. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  351. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  352. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  353. buttonTool10.SharedPropsInternal.Caption = "显示已剔除";
  354. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  355. this.utmMain.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  356. buttonTool3,
  357. buttonTool4,
  358. buttonTool7,
  359. buttonTool8,
  360. buttonTool10});
  361. this.utmMain.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.utmMain_ToolClick);
  362. //
  363. // communicationEntityBindingSource
  364. //
  365. this.communicationEntityBindingSource.DataSource = typeof(Core.StlMes.Client.LgResMgt.Mcms.entity.CommunicationEntity);
  366. //
  367. // CommunicationDetailSetting
  368. //
  369. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  370. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  371. this.ClientSize = new System.Drawing.Size(504, 291);
  372. this.Controls.Add(this.panel1);
  373. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  374. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  375. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  376. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  377. this.Name = "CommunicationDetailSetting";
  378. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  379. this.Text = "通信配置";
  380. this.panel1.ResumeLayout(false);
  381. this.panel3.ResumeLayout(false);
  382. this.panel5.ResumeLayout(false);
  383. this.panel5.PerformLayout();
  384. this.panel4.ResumeLayout(false);
  385. this.panel4.PerformLayout();
  386. this.panel2.ResumeLayout(false);
  387. this.panel2.PerformLayout();
  388. ((System.ComponentModel.ISupportInitialize)(this.utmMain)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.communicationEntityBindingSource)).EndInit();
  390. this.ResumeLayout(false);
  391. }
  392. #endregion
  393. private System.Windows.Forms.BindingSource communicationEntityBindingSource;
  394. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager utmMain;
  395. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  396. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  397. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  398. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  399. private System.Windows.Forms.Panel panel1;
  400. private System.Windows.Forms.RadioButton rbt1;
  401. private System.Windows.Forms.RadioButton rbt2;
  402. private System.Windows.Forms.Panel panel3;
  403. private System.Windows.Forms.Panel panel2;
  404. private System.Windows.Forms.Panel panel5;
  405. private System.Windows.Forms.Panel panel4;
  406. private System.Windows.Forms.Label label5;
  407. private System.Windows.Forms.Label label1;
  408. private System.Windows.Forms.ComboBox baudRate;
  409. private System.Windows.Forms.ComboBox cmbCom;
  410. private System.Windows.Forms.TextBox txtPort;
  411. private System.Windows.Forms.Label label2;
  412. private System.Windows.Forms.TextBox txtIp;
  413. private System.Windows.Forms.Label lblIp;
  414. }
  415. }