Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/19/09 15:11:36 (15 years ago)
Author:
abeham
Message:

wrapping close method to possibly solve #183

File:
1 edited

Legend:

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

    r595 r2439  
    214214      this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
    215215      this.TopMost = true;
    216       this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SplashScreen_FormClosing);
    217216      this.panel.ResumeLayout(false);
    218217      ((System.ComponentModel.ISupportInitialize)(this.pictureBox)).EndInit();
Note: See TracChangeset for help on using the changeset viewer.