Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/31/10 14:42:35 (15 years ago)
Author:
mkommend
Message:

corrected displaying of the SplashScreen (ticket #183)

File:
1 edited

Legend:

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

    r2790 r3241  
    213213      this.ShowInTaskbar = false;
    214214      this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
    215       this.TopMost = true;
    216215      this.panel.ResumeLayout(false);
    217216      ((System.ComponentModel.ISupportInitialize)(this.pictureBox)).EndInit();
    218217      this.ResumeLayout(false);
    219 
    220218    }
    221219
Note: See TracChangeset for help on using the changeset viewer.