华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

662 lines
36 KiB

5 months ago
  1. namespace ICSSoft.Frame.WatchPanel
  2. {
  3. partial class WatchSet
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WatchSet));
  30. this.groupBox1 = new System.Windows.Forms.GroupBox();
  31. this.cheSSStatus = new System.Windows.Forms.CheckBox();
  32. this.cheCarPro = new System.Windows.Forms.CheckBox();
  33. this.cheCarWatchStatus = new System.Windows.Forms.CheckBox();
  34. this.cheCarStatus = new System.Windows.Forms.CheckBox();
  35. this.groupBox2 = new System.Windows.Forms.GroupBox();
  36. this.label10 = new System.Windows.Forms.Label();
  37. this.button2 = new System.Windows.Forms.Button();
  38. this.button1 = new System.Windows.Forms.Button();
  39. this.cheRight = new DevExpress.XtraEditors.CheckEdit();
  40. this.btnCarSS = new DevExpress.XtraEditors.ButtonEdit();
  41. this.btnEquipID = new DevExpress.XtraEditors.ButtonEdit();
  42. this.btnSS = new DevExpress.XtraEditors.ButtonEdit();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.label2 = new System.Windows.Forms.Label();
  45. this.label1 = new System.Windows.Forms.Label();
  46. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  47. this.StripMenuAdd = new System.Windows.Forms.ToolStripMenuItem();
  48. this.StripMenuAlter = new System.Windows.Forms.ToolStripMenuItem();
  49. this.StripMenuExit = new System.Windows.Forms.ToolStripMenuItem();
  50. this.HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.CToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  52. this.IToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  53. this.SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  55. this.AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  58. this.label5 = new System.Windows.Forms.Label();
  59. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  60. this.groupBox3 = new System.Windows.Forms.GroupBox();
  61. this.txtChangeTime = new System.Windows.Forms.TextBox();
  62. this.label9 = new System.Windows.Forms.Label();
  63. this.label8 = new System.Windows.Forms.Label();
  64. this.label7 = new System.Windows.Forms.Label();
  65. this.txtAutoBetTime = new System.Windows.Forms.TextBox();
  66. this.label6 = new System.Windows.Forms.Label();
  67. this.comName = new System.Windows.Forms.ComboBox();
  68. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  69. this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
  70. this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
  71. this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
  72. this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
  73. this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
  74. this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
  75. this.groupBox1.SuspendLayout();
  76. this.groupBox2.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.cheRight.Properties)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.btnCarSS.Properties)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.btnEquipID.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.btnSS.Properties)).BeginInit();
  81. this.menuStrip1.SuspendLayout();
  82. this.groupBox3.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
  85. this.SuspendLayout();
  86. //
  87. // groupBox1
  88. //
  89. this.groupBox1.Controls.Add(this.cheSSStatus);
  90. this.groupBox1.Controls.Add(this.cheCarPro);
  91. this.groupBox1.Controls.Add(this.cheCarWatchStatus);
  92. this.groupBox1.Controls.Add(this.cheCarStatus);
  93. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.groupBox1.Location = new System.Drawing.Point(2, 86);
  95. this.groupBox1.Name = "groupBox1";
  96. this.groupBox1.Size = new System.Drawing.Size(679, 58);
  97. this.groupBox1.TabIndex = 0;
  98. this.groupBox1.TabStop = false;
  99. this.groupBox1.Text = "看板内容";
  100. //
  101. // cheSSStatus
  102. //
  103. this.cheSSStatus.AutoSize = true;
  104. this.cheSSStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.cheSSStatus.Location = new System.Drawing.Point(412, 25);
  106. this.cheSSStatus.Name = "cheSSStatus";
  107. this.cheSSStatus.Size = new System.Drawing.Size(72, 16);
  108. this.cheSSStatus.TabIndex = 3;
  109. this.cheSSStatus.Text = "产线情况";
  110. this.cheSSStatus.UseVisualStyleBackColor = true;
  111. //
  112. // cheCarPro
  113. //
  114. this.cheCarPro.AutoSize = true;
  115. this.cheCarPro.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.cheCarPro.Location = new System.Drawing.Point(270, 25);
  117. this.cheCarPro.Name = "cheCarPro";
  118. this.cheCarPro.Size = new System.Drawing.Size(120, 16);
  119. this.cheCarPro.TabIndex = 2;
  120. this.cheCarPro.Text = "车间产量及直通率";
  121. this.cheCarPro.UseVisualStyleBackColor = true;
  122. //
  123. // cheCarWatchStatus
  124. //
  125. this.cheCarWatchStatus.AutoSize = true;
  126. this.cheCarWatchStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.cheCarWatchStatus.Location = new System.Drawing.Point(120, 25);
  128. this.cheCarWatchStatus.Name = "cheCarWatchStatus";
  129. this.cheCarWatchStatus.Size = new System.Drawing.Size(120, 16);
  130. this.cheCarWatchStatus.TabIndex = 1;
  131. this.cheCarWatchStatus.Text = "车间概况电子看板";
  132. this.cheCarWatchStatus.UseVisualStyleBackColor = true;
  133. //
  134. // cheCarStatus
  135. //
  136. this.cheCarStatus.AutoSize = true;
  137. this.cheCarStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.cheCarStatus.Location = new System.Drawing.Point(26, 25);
  139. this.cheCarStatus.Name = "cheCarStatus";
  140. this.cheCarStatus.Size = new System.Drawing.Size(72, 16);
  141. this.cheCarStatus.TabIndex = 0;
  142. this.cheCarStatus.Text = "车间概况";
  143. this.cheCarStatus.UseVisualStyleBackColor = true;
  144. //
  145. // groupBox2
  146. //
  147. this.groupBox2.Controls.Add(this.label10);
  148. this.groupBox2.Controls.Add(this.button2);
  149. this.groupBox2.Controls.Add(this.button1);
  150. this.groupBox2.Controls.Add(this.cheRight);
  151. this.groupBox2.Controls.Add(this.btnCarSS);
  152. this.groupBox2.Controls.Add(this.btnEquipID);
  153. this.groupBox2.Controls.Add(this.btnSS);
  154. this.groupBox2.Controls.Add(this.label3);
  155. this.groupBox2.Controls.Add(this.label2);
  156. this.groupBox2.Controls.Add(this.label1);
  157. this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.groupBox2.Location = new System.Drawing.Point(2, 226);
  159. this.groupBox2.Name = "groupBox2";
  160. this.groupBox2.Size = new System.Drawing.Size(679, 225);
  161. this.groupBox2.TabIndex = 4;
  162. this.groupBox2.TabStop = false;
  163. this.groupBox2.Text = "条件设定";
  164. //
  165. // label10
  166. //
  167. this.label10.AutoSize = true;
  168. this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.label10.Location = new System.Drawing.Point(94, 165);
  170. this.label10.Name = "label10";
  171. this.label10.Size = new System.Drawing.Size(53, 12);
  172. this.label10.TabIndex = 11;
  173. this.label10.Text = "显示面板";
  174. //
  175. // button2
  176. //
  177. this.button2.BackColor = System.Drawing.Color.White;
  178. this.button2.FlatAppearance.BorderSize = 0;
  179. this.button2.Location = new System.Drawing.Point(285, 157);
  180. this.button2.Name = "button2";
  181. this.button2.Size = new System.Drawing.Size(60, 28);
  182. this.button2.TabIndex = 10;
  183. this.button2.Text = "产线";
  184. this.button2.UseVisualStyleBackColor = false;
  185. this.button2.Click += new System.EventHandler(this.button2_Click);
  186. //
  187. // button1
  188. //
  189. this.button1.BackColor = System.Drawing.Color.White;
  190. this.button1.FlatAppearance.BorderSize = 0;
  191. this.button1.Location = new System.Drawing.Point(206, 157);
  192. this.button1.Name = "button1";
  193. this.button1.Size = new System.Drawing.Size(60, 28);
  194. this.button1.TabIndex = 9;
  195. this.button1.Text = "车间";
  196. this.button1.UseVisualStyleBackColor = false;
  197. this.button1.Click += new System.EventHandler(this.button1_Click);
  198. //
  199. // cheRight
  200. //
  201. this.cheRight.Location = new System.Drawing.Point(82, 197);
  202. this.cheRight.Name = "cheRight";
  203. this.cheRight.Properties.Caption = "显示右边区域";
  204. this.cheRight.Size = new System.Drawing.Size(101, 19);
  205. this.cheRight.TabIndex = 8;
  206. //
  207. // btnCarSS
  208. //
  209. this.btnCarSS.Location = new System.Drawing.Point(204, 71);
  210. this.btnCarSS.Name = "btnCarSS";
  211. this.btnCarSS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  212. new DevExpress.XtraEditors.Controls.EditorButton()});
  213. this.btnCarSS.Size = new System.Drawing.Size(164, 20);
  214. this.btnCarSS.TabIndex = 5;
  215. this.btnCarSS.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnCarSS_ButtonClick);
  216. //
  217. // btnEquipID
  218. //
  219. this.btnEquipID.Location = new System.Drawing.Point(204, 107);
  220. this.btnEquipID.Name = "btnEquipID";
  221. this.btnEquipID.Properties.AutoHeight = false;
  222. this.btnEquipID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  223. new DevExpress.XtraEditors.Controls.EditorButton()});
  224. this.btnEquipID.Size = new System.Drawing.Size(164, 26);
  225. this.btnEquipID.TabIndex = 4;
  226. this.btnEquipID.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnEquipID_ButtonClick);
  227. //
  228. // btnSS
  229. //
  230. this.btnSS.Location = new System.Drawing.Point(204, 32);
  231. this.btnSS.Name = "btnSS";
  232. this.btnSS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  233. new DevExpress.XtraEditors.Controls.EditorButton()});
  234. this.btnSS.Size = new System.Drawing.Size(164, 20);
  235. this.btnSS.TabIndex = 3;
  236. this.btnSS.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnSS_ButtonClick);
  237. //
  238. // label3
  239. //
  240. this.label3.AutoSize = true;
  241. this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.label3.Location = new System.Drawing.Point(106, 112);
  243. this.label3.Name = "label3";
  244. this.label3.Size = new System.Drawing.Size(41, 12);
  245. this.label3.TabIndex = 2;
  246. this.label3.Text = "设备ID";
  247. //
  248. // label2
  249. //
  250. this.label2.AutoSize = true;
  251. this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.label2.Location = new System.Drawing.Point(58, 79);
  253. this.label2.Name = "label2";
  254. this.label2.Size = new System.Drawing.Size(89, 12);
  255. this.label2.TabIndex = 1;
  256. this.label2.Text = "车间包含的产线";
  257. //
  258. // label1
  259. //
  260. this.label1.AutoSize = true;
  261. this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.label1.Location = new System.Drawing.Point(82, 40);
  263. this.label1.Name = "label1";
  264. this.label1.Size = new System.Drawing.Size(65, 12);
  265. this.label1.TabIndex = 0;
  266. this.label1.Text = "包含的产线";
  267. //
  268. // menuStrip1
  269. //
  270. this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None;
  271. this.menuStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
  272. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  273. this.StripMenuAdd,
  274. this.StripMenuAlter,
  275. this.StripMenuExit,
  276. this.HToolStripMenuItem});
  277. this.menuStrip1.Location = new System.Drawing.Point(2, 4);
  278. this.menuStrip1.Name = "menuStrip1";
  279. this.menuStrip1.Size = new System.Drawing.Size(205, 25);
  280. this.menuStrip1.TabIndex = 5;
  281. this.menuStrip1.Text = "menuStrip1";
  282. //
  283. // StripMenuAdd
  284. //
  285. this.StripMenuAdd.Name = "StripMenuAdd";
  286. this.StripMenuAdd.Size = new System.Drawing.Size(44, 21);
  287. this.StripMenuAdd.Text = "新增";
  288. this.StripMenuAdd.Click += new System.EventHandler(this.StripMenu_Click);
  289. //
  290. // StripMenuAlter
  291. //
  292. this.StripMenuAlter.Name = "StripMenuAlter";
  293. this.StripMenuAlter.Size = new System.Drawing.Size(44, 21);
  294. this.StripMenuAlter.Text = "修改";
  295. this.StripMenuAlter.Click += new System.EventHandler(this.StripMenuAlter_Click);
  296. //
  297. // StripMenuExit
  298. //
  299. this.StripMenuExit.Font = new System.Drawing.Font("微软雅黑", 9F);
  300. this.StripMenuExit.Name = "StripMenuExit";
  301. this.StripMenuExit.Size = new System.Drawing.Size(44, 21);
  302. this.StripMenuExit.Text = "退出";
  303. this.StripMenuExit.Click += new System.EventHandler(this.StripMenuExit_Click);
  304. //
  305. // 帮助HToolStripMenuItem
  306. //
  307. this.HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  308. this.CToolStripMenuItem,
  309. this.IToolStripMenuItem,
  310. this.SToolStripMenuItem,
  311. this.toolStripSeparator5,
  312. this.AToolStripMenuItem});
  313. this.HToolStripMenuItem.Name = "帮助HToolStripMenuItem";
  314. this.HToolStripMenuItem.Size = new System.Drawing.Size(61, 21);
  315. this.HToolStripMenuItem.Text = "帮助(&H)";
  316. //
  317. // 内容CToolStripMenuItem
  318. //
  319. this.CToolStripMenuItem.Name = "内容CToolStripMenuItem";
  320. this.CToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
  321. this.CToolStripMenuItem.Text = "内容(&C)";
  322. //
  323. // 索引IToolStripMenuItem
  324. //
  325. this.IToolStripMenuItem.Name = "索引IToolStripMenuItem";
  326. this.IToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
  327. this.IToolStripMenuItem.Text = "索引(&I)";
  328. //
  329. // 搜索SToolStripMenuItem
  330. //
  331. this.SToolStripMenuItem.Name = "搜索SToolStripMenuItem";
  332. this.SToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
  333. this.SToolStripMenuItem.Text = "搜索(&S)";
  334. //
  335. // toolStripSeparator5
  336. //
  337. this.toolStripSeparator5.Name = "toolStripSeparator5";
  338. this.toolStripSeparator5.Size = new System.Drawing.Size(122, 6);
  339. //
  340. // 关于AToolStripMenuItem
  341. //
  342. this.AToolStripMenuItem.Name = "关于AToolStripMenuItem";
  343. this.AToolStripMenuItem.Size = new System.Drawing.Size(125, 22);
  344. this.AToolStripMenuItem.Text = "关于(&A)...";
  345. //
  346. // btnExit
  347. //
  348. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  349. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  350. this.btnExit.Appearance.ForeColor = System.Drawing.Color.Black;
  351. this.btnExit.Appearance.Options.UseFont = true;
  352. this.btnExit.Appearance.Options.UseForeColor = true;
  353. this.btnExit.Appearance.Options.UseTextOptions = true;
  354. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  355. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  356. this.btnExit.Location = new System.Drawing.Point(433, 457);
  357. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  358. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  359. this.btnExit.Name = "btnExit";
  360. this.btnExit.Size = new System.Drawing.Size(63, 26);
  361. this.btnExit.TabIndex = 102;
  362. this.btnExit.Text = "退出";
  363. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  364. //
  365. // btnSave
  366. //
  367. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  368. this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  369. this.btnSave.Appearance.ForeColor = System.Drawing.Color.Black;
  370. this.btnSave.Appearance.Options.UseFont = true;
  371. this.btnSave.Appearance.Options.UseForeColor = true;
  372. this.btnSave.Appearance.Options.UseTextOptions = true;
  373. this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  374. this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
  375. this.btnSave.Location = new System.Drawing.Point(232, 457);
  376. this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
  377. this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
  378. this.btnSave.Name = "btnSave";
  379. this.btnSave.Size = new System.Drawing.Size(63, 26);
  380. this.btnSave.TabIndex = 101;
  381. this.btnSave.Text = "保存";
  382. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  383. //
  384. // label5
  385. //
  386. this.label5.AutoSize = true;
  387. this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.label5.Location = new System.Drawing.Point(138, 48);
  389. this.label5.Name = "label5";
  390. this.label5.Size = new System.Drawing.Size(96, 12);
  391. this.label5.TabIndex = 103;
  392. this.label5.Text = "当前配置项名称";
  393. //
  394. // btnDel
  395. //
  396. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  397. this.btnDel.Appearance.ForeColor = System.Drawing.Color.Black;
  398. this.btnDel.Appearance.Options.UseFont = true;
  399. this.btnDel.Appearance.Options.UseForeColor = true;
  400. this.btnDel.Appearance.Options.UseTextOptions = true;
  401. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  402. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  403. this.btnDel.Location = new System.Drawing.Point(335, 457);
  404. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  405. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  406. this.btnDel.Name = "btnDel";
  407. this.btnDel.Size = new System.Drawing.Size(58, 26);
  408. this.btnDel.TabIndex = 105;
  409. this.btnDel.Text = "删除";
  410. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  411. //
  412. // groupBox3
  413. //
  414. this.groupBox3.Controls.Add(this.txtChangeTime);
  415. this.groupBox3.Controls.Add(this.label9);
  416. this.groupBox3.Controls.Add(this.label8);
  417. this.groupBox3.Controls.Add(this.label7);
  418. this.groupBox3.Controls.Add(this.txtAutoBetTime);
  419. this.groupBox3.Controls.Add(this.label6);
  420. this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.groupBox3.Location = new System.Drawing.Point(2, 162);
  422. this.groupBox3.Name = "groupBox3";
  423. this.groupBox3.Size = new System.Drawing.Size(679, 58);
  424. this.groupBox3.TabIndex = 106;
  425. this.groupBox3.TabStop = false;
  426. this.groupBox3.Text = "刷新频率";
  427. //
  428. // txtChangeTime
  429. //
  430. this.txtChangeTime.Location = new System.Drawing.Point(441, 20);
  431. this.txtChangeTime.Name = "txtChangeTime";
  432. this.txtChangeTime.Size = new System.Drawing.Size(96, 21);
  433. this.txtChangeTime.TabIndex = 111;
  434. //
  435. // label9
  436. //
  437. this.label9.AutoSize = true;
  438. this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.label9.Location = new System.Drawing.Point(555, 23);
  440. this.label9.Name = "label9";
  441. this.label9.Size = new System.Drawing.Size(29, 12);
  442. this.label9.TabIndex = 110;
  443. this.label9.Text = "分钟";
  444. //
  445. // label8
  446. //
  447. this.label8.AutoSize = true;
  448. this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.label8.Location = new System.Drawing.Point(345, 23);
  450. this.label8.Name = "label8";
  451. this.label8.Size = new System.Drawing.Size(77, 12);
  452. this.label8.TabIndex = 109;
  453. this.label8.Text = "屏幕切换频率";
  454. //
  455. // label7
  456. //
  457. this.label7.AutoSize = true;
  458. this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.label7.Location = new System.Drawing.Point(270, 23);
  460. this.label7.Name = "label7";
  461. this.label7.Size = new System.Drawing.Size(29, 12);
  462. this.label7.TabIndex = 108;
  463. this.label7.Text = "分钟";
  464. //
  465. // txtAutoBetTime
  466. //
  467. this.txtAutoBetTime.Location = new System.Drawing.Point(144, 18);
  468. this.txtAutoBetTime.Name = "txtAutoBetTime";
  469. this.txtAutoBetTime.Size = new System.Drawing.Size(105, 21);
  470. this.txtAutoBetTime.TabIndex = 107;
  471. //
  472. // label6
  473. //
  474. this.label6.AutoSize = true;
  475. this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.label6.Location = new System.Drawing.Point(40, 23);
  477. this.label6.Name = "label6";
  478. this.label6.Size = new System.Drawing.Size(77, 12);
  479. this.label6.TabIndex = 0;
  480. this.label6.Text = "自动刷新频率";
  481. //
  482. // comName
  483. //
  484. this.comName.FormattingEnabled = true;
  485. this.comName.Location = new System.Drawing.Point(252, 45);
  486. this.comName.Name = "comName";
  487. this.comName.Size = new System.Drawing.Size(199, 20);
  488. this.comName.TabIndex = 107;
  489. this.comName.SelectedIndexChanged += new System.EventHandler(this.comName_SelectedIndexChanged);
  490. this.comName.TextChanged += new System.EventHandler(this.comName_TextChanged);
  491. this.comName.Click += new System.EventHandler(this.comName_Click);
  492. //
  493. // btnOutPut
  494. //
  495. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  496. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.Black;
  497. this.btnOutPut.Appearance.Options.UseFont = true;
  498. this.btnOutPut.Appearance.Options.UseForeColor = true;
  499. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  500. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  501. this.btnOutPut.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  502. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  503. this.btnOutPut.Location = new System.Drawing.Point(547, 457);
  504. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  505. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  506. this.btnOutPut.Name = "btnOutPut";
  507. this.btnOutPut.Size = new System.Drawing.Size(98, 26);
  508. this.btnOutPut.TabIndex = 108;
  509. this.btnOutPut.Text = "显示看板";
  510. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  511. //
  512. // barManager1
  513. //
  514. this.barManager1.DockControls.Add(this.barDockControlTop);
  515. this.barManager1.DockControls.Add(this.barDockControlBottom);
  516. this.barManager1.DockControls.Add(this.barDockControlLeft);
  517. this.barManager1.DockControls.Add(this.barDockControlRight);
  518. this.barManager1.Form = this;
  519. this.barManager1.MaxItemId = 97;
  520. this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  521. this.repositoryItemSpinEdit1});
  522. //
  523. // barDockControlTop
  524. //
  525. this.barDockControlTop.CausesValidation = false;
  526. this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
  527. this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
  528. this.barDockControlTop.Size = new System.Drawing.Size(684, 0);
  529. //
  530. // barDockControlBottom
  531. //
  532. this.barDockControlBottom.CausesValidation = false;
  533. this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  534. this.barDockControlBottom.Location = new System.Drawing.Point(0, 495);
  535. this.barDockControlBottom.Size = new System.Drawing.Size(684, 0);
  536. //
  537. // barDockControlLeft
  538. //
  539. this.barDockControlLeft.CausesValidation = false;
  540. this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
  541. this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
  542. this.barDockControlLeft.Size = new System.Drawing.Size(0, 495);
  543. //
  544. // barDockControlRight
  545. //
  546. this.barDockControlRight.CausesValidation = false;
  547. this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
  548. this.barDockControlRight.Location = new System.Drawing.Point(684, 0);
  549. this.barDockControlRight.Size = new System.Drawing.Size(0, 495);
  550. //
  551. // repositoryItemSpinEdit1
  552. //
  553. this.repositoryItemSpinEdit1.AutoHeight = false;
  554. this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  555. new DevExpress.XtraEditors.Controls.EditorButton()});
  556. this.repositoryItemSpinEdit1.IsFloatValue = false;
  557. this.repositoryItemSpinEdit1.Mask.EditMask = "N00";
  558. this.repositoryItemSpinEdit1.MaxValue = new decimal(new int[] {
  559. 10000,
  560. 0,
  561. 0,
  562. 0});
  563. this.repositoryItemSpinEdit1.MinValue = new decimal(new int[] {
  564. 1,
  565. 0,
  566. 0,
  567. 0});
  568. this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
  569. //
  570. // WatchSet
  571. //
  572. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  573. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  574. this.ClientSize = new System.Drawing.Size(684, 495);
  575. this.Controls.Add(this.btnOutPut);
  576. this.Controls.Add(this.comName);
  577. this.Controls.Add(this.groupBox3);
  578. this.Controls.Add(this.btnDel);
  579. this.Controls.Add(this.label5);
  580. this.Controls.Add(this.btnExit);
  581. this.Controls.Add(this.btnSave);
  582. this.Controls.Add(this.groupBox2);
  583. this.Controls.Add(this.groupBox1);
  584. this.Controls.Add(this.menuStrip1);
  585. this.Controls.Add(this.barDockControlLeft);
  586. this.Controls.Add(this.barDockControlRight);
  587. this.Controls.Add(this.barDockControlBottom);
  588. this.Controls.Add(this.barDockControlTop);
  589. this.MainMenuStrip = this.menuStrip1;
  590. this.Name = "WatchSet";
  591. this.Text = "电子看板配置项维护";
  592. this.Load += new System.EventHandler(this.WatchSet_Load);
  593. this.groupBox1.ResumeLayout(false);
  594. this.groupBox1.PerformLayout();
  595. this.groupBox2.ResumeLayout(false);
  596. this.groupBox2.PerformLayout();
  597. ((System.ComponentModel.ISupportInitialize)(this.cheRight.Properties)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.btnCarSS.Properties)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.btnEquipID.Properties)).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)(this.btnSS.Properties)).EndInit();
  601. this.menuStrip1.ResumeLayout(false);
  602. this.menuStrip1.PerformLayout();
  603. this.groupBox3.ResumeLayout(false);
  604. this.groupBox3.PerformLayout();
  605. ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
  607. this.ResumeLayout(false);
  608. this.PerformLayout();
  609. }
  610. #endregion
  611. private System.Windows.Forms.GroupBox groupBox1;
  612. private System.Windows.Forms.CheckBox cheSSStatus;
  613. private System.Windows.Forms.CheckBox cheCarPro;
  614. private System.Windows.Forms.CheckBox cheCarWatchStatus;
  615. private System.Windows.Forms.CheckBox cheCarStatus;
  616. private System.Windows.Forms.GroupBox groupBox2;
  617. private DevExpress.XtraEditors.CheckEdit cheRight;
  618. private DevExpress.XtraEditors.ButtonEdit btnCarSS;
  619. private DevExpress.XtraEditors.ButtonEdit btnEquipID;
  620. private DevExpress.XtraEditors.ButtonEdit btnSS;
  621. private System.Windows.Forms.Label label3;
  622. private System.Windows.Forms.Label label2;
  623. private System.Windows.Forms.Label label1;
  624. private System.Windows.Forms.MenuStrip menuStrip1;
  625. private System.Windows.Forms.ToolStripMenuItem StripMenuExit;
  626. private System.Windows.Forms.ToolStripMenuItem HToolStripMenuItem;
  627. private System.Windows.Forms.ToolStripMenuItem CToolStripMenuItem;
  628. private System.Windows.Forms.ToolStripMenuItem IToolStripMenuItem;
  629. private System.Windows.Forms.ToolStripMenuItem SToolStripMenuItem;
  630. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  631. private System.Windows.Forms.ToolStripMenuItem AToolStripMenuItem;
  632. private DevExpress.XtraEditors.SimpleButton btnExit;
  633. private DevExpress.XtraEditors.SimpleButton btnSave;
  634. private System.Windows.Forms.Label label5;
  635. private DevExpress.XtraEditors.SimpleButton btnDel;
  636. private System.Windows.Forms.GroupBox groupBox3;
  637. private System.Windows.Forms.ToolStripMenuItem StripMenuAdd;
  638. private System.Windows.Forms.ToolStripMenuItem StripMenuAlter;
  639. private System.Windows.Forms.TextBox txtChangeTime;
  640. private System.Windows.Forms.Label label9;
  641. private System.Windows.Forms.Label label8;
  642. private System.Windows.Forms.Label label7;
  643. private System.Windows.Forms.TextBox txtAutoBetTime;
  644. private System.Windows.Forms.Label label6;
  645. private System.Windows.Forms.ComboBox comName;
  646. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  647. private DevExpress.XtraBars.BarManager barManager1;
  648. private DevExpress.XtraBars.BarDockControl barDockControlTop;
  649. private DevExpress.XtraBars.BarDockControl barDockControlBottom;
  650. private DevExpress.XtraBars.BarDockControl barDockControlLeft;
  651. private DevExpress.XtraBars.BarDockControl barDockControlRight;
  652. private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit1;
  653. private System.Windows.Forms.Label label10;
  654. private System.Windows.Forms.Button button2;
  655. private System.Windows.Forms.Button button1;
  656. }
  657. }