|
@@ -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;
|