浏览代码

优化SplashScreen

cxs 10 月之前
父节点
当前提交
9dec553867

+ 1 - 0
OTSIncAMeasureApp/10-OTSSplashScreen/OTSSplashScreen_Cleanness.Designer.cs

@@ -144,6 +144,7 @@ namespace OTSMeasureApp._10_OTSSplashScreen
             this.richTextBox3.Location = new System.Drawing.Point(744, 2);
             this.richTextBox3.Margin = new System.Windows.Forms.Padding(2);
             this.richTextBox3.Name = "richTextBox3";
+            this.richTextBox3.ReadOnly = true;
             this.richTextBox3.Size = new System.Drawing.Size(18, 19);
             this.richTextBox3.TabIndex = 9;
             this.richTextBox3.TabStop = false;

+ 1 - 0
OTSIncAMeasureApp/10-OTSSplashScreen/OTSSplashScreen_IncA.Designer.cs

@@ -140,6 +140,7 @@ namespace OTSMeasureApp._10_OTSSplashScreen
             this.richTextBox3.Location = new System.Drawing.Point(744, 2);
             this.richTextBox3.Margin = new System.Windows.Forms.Padding(2);
             this.richTextBox3.Name = "richTextBox3";
+            this.richTextBox3.ReadOnly = true;
             this.richTextBox3.Size = new System.Drawing.Size(18, 19);
             this.richTextBox3.TabIndex = 9;
             this.richTextBox3.TabStop = false;