Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/11/10 19:06:02 (14 years ago)
Author:
swagner
Message:

Updated HeuristicLab logos and adapted SplashScreen (#989)

File:
1 edited

Legend:

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

    r3761 r3777  
    125125      this.pictureBox.Location = new System.Drawing.Point(12, 12);
    126126      this.pictureBox.Name = "pictureBox";
    127       this.pictureBox.Size = new System.Drawing.Size(165, 183);
    128       this.pictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     127      this.pictureBox.Size = new System.Drawing.Size(160, 180);
     128      this.pictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
    129129      this.pictureBox.TabIndex = 2;
    130130      this.pictureBox.TabStop = false;
Note: See TracChangeset for help on using the changeset viewer.