Updated splash screen

This commit is contained in:
Scott Lovegrove
2015-06-05 10:39:44 +01:00
parent 00aa3b0de0
commit fd6de9ce10
3 changed files with 93 additions and 445 deletions

View File

@@ -108,7 +108,7 @@
this.lblVersion.Location = new System.Drawing.Point(3, 59);
this.lblVersion.MaximumSize = new System.Drawing.Size(0, 100);
this.lblVersion.Name = "lblVersion";
this.lblVersion.Size = new System.Drawing.Size(270, 59);
this.lblVersion.Size = new System.Drawing.Size(267, 59);
this.lblVersion.TabIndex = 1;
this.lblVersion.Text = "Version 1234";
this.lblVersion.UseWaitCursor = true;