- Timestamp:
- 03/31/10 14:42:35 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/Starter/SplashScreen.Designer.cs
r2790 r3241 213 213 this.ShowInTaskbar = false; 214 214 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; 215 this.TopMost = true;216 215 this.panel.ResumeLayout(false); 217 216 ((System.ComponentModel.ISupportInitialize)(this.pictureBox)).EndInit(); 218 217 this.ResumeLayout(false); 219 220 218 } 221 219
Note: See TracChangeset
for help on using the changeset viewer.