|
@@ -27,10 +27,10 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.richTextBox3 = new System.Windows.Forms.RichTextBox();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
+ this.label6 = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
@@ -40,7 +40,7 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.CausesValidation = false;
|
|
|
- this.label2.Font = new System.Drawing.Font("微软雅黑", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label2.Font = new System.Drawing.Font("Microsoft YaHei", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label2.ForeColor = System.Drawing.SystemColors.InfoText;
|
|
|
this.label2.Location = new System.Drawing.Point(668, 188);
|
|
|
this.label2.Name = "label2";
|
|
@@ -54,7 +54,7 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.CausesValidation = false;
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label1.Font = new System.Drawing.Font("Microsoft YaHei", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.InfoText;
|
|
|
this.label1.Location = new System.Drawing.Point(603, 239);
|
|
|
this.label1.Name = "label1";
|
|
@@ -89,7 +89,7 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label3.CausesValidation = false;
|
|
|
- this.label3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label3.Font = new System.Drawing.Font("SimSun", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label3.ForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
this.label3.Location = new System.Drawing.Point(1, 4);
|
|
|
this.label3.Name = "label3";
|
|
@@ -97,31 +97,12 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.label3.TabIndex = 6;
|
|
|
this.label3.Text = "Version : 3.2";
|
|
|
//
|
|
|
- // richTextBox1
|
|
|
- //
|
|
|
- this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.richTextBox1.BackColor = System.Drawing.SystemColors.Menu;
|
|
|
- this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
- this.richTextBox1.CausesValidation = false;
|
|
|
- this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
- this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.5F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
- this.richTextBox1.ForeColor = System.Drawing.SystemColors.HotTrack;
|
|
|
- this.richTextBox1.Location = new System.Drawing.Point(11, 466);
|
|
|
- this.richTextBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.richTextBox1.Name = "richTextBox1";
|
|
|
- this.richTextBox1.ReadOnly = true;
|
|
|
- this.richTextBox1.Size = new System.Drawing.Size(78, 19);
|
|
|
- this.richTextBox1.TabIndex = 7;
|
|
|
- this.richTextBox1.TabStop = false;
|
|
|
- this.richTextBox1.Text = "update log";
|
|
|
- this.richTextBox1.Click += new System.EventHandler(this.richTextBox1_Click);
|
|
|
- //
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.CausesValidation = false;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Font = new System.Drawing.Font("Microsoft YaHei", 21.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
|
|
|
this.label4.Location = new System.Drawing.Point(559, 296);
|
|
|
this.label4.Name = "label4";
|
|
@@ -151,13 +132,22 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.CausesValidation = false;
|
|
|
- this.label5.Font = new System.Drawing.Font("宋体", 15F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label5.Font = new System.Drawing.Font("SimSun", 15F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label5.ForeColor = System.Drawing.SystemColors.Highlight;
|
|
|
this.label5.Location = new System.Drawing.Point(498, 466);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(251, 20);
|
|
|
this.label5.TabIndex = 10;
|
|
|
- this.label5.Text = "Opton Copyright © 2024";
|
|
|
+ this.label5.Text = "Opton Copyright © 2025";
|
|
|
+ //
|
|
|
+ // label6
|
|
|
+ //
|
|
|
+ this.label6.Font = new System.Drawing.Font("Microsoft YaHei", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label6.Location = new System.Drawing.Point(4, 406);
|
|
|
+ this.label6.Name = "label6";
|
|
|
+ this.label6.Size = new System.Drawing.Size(448, 40);
|
|
|
+ this.label6.TabIndex = 11;
|
|
|
+ this.label6.Text = "OTS 矿物分析系统(钢铁行业)";
|
|
|
//
|
|
|
// OTSSplashScreen_IncA
|
|
|
//
|
|
@@ -167,10 +157,10 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
|
|
|
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
|
this.ClientSize = new System.Drawing.Size(761, 491);
|
|
|
+ this.Controls.Add(this.label6);
|
|
|
this.Controls.Add(this.label5);
|
|
|
this.Controls.Add(this.richTextBox3);
|
|
|
this.Controls.Add(this.label4);
|
|
|
- this.Controls.Add(this.richTextBox1);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.pictureBox2);
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
@@ -202,9 +192,9 @@ namespace OTSMeasureApp._10_OTSSplashScreen
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
- private System.Windows.Forms.RichTextBox richTextBox1;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.RichTextBox richTextBox3;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
+ private System.Windows.Forms.Label label6;
|
|
|
}
|
|
|
}
|