代码提交

old
xiaoguo 2 years ago
parent a60f884d18
commit a9567794a2

@ -30,62 +30,42 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormScreen));
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiLine1 = new Sunny.UI.UILine();
this.uiLabel1 = new Sunny.UI.UILabel();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiLedLabel1 = new Sunny.UI.UILedLabel();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiBarChart1 = new Sunny.UI.UIBarChart();
this.lblTime = new Sunny.UI.UILabel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.uiPanel3 = new Sunny.UI.UIPanel();
this.uiPanel4 = new Sunny.UI.UIPanel();
this.uiLabel7 = new Sunny.UI.UILabel();
this.uiPanel5 = new Sunny.UI.UIPanel();
this.uiLabel8 = new Sunny.UI.UILabel();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiLabel2 = new Sunny.UI.UILabel();
this.uiPanel6 = new Sunny.UI.UIPanel();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiPanel7 = new Sunny.UI.UIPanel();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.uiPanel1.SuspendLayout();
this.uiPanel3.SuspendLayout();
this.uiPanel4.SuspendLayout();
this.uiPanel5.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.uiPanel6.SuspendLayout();
this.uiPanel7.SuspendLayout();
this.SuspendLayout();
//
// uiPanel2
//
this.uiPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiPanel2.FillColor = System.Drawing.Color.Empty;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel2.Location = new System.Drawing.Point(1485, -5);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.RectSize = 2;
this.uiPanel2.Size = new System.Drawing.Size(418, 1051);
this.uiPanel2.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel2.TabIndex = 1;
this.uiPanel2.Text = "uiPanel2";
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLine1
//
this.uiLine1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiLine1.FillColor = System.Drawing.Color.Empty;
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiLine1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(158)))), ((int)(((byte)(178)))));
this.uiLine1.LineColor2 = System.Drawing.Color.Empty;
this.uiLine1.LineSize = 3;
this.uiLine1.Location = new System.Drawing.Point(449, 80);
this.uiLine1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLine1.Name = "uiLine1";
this.uiLine1.RectSize = 2;
this.uiLine1.Size = new System.Drawing.Size(1003, 27);
this.uiLine1.Style = Sunny.UI.UIStyle.Custom;
this.uiLine1.TabIndex = 2;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel1
//
this.uiLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel1.ForeColor = System.Drawing.Color.White;
this.uiLabel1.Location = new System.Drawing.Point(540, 31);
this.uiLabel1.Location = new System.Drawing.Point(396, 29);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(786, 46);
this.uiLabel1.Size = new System.Drawing.Size(1070, 46);
this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel1.TabIndex = 3;
this.uiLabel1.Text = "XXXXXX 5G智慧驿站";
@ -96,9 +76,9 @@
//
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(568, 310);
this.pictureBox1.Location = new System.Drawing.Point(17, 160);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(746, 407);
this.pictureBox1.Size = new System.Drawing.Size(988, 407);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 4;
this.pictureBox1.TabStop = false;
@ -107,31 +87,56 @@
//
this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel1.Controls.Add(this.uiLedLabel1);
this.uiPanel1.Controls.Add(this.uiLabel4);
this.uiPanel1.FillColor = System.Drawing.Color.Empty;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel1.Location = new System.Drawing.Point(-3, -5);
this.uiPanel1.Location = new System.Drawing.Point(10, 123);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RectSize = 2;
this.uiPanel1.Size = new System.Drawing.Size(418, 1051);
this.uiPanel1.Size = new System.Drawing.Size(418, 297);
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel1.TabIndex = 5;
this.uiPanel1.Text = "uiPanel1";
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLedLabel1
//
this.uiLedLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiLedLabel1.Location = new System.Drawing.Point(15, 75);
this.uiLedLabel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLedLabel1.Name = "uiLedLabel1";
this.uiLedLabel1.ShowFocusColor = true;
this.uiLedLabel1.Size = new System.Drawing.Size(305, 35);
this.uiLedLabel1.Style = Sunny.UI.UIStyle.Custom;
this.uiLedLabel1.TabIndex = 12;
this.uiLedLabel1.Text = "uiLedLabel1";
this.uiLedLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel4.Location = new System.Drawing.Point(15, 12);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(176, 46);
this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel4.TabIndex = 9;
this.uiLabel4.Text = "今日数据";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiBarChart1
//
this.uiBarChart1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.uiBarChart1.FillColor = System.Drawing.Color.Empty;
this.uiBarChart1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiBarChart1.LegendFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiBarChart1.Location = new System.Drawing.Point(568, 729);
this.uiBarChart1.Location = new System.Drawing.Point(17, 592);
this.uiBarChart1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBarChart1.Name = "uiBarChart1";
this.uiBarChart1.RectColor = System.Drawing.Color.Empty;
this.uiBarChart1.Size = new System.Drawing.Size(746, 300);
this.uiBarChart1.Size = new System.Drawing.Size(988, 300);
this.uiBarChart1.Style = Sunny.UI.UIStyle.Custom;
this.uiBarChart1.SubFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiBarChart1.TabIndex = 6;
@ -140,10 +145,9 @@
// lblTime
//
this.lblTime.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.lblTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.lblTime.Location = new System.Drawing.Point(1225, 5);
this.lblTime.Location = new System.Drawing.Point(1638, 10);
this.lblTime.Name = "lblTime";
this.lblTime.Size = new System.Drawing.Size(231, 23);
this.lblTime.Size = new System.Drawing.Size(231, 38);
this.lblTime.Style = Sunny.UI.UIStyle.Custom;
this.lblTime.TabIndex = 0;
this.lblTime.Text = "2022-10-11 12:20:50";
@ -156,35 +160,216 @@
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// uiPanel3
//
this.uiPanel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiPanel3.Controls.Add(this.uiLabel1);
this.uiPanel3.Controls.Add(this.lblTime);
this.uiPanel3.FillColor = System.Drawing.Color.Empty;
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel3.Location = new System.Drawing.Point(13, -1);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.RectSize = 2;
this.uiPanel3.Size = new System.Drawing.Size(1878, 114);
this.uiPanel3.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel3.TabIndex = 9;
this.uiPanel3.Text = null;
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel4
//
this.uiPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel4.Controls.Add(this.uiLabel7);
this.uiPanel4.FillColor = System.Drawing.Color.Empty;
this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel4.Location = new System.Drawing.Point(10, 430);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.RectSize = 2;
this.uiPanel4.Size = new System.Drawing.Size(418, 293);
this.uiPanel4.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel4.TabIndex = 13;
this.uiPanel4.Text = null;
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel7
//
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel7.Location = new System.Drawing.Point(15, 12);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(176, 46);
this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel7.TabIndex = 9;
this.uiLabel7.Text = "使用占比";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel5
//
this.uiPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel5.Controls.Add(this.uiLabel8);
this.uiPanel5.FillColor = System.Drawing.Color.Empty;
this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel5.Location = new System.Drawing.Point(10, 733);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.RectSize = 2;
this.uiPanel5.Size = new System.Drawing.Size(418, 295);
this.uiPanel5.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel5.TabIndex = 14;
this.uiPanel5.Text = null;
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel8
//
this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel8.Location = new System.Drawing.Point(15, 12);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(176, 46);
this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel8.TabIndex = 9;
this.uiLabel8.Text = "系统警告";
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel2
//
this.uiPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel2.Controls.Add(this.uiLabel2);
this.uiPanel2.FillColor = System.Drawing.Color.Empty;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel2.Location = new System.Drawing.Point(1473, 123);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.RectSize = 2;
this.uiPanel2.Size = new System.Drawing.Size(418, 297);
this.uiPanel2.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel2.TabIndex = 13;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel2.Location = new System.Drawing.Point(15, 12);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(176, 46);
this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel2.TabIndex = 9;
this.uiLabel2.Text = "今日气象";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel6
//
this.uiPanel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel6.Controls.Add(this.uiLabel3);
this.uiPanel6.FillColor = System.Drawing.Color.Empty;
this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel6.Location = new System.Drawing.Point(1473, 430);
this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel6.Name = "uiPanel6";
this.uiPanel6.RectSize = 2;
this.uiPanel6.Size = new System.Drawing.Size(418, 598);
this.uiPanel6.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel6.TabIndex = 14;
this.uiPanel6.Text = null;
this.uiPanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point);
this.uiLabel3.Location = new System.Drawing.Point(15, 12);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(176, 46);
this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
this.uiLabel3.TabIndex = 9;
this.uiLabel3.Text = "设备情况";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel7
//
this.uiPanel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.uiPanel7.Controls.Add(this.pictureBox1);
this.uiPanel7.Controls.Add(this.uiBarChart1);
this.uiPanel7.FillColor = System.Drawing.Color.Empty;
this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
this.uiPanel7.Location = new System.Drawing.Point(440, 123);
this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel7.Name = "uiPanel7";
this.uiPanel7.RectSize = 2;
this.uiPanel7.Size = new System.Drawing.Size(1025, 904);
this.uiPanel7.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel7.TabIndex = 15;
this.uiPanel7.Text = null;
this.uiPanel7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// FormScreen
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(36)))), ((int)(((byte)(59)))));
this.ClientSize = new System.Drawing.Size(1904, 1041);
this.Controls.Add(this.uiLabel1);
this.Controls.Add(this.uiLine1);
this.Controls.Add(this.lblTime);
this.Controls.Add(this.uiBarChart1);
this.Controls.Add(this.uiPanel1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.uiPanel7);
this.Controls.Add(this.uiPanel6);
this.Controls.Add(this.uiPanel2);
this.Controls.Add(this.uiPanel5);
this.Controls.Add(this.uiPanel4);
this.Controls.Add(this.uiPanel3);
this.Controls.Add(this.uiPanel1);
this.Margin = new System.Windows.Forms.Padding(1);
this.Name = "FormScreen";
this.Text = "引导屏";
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.uiPanel1.ResumeLayout(false);
this.uiPanel3.ResumeLayout(false);
this.uiPanel4.ResumeLayout(false);
this.uiPanel5.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.uiPanel6.ResumeLayout(false);
this.uiPanel7.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UILine uiLine1;
private Sunny.UI.UILabel uiLabel1;
private PictureBox pictureBox1;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIBarChart uiBarChart1;
private Sunny.UI.UILabel lblTime;
private System.Windows.Forms.Timer timer1;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UILedLabel uiLedLabel1;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UIPanel uiPanel5;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UIPanel uiPanel6;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UIPanel uiPanel7;
}
}

@ -57,18 +57,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="uiPanel2.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="uiLine1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="uiLabel1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="pictureBox1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
@ -1354,19 +1342,7 @@
lM1c2IqRlypQS16X7Pu2aQ6lyiiisigooooA/9k=
</value>
</data>
<metadata name="uiPanel1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="uiBarChart1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="lblTime.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
</root>

@ -10,11 +10,6 @@
<ItemGroup>
<PackageReference Include="SunnyUI" Version="3.3.0" />
<PackageReference Include="System.ServiceModel.Duplex" Version="4.10.*" />
<PackageReference Include="System.ServiceModel.Federation" Version="4.10.*" />
<PackageReference Include="System.ServiceModel.Http" Version="4.10.*" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.*" />
<PackageReference Include="System.ServiceModel.Security" Version="4.10.*" />
</ItemGroup>
<ItemGroup>
@ -34,6 +29,7 @@
<ItemGroup>
<Folder Include="Sources\" />
<Folder Include="UserControl\" />
</ItemGroup>
<ItemGroup>

@ -9,12 +9,7 @@
"GuideScreen.UI/1.0.0": {
"dependencies": {
"GuideScreen.Common": "1.0.0",
"SunnyUI": "3.3.0",
"System.ServiceModel.Duplex": "4.10.0",
"System.ServiceModel.Federation": "4.10.0",
"System.ServiceModel.Http": "4.10.0",
"System.ServiceModel.NetTcp": "4.10.0",
"System.ServiceModel.Security": "4.10.0"
"SunnyUI": "3.3.0"
},
"runtime": {
"GuideScreen.UI.dll": {}
@ -2456,6 +2451,14 @@
"runtime": {
"GuideScreen.Common.dll": {}
}
},
"HslCommunication/11.0.6.0": {
"runtime": {
"HslCommunication.dll": {
"assemblyVersion": "11.0.6.0",
"fileVersion": "11.0.6.0"
}
}
}
}
},
@ -4002,6 +4005,11 @@
"type": "project",
"serviceable": false,
"sha512": ""
},
"HslCommunication/11.0.6.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
}
}
}

@ -152,26 +152,6 @@
"SunnyUI": {
"target": "Package",
"version": "[3.3.0, )"
},
"System.ServiceModel.Duplex": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Federation": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Http": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.NetTcp": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Security": {
"target": "Package",
"version": "[4.10.*, )"
}
},
"imports": [

@ -10987,12 +10987,7 @@
"projectFileDependencyGroups": {
"net6.0-windows7.0": [
"GuideScreen.Common >= 1.0.0",
"SunnyUI >= 3.3.0",
"System.ServiceModel.Duplex >= 4.10.*",
"System.ServiceModel.Federation >= 4.10.*",
"System.ServiceModel.Http >= 4.10.*",
"System.ServiceModel.NetTcp >= 4.10.*",
"System.ServiceModel.Security >= 4.10.*"
"SunnyUI >= 3.3.0"
]
},
"packageFolders": {
@ -11046,26 +11041,6 @@
"SunnyUI": {
"target": "Package",
"version": "[3.3.0, )"
},
"System.ServiceModel.Duplex": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Federation": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Http": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.NetTcp": {
"target": "Package",
"version": "[4.10.*, )"
},
"System.ServiceModel.Security": {
"target": "Package",
"version": "[4.10.*, )"
}
},
"imports": [

@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "XLZptjNCSR8l7G0Tih6hRAYI3ziwOFG+eH6I4oYbe3EVNpgXjgaCVof6OSurwxrx/qhJD5w9dr4q1MGZgh3APg==",
"dgSpecHash": "ACl0pYiIYyJppJ6aC9BIoW7DsUmZSaZuUjhU/+BiqEWYjVDqej0ZITAo/p6kGL6wZ2FwwqmoP6CFU6fQlcv2kw==",
"success": true,
"projectFilePath": "D:\\Source\\wisdomstation\\guidescreen\\GuideScreen\\GuideScreen.UI\\GuideScreen.UI.csproj",
"expectedPackageFiles": [

Loading…
Cancel
Save