Form_DevAlarm.designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569
  1. namespace MainForm.FaForm
  2. {
  3. partial class Form_DevAlarm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.RPrc_Normal = new Sunny.UI.UIRoundProcess();
  39. this.RPrc_Fault = new Sunny.UI.UIRoundProcess();
  40. this.RPrc_Standby = new Sunny.UI.UIRoundProcess();
  41. this.RPrc_MaterialShortage = new Sunny.UI.UIRoundProcess();
  42. this.RPrc_Maintenance = new Sunny.UI.UIRoundProcess();
  43. this.Lbl__Normal = new System.Windows.Forms.Label();
  44. this.Lbl_Fault = new System.Windows.Forms.Label();
  45. this.Lbl_Standby = new System.Windows.Forms.Label();
  46. this.Lbl_MaterialShortage = new System.Windows.Forms.Label();
  47. this.Lbl_Maintenance = new System.Windows.Forms.Label();
  48. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  49. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  50. this.dgv_Current = new Sunny.UI.UIDataGridView();
  51. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  56. this.dgv_History = new Sunny.UI.UIDataGridView();
  57. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.耗时 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.Lbl_Unknown = new System.Windows.Forms.Label();
  63. this.RPrc_Unknown = new Sunny.UI.UIRoundProcess();
  64. this.tableLayoutPanel1.SuspendLayout();
  65. this.uiTitlePanel1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.dgv_Current)).BeginInit();
  67. this.uiTitlePanel2.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.dgv_History)).BeginInit();
  69. this.SuspendLayout();
  70. //
  71. // RPrc_Normal
  72. //
  73. this.RPrc_Normal.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  74. this.RPrc_Normal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  75. this.RPrc_Normal.ForeColor2 = System.Drawing.Color.Black;
  76. this.RPrc_Normal.Inner = 55;
  77. this.RPrc_Normal.Location = new System.Drawing.Point(13, 8);
  78. this.RPrc_Normal.Maximum = 24;
  79. this.RPrc_Normal.MinimumSize = new System.Drawing.Size(1, 1);
  80. this.RPrc_Normal.Name = "RPrc_Normal";
  81. this.RPrc_Normal.Outer = 61;
  82. this.RPrc_Normal.ProcessBackColor = System.Drawing.Color.LawnGreen;
  83. this.RPrc_Normal.ProcessColor = System.Drawing.Color.Green;
  84. this.RPrc_Normal.ShowProcess = true;
  85. this.RPrc_Normal.Size = new System.Drawing.Size(135, 135);
  86. this.RPrc_Normal.TabIndex = 2;
  87. this.RPrc_Normal.Text = "0.0%";
  88. //
  89. // RPrc_Fault
  90. //
  91. this.RPrc_Fault.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.RPrc_Fault.ForeColor = System.Drawing.Color.Red;
  93. this.RPrc_Fault.ForeColor2 = System.Drawing.Color.Black;
  94. this.RPrc_Fault.Inner = 55;
  95. this.RPrc_Fault.Location = new System.Drawing.Point(167, 8);
  96. this.RPrc_Fault.Margin = new System.Windows.Forms.Padding(16, 3, 3, 3);
  97. this.RPrc_Fault.Maximum = 24;
  98. this.RPrc_Fault.MinimumSize = new System.Drawing.Size(1, 1);
  99. this.RPrc_Fault.Name = "RPrc_Fault";
  100. this.RPrc_Fault.Outer = 61;
  101. this.RPrc_Fault.ProcessBackColor = System.Drawing.Color.Tomato;
  102. this.RPrc_Fault.ProcessColor = System.Drawing.Color.Maroon;
  103. this.RPrc_Fault.ShowProcess = true;
  104. this.RPrc_Fault.Size = new System.Drawing.Size(135, 135);
  105. this.RPrc_Fault.TabIndex = 3;
  106. this.RPrc_Fault.Text = "0.0%";
  107. //
  108. // RPrc_Standby
  109. //
  110. this.RPrc_Standby.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.RPrc_Standby.ForeColor2 = System.Drawing.Color.Black;
  112. this.RPrc_Standby.Inner = 55;
  113. this.RPrc_Standby.Location = new System.Drawing.Point(320, 8);
  114. this.RPrc_Standby.Margin = new System.Windows.Forms.Padding(15, 3, 3, 3);
  115. this.RPrc_Standby.Maximum = 24;
  116. this.RPrc_Standby.MinimumSize = new System.Drawing.Size(1, 1);
  117. this.RPrc_Standby.Name = "RPrc_Standby";
  118. this.RPrc_Standby.Outer = 61;
  119. this.RPrc_Standby.ShowProcess = true;
  120. this.RPrc_Standby.Size = new System.Drawing.Size(135, 135);
  121. this.RPrc_Standby.TabIndex = 4;
  122. this.RPrc_Standby.Text = "0.0%";
  123. //
  124. // RPrc_MaterialShortage
  125. //
  126. this.RPrc_MaterialShortage.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.RPrc_MaterialShortage.ForeColor2 = System.Drawing.Color.Black;
  128. this.RPrc_MaterialShortage.Inner = 55;
  129. this.RPrc_MaterialShortage.Location = new System.Drawing.Point(473, 8);
  130. this.RPrc_MaterialShortage.Margin = new System.Windows.Forms.Padding(15, 3, 3, 3);
  131. this.RPrc_MaterialShortage.Maximum = 24;
  132. this.RPrc_MaterialShortage.MinimumSize = new System.Drawing.Size(1, 1);
  133. this.RPrc_MaterialShortage.Name = "RPrc_MaterialShortage";
  134. this.RPrc_MaterialShortage.Outer = 61;
  135. this.RPrc_MaterialShortage.ShowProcess = true;
  136. this.RPrc_MaterialShortage.Size = new System.Drawing.Size(135, 135);
  137. this.RPrc_MaterialShortage.TabIndex = 5;
  138. this.RPrc_MaterialShortage.Text = "0.0%";
  139. //
  140. // RPrc_Maintenance
  141. //
  142. this.RPrc_Maintenance.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.RPrc_Maintenance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  144. this.RPrc_Maintenance.ForeColor2 = System.Drawing.Color.Black;
  145. this.RPrc_Maintenance.Inner = 55;
  146. this.RPrc_Maintenance.Location = new System.Drawing.Point(626, 8);
  147. this.RPrc_Maintenance.Margin = new System.Windows.Forms.Padding(15, 3, 3, 3);
  148. this.RPrc_Maintenance.Maximum = 24;
  149. this.RPrc_Maintenance.MinimumSize = new System.Drawing.Size(1, 1);
  150. this.RPrc_Maintenance.Name = "RPrc_Maintenance";
  151. this.RPrc_Maintenance.Outer = 61;
  152. this.RPrc_Maintenance.ProcessBackColor = System.Drawing.Color.Khaki;
  153. this.RPrc_Maintenance.ProcessColor = System.Drawing.Color.Olive;
  154. this.RPrc_Maintenance.ShowProcess = true;
  155. this.RPrc_Maintenance.Size = new System.Drawing.Size(135, 135);
  156. this.RPrc_Maintenance.TabIndex = 6;
  157. this.RPrc_Maintenance.Text = "0.0%";
  158. //
  159. // Lbl__Normal
  160. //
  161. this.Lbl__Normal.AutoSize = true;
  162. this.Lbl__Normal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  163. this.Lbl__Normal.Location = new System.Drawing.Point(21, 149);
  164. this.Lbl__Normal.Name = "Lbl__Normal";
  165. this.Lbl__Normal.Size = new System.Drawing.Size(119, 12);
  166. this.Lbl__Normal.TabIndex = 7;
  167. this.Lbl__Normal.Text = "本日运行时间:0小时";
  168. this.Lbl__Normal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  169. //
  170. // Lbl_Fault
  171. //
  172. this.Lbl_Fault.AutoSize = true;
  173. this.Lbl_Fault.ForeColor = System.Drawing.Color.Red;
  174. this.Lbl_Fault.Location = new System.Drawing.Point(174, 149);
  175. this.Lbl_Fault.Name = "Lbl_Fault";
  176. this.Lbl_Fault.Size = new System.Drawing.Size(119, 12);
  177. this.Lbl_Fault.TabIndex = 8;
  178. this.Lbl_Fault.Text = "本日故障时间:0小时";
  179. this.Lbl_Fault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  180. //
  181. // Lbl_Standby
  182. //
  183. this.Lbl_Standby.AutoSize = true;
  184. this.Lbl_Standby.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  185. this.Lbl_Standby.Location = new System.Drawing.Point(327, 149);
  186. this.Lbl_Standby.Name = "Lbl_Standby";
  187. this.Lbl_Standby.Size = new System.Drawing.Size(119, 12);
  188. this.Lbl_Standby.TabIndex = 9;
  189. this.Lbl_Standby.Text = "本日待机时间:0小时";
  190. this.Lbl_Standby.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  191. //
  192. // Lbl_MaterialShortage
  193. //
  194. this.Lbl_MaterialShortage.AutoSize = true;
  195. this.Lbl_MaterialShortage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  196. this.Lbl_MaterialShortage.Location = new System.Drawing.Point(480, 149);
  197. this.Lbl_MaterialShortage.Name = "Lbl_MaterialShortage";
  198. this.Lbl_MaterialShortage.Size = new System.Drawing.Size(119, 12);
  199. this.Lbl_MaterialShortage.TabIndex = 10;
  200. this.Lbl_MaterialShortage.Text = "本日缺料时间:0小时";
  201. this.Lbl_MaterialShortage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  202. //
  203. // Lbl_Maintenance
  204. //
  205. this.Lbl_Maintenance.AutoSize = true;
  206. this.Lbl_Maintenance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  207. this.Lbl_Maintenance.Location = new System.Drawing.Point(633, 149);
  208. this.Lbl_Maintenance.Name = "Lbl_Maintenance";
  209. this.Lbl_Maintenance.Size = new System.Drawing.Size(119, 12);
  210. this.Lbl_Maintenance.TabIndex = 11;
  211. this.Lbl_Maintenance.Text = "本日维修时间:0小时";
  212. this.Lbl_Maintenance.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  213. //
  214. // tableLayoutPanel1
  215. //
  216. this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  217. | System.Windows.Forms.AnchorStyles.Left)
  218. | System.Windows.Forms.AnchorStyles.Right)));
  219. this.tableLayoutPanel1.ColumnCount = 2;
  220. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  221. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  222. this.tableLayoutPanel1.Controls.Add(this.uiTitlePanel1, 0, 0);
  223. this.tableLayoutPanel1.Controls.Add(this.uiTitlePanel2, 1, 0);
  224. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 184);
  225. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  226. this.tableLayoutPanel1.RowCount = 1;
  227. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  228. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 437F));
  229. this.tableLayoutPanel1.Size = new System.Drawing.Size(1044, 377);
  230. this.tableLayoutPanel1.TabIndex = 14;
  231. //
  232. // uiTitlePanel1
  233. //
  234. this.uiTitlePanel1.Controls.Add(this.dgv_Current);
  235. this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.uiTitlePanel1.Location = new System.Drawing.Point(4, 5);
  238. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  239. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  240. this.uiTitlePanel1.Name = "uiTitlePanel1";
  241. this.uiTitlePanel1.RectColor = System.Drawing.SystemColors.AppWorkspace;
  242. this.uiTitlePanel1.ShowText = false;
  243. this.uiTitlePanel1.Size = new System.Drawing.Size(514, 367);
  244. this.uiTitlePanel1.TabIndex = 0;
  245. this.uiTitlePanel1.Text = "设备当前报警-48H";
  246. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  247. this.uiTitlePanel1.TitleColor = System.Drawing.Color.Gray;
  248. //
  249. // dgv_Current
  250. //
  251. this.dgv_Current.AllowUserToAddRows = false;
  252. this.dgv_Current.AllowUserToDeleteRows = false;
  253. this.dgv_Current.AllowUserToOrderColumns = true;
  254. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  255. this.dgv_Current.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  256. this.dgv_Current.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  257. | System.Windows.Forms.AnchorStyles.Left)
  258. | System.Windows.Forms.AnchorStyles.Right)));
  259. this.dgv_Current.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  260. this.dgv_Current.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  261. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  262. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  263. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  265. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  266. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  267. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  268. this.dgv_Current.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  269. this.dgv_Current.ColumnHeadersHeight = 32;
  270. this.dgv_Current.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  271. this.dgv_Current.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  272. this.Column1,
  273. this.Column4,
  274. this.Column3,
  275. this.Column2});
  276. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  277. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  278. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  280. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  281. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  282. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  283. this.dgv_Current.DefaultCellStyle = dataGridViewCellStyle3;
  284. this.dgv_Current.EnableHeadersVisualStyles = false;
  285. this.dgv_Current.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.dgv_Current.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  287. this.dgv_Current.Location = new System.Drawing.Point(3, 38);
  288. this.dgv_Current.Name = "dgv_Current";
  289. this.dgv_Current.ReadOnly = true;
  290. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  291. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  292. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  294. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  295. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  296. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  297. this.dgv_Current.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  298. this.dgv_Current.RowHeadersVisible = false;
  299. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  300. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  302. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  303. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  304. this.dgv_Current.RowsDefaultCellStyle = dataGridViewCellStyle5;
  305. this.dgv_Current.RowTemplate.Height = 23;
  306. this.dgv_Current.ScrollBarColor = System.Drawing.Color.Gray;
  307. this.dgv_Current.ScrollBarRectColor = System.Drawing.SystemColors.AppWorkspace;
  308. this.dgv_Current.ScrollBarStyleInherited = false;
  309. this.dgv_Current.SelectedIndex = -1;
  310. this.dgv_Current.Size = new System.Drawing.Size(508, 326);
  311. this.dgv_Current.TabIndex = 1;
  312. //
  313. // Column1
  314. //
  315. this.Column1.DataPropertyName = "线体名称";
  316. this.Column1.HeaderText = "线体名称";
  317. this.Column1.MinimumWidth = 120;
  318. this.Column1.Name = "Column1";
  319. this.Column1.ReadOnly = true;
  320. this.Column1.Width = 120;
  321. //
  322. // Column4
  323. //
  324. this.Column4.DataPropertyName = "报警类型";
  325. this.Column4.HeaderText = "报警类型";
  326. this.Column4.MinimumWidth = 120;
  327. this.Column4.Name = "Column4";
  328. this.Column4.ReadOnly = true;
  329. this.Column4.Width = 120;
  330. //
  331. // Column3
  332. //
  333. this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  334. this.Column3.DataPropertyName = "报警内容";
  335. this.Column3.HeaderText = "报警内容";
  336. this.Column3.MinimumWidth = 200;
  337. this.Column3.Name = "Column3";
  338. this.Column3.ReadOnly = true;
  339. //
  340. // Column2
  341. //
  342. this.Column2.DataPropertyName = "开始时间";
  343. this.Column2.HeaderText = "开始时间";
  344. this.Column2.MinimumWidth = 200;
  345. this.Column2.Name = "Column2";
  346. this.Column2.ReadOnly = true;
  347. this.Column2.Width = 200;
  348. //
  349. // uiTitlePanel2
  350. //
  351. this.uiTitlePanel2.Controls.Add(this.dgv_History);
  352. this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  353. this.uiTitlePanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  354. this.uiTitlePanel2.Location = new System.Drawing.Point(526, 5);
  355. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  356. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  357. this.uiTitlePanel2.Name = "uiTitlePanel2";
  358. this.uiTitlePanel2.RectColor = System.Drawing.SystemColors.AppWorkspace;
  359. this.uiTitlePanel2.ShowText = false;
  360. this.uiTitlePanel2.Size = new System.Drawing.Size(514, 367);
  361. this.uiTitlePanel2.TabIndex = 1;
  362. this.uiTitlePanel2.Text = "设备历史报警-48H";
  363. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  364. this.uiTitlePanel2.TitleColor = System.Drawing.Color.Gray;
  365. //
  366. // dgv_History
  367. //
  368. this.dgv_History.AllowUserToAddRows = false;
  369. this.dgv_History.AllowUserToDeleteRows = false;
  370. this.dgv_History.AllowUserToOrderColumns = true;
  371. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  372. this.dgv_History.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  373. this.dgv_History.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  374. | System.Windows.Forms.AnchorStyles.Left)
  375. | System.Windows.Forms.AnchorStyles.Right)));
  376. this.dgv_History.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  377. this.dgv_History.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  378. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  379. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  380. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
  382. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  383. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  384. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  385. this.dgv_History.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  386. this.dgv_History.ColumnHeadersHeight = 32;
  387. this.dgv_History.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  388. this.dgv_History.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  389. this.dataGridViewTextBoxColumn1,
  390. this.Column5,
  391. this.dataGridViewTextBoxColumn3,
  392. this.dataGridViewTextBoxColumn2,
  393. this.耗时});
  394. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  395. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  396. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  398. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  399. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  400. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  401. this.dgv_History.DefaultCellStyle = dataGridViewCellStyle8;
  402. this.dgv_History.EnableHeadersVisualStyles = false;
  403. this.dgv_History.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  404. this.dgv_History.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  405. this.dgv_History.Location = new System.Drawing.Point(3, 38);
  406. this.dgv_History.Name = "dgv_History";
  407. this.dgv_History.ReadOnly = true;
  408. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  409. dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  410. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  412. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  413. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  414. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  415. this.dgv_History.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  416. this.dgv_History.RowHeadersVisible = false;
  417. dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
  418. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  420. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  421. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  422. this.dgv_History.RowsDefaultCellStyle = dataGridViewCellStyle10;
  423. this.dgv_History.RowTemplate.Height = 23;
  424. this.dgv_History.ScrollBarColor = System.Drawing.Color.Gray;
  425. this.dgv_History.ScrollBarRectColor = System.Drawing.SystemColors.AppWorkspace;
  426. this.dgv_History.ScrollBarStyleInherited = false;
  427. this.dgv_History.SelectedIndex = -1;
  428. this.dgv_History.Size = new System.Drawing.Size(507, 326);
  429. this.dgv_History.TabIndex = 2;
  430. //
  431. // dataGridViewTextBoxColumn1
  432. //
  433. this.dataGridViewTextBoxColumn1.DataPropertyName = "线体名称";
  434. this.dataGridViewTextBoxColumn1.HeaderText = "线体名称";
  435. this.dataGridViewTextBoxColumn1.MinimumWidth = 100;
  436. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  437. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  438. //
  439. // Column5
  440. //
  441. this.Column5.DataPropertyName = "报警类型";
  442. this.Column5.HeaderText = "报警类型";
  443. this.Column5.MinimumWidth = 100;
  444. this.Column5.Name = "Column5";
  445. this.Column5.ReadOnly = true;
  446. //
  447. // dataGridViewTextBoxColumn3
  448. //
  449. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  450. this.dataGridViewTextBoxColumn3.DataPropertyName = "报警内容";
  451. this.dataGridViewTextBoxColumn3.HeaderText = "报警内容";
  452. this.dataGridViewTextBoxColumn3.MinimumWidth = 90;
  453. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  454. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  455. //
  456. // dataGridViewTextBoxColumn2
  457. //
  458. this.dataGridViewTextBoxColumn2.DataPropertyName = "开始时间";
  459. this.dataGridViewTextBoxColumn2.HeaderText = "开始时间";
  460. this.dataGridViewTextBoxColumn2.MinimumWidth = 200;
  461. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  462. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  463. this.dataGridViewTextBoxColumn2.Width = 200;
  464. //
  465. // 耗时
  466. //
  467. this.耗时.DataPropertyName = "耗时";
  468. this.耗时.HeaderText = "耗时(s)";
  469. this.耗时.MinimumWidth = 68;
  470. this.耗时.Name = "耗时";
  471. this.耗时.ReadOnly = true;
  472. this.耗时.Width = 68;
  473. //
  474. // Lbl_Unknown
  475. //
  476. this.Lbl_Unknown.AutoSize = true;
  477. this.Lbl_Unknown.ForeColor = System.Drawing.Color.Gray;
  478. this.Lbl_Unknown.Location = new System.Drawing.Point(776, 149);
  479. this.Lbl_Unknown.Name = "Lbl_Unknown";
  480. this.Lbl_Unknown.Size = new System.Drawing.Size(143, 12);
  481. this.Lbl_Unknown.TabIndex = 16;
  482. this.Lbl_Unknown.Text = "本日未知状态时间:0小时";
  483. this.Lbl_Unknown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  484. //
  485. // RPrc_Unknown
  486. //
  487. this.RPrc_Unknown.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. this.RPrc_Unknown.ForeColor = System.Drawing.Color.Gray;
  489. this.RPrc_Unknown.ForeColor2 = System.Drawing.Color.Black;
  490. this.RPrc_Unknown.Inner = 55;
  491. this.RPrc_Unknown.Location = new System.Drawing.Point(779, 8);
  492. this.RPrc_Unknown.Margin = new System.Windows.Forms.Padding(15, 3, 3, 3);
  493. this.RPrc_Unknown.Maximum = 24;
  494. this.RPrc_Unknown.MinimumSize = new System.Drawing.Size(1, 1);
  495. this.RPrc_Unknown.Name = "RPrc_Unknown";
  496. this.RPrc_Unknown.Outer = 61;
  497. this.RPrc_Unknown.ProcessBackColor = System.Drawing.Color.Silver;
  498. this.RPrc_Unknown.ProcessColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  499. this.RPrc_Unknown.ShowProcess = true;
  500. this.RPrc_Unknown.Size = new System.Drawing.Size(135, 135);
  501. this.RPrc_Unknown.TabIndex = 15;
  502. this.RPrc_Unknown.Text = "0.0%";
  503. //
  504. // Form_DevAlarm
  505. //
  506. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  507. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  508. this.BackColor = System.Drawing.Color.White;
  509. this.ClientSize = new System.Drawing.Size(1044, 561);
  510. this.Controls.Add(this.Lbl_Unknown);
  511. this.Controls.Add(this.RPrc_Unknown);
  512. this.Controls.Add(this.tableLayoutPanel1);
  513. this.Controls.Add(this.Lbl_Maintenance);
  514. this.Controls.Add(this.Lbl_MaterialShortage);
  515. this.Controls.Add(this.Lbl_Standby);
  516. this.Controls.Add(this.Lbl_Fault);
  517. this.Controls.Add(this.Lbl__Normal);
  518. this.Controls.Add(this.RPrc_Maintenance);
  519. this.Controls.Add(this.RPrc_MaterialShortage);
  520. this.Controls.Add(this.RPrc_Standby);
  521. this.Controls.Add(this.RPrc_Fault);
  522. this.Controls.Add(this.RPrc_Normal);
  523. this.Name = "Form_DevAlarm";
  524. this.Text = "Form_DevAlarm";
  525. this.Load += new System.EventHandler(this.Form_DevAlarm_Load);
  526. this.VisibleChanged += new System.EventHandler(this.Form_DevAlarm_VisibleChanged);
  527. this.tableLayoutPanel1.ResumeLayout(false);
  528. this.uiTitlePanel1.ResumeLayout(false);
  529. ((System.ComponentModel.ISupportInitialize)(this.dgv_Current)).EndInit();
  530. this.uiTitlePanel2.ResumeLayout(false);
  531. ((System.ComponentModel.ISupportInitialize)(this.dgv_History)).EndInit();
  532. this.ResumeLayout(false);
  533. this.PerformLayout();
  534. }
  535. #endregion
  536. private Sunny.UI.UIRoundProcess RPrc_Normal;
  537. private Sunny.UI.UIRoundProcess RPrc_Fault;
  538. private Sunny.UI.UIRoundProcess RPrc_Standby;
  539. private Sunny.UI.UIRoundProcess RPrc_MaterialShortage;
  540. private Sunny.UI.UIRoundProcess RPrc_Maintenance;
  541. private System.Windows.Forms.Label Lbl__Normal;
  542. private System.Windows.Forms.Label Lbl_Fault;
  543. private System.Windows.Forms.Label Lbl_Standby;
  544. private System.Windows.Forms.Label Lbl_MaterialShortage;
  545. private System.Windows.Forms.Label Lbl_Maintenance;
  546. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  547. private Sunny.UI.UITitlePanel uiTitlePanel1;
  548. private Sunny.UI.UITitlePanel uiTitlePanel2;
  549. private Sunny.UI.UIDataGridView dgv_Current;
  550. private Sunny.UI.UIDataGridView dgv_History;
  551. private System.Windows.Forms.Label Lbl_Unknown;
  552. private Sunny.UI.UIRoundProcess RPrc_Unknown;
  553. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  554. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  555. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  556. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  557. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  558. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  559. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  560. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  561. private System.Windows.Forms.DataGridViewTextBoxColumn 耗时;
  562. }
  563. }