Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/16/10 03:28:35 (14 years ago)
Author:
swagner
Message:

Updated layout of splash screen (#1000)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/Starter/SplashScreen.Designer.cs

    r3792 r3813  
    7272      this.infoLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
    7373      this.infoLabel.ForeColor = System.Drawing.Color.DarkOrange;
    74       this.infoLabel.Location = new System.Drawing.Point(0, 113);
     74      this.infoLabel.Location = new System.Drawing.Point(12, 113);
    7575      this.infoLabel.Name = "infoLabel";
    76       this.infoLabel.Size = new System.Drawing.Size(598, 30);
     76      this.infoLabel.Size = new System.Drawing.Size(574, 30);
    7777      this.infoLabel.TabIndex = 6;
    7878      this.infoLabel.Text = "Startup Information";
    79       this.infoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     79      this.infoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
    8080      //
    8181      // copyrightLabel
Note: See TracChangeset for help on using the changeset viewer.