|
|
|
@ -1437,13 +1437,14 @@ namespace GuideScreen.UI
|
|
|
|
|
this.txtAlarm.Active = true;
|
|
|
|
|
this.txtAlarm.FillColor = System.Drawing.Color.Empty;
|
|
|
|
|
this.txtAlarm.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
this.txtAlarm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
|
|
|
|
|
this.txtAlarm.ForeColor = System.Drawing.Color.Red;
|
|
|
|
|
this.txtAlarm.Location = new System.Drawing.Point(160, 3);
|
|
|
|
|
this.txtAlarm.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
|
|
this.txtAlarm.Name = "txtAlarm";
|
|
|
|
|
this.txtAlarm.RectColor = System.Drawing.Color.Empty;
|
|
|
|
|
this.txtAlarm.Size = new System.Drawing.Size(835, 35);
|
|
|
|
|
this.txtAlarm.Style = Sunny.UI.UIStyle.Custom;
|
|
|
|
|
this.txtAlarm.StyleCustomMode = true;
|
|
|
|
|
this.txtAlarm.TabIndex = 69;
|
|
|
|
|
this.txtAlarm.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
|
|
|
|
//
|
|
|
|
|