Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/25/09 17:31:19 (15 years ago)
Author:
aleitner
Message:

changed login, exception handling on login failed (#626)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Server.Console/3.2/HiveServerConsole.Designer.cs

    r2065 r2109  
    206206      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    207207      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    208       this.BackColor = System.Drawing.Color.White;
     208      this.BackColor = System.Drawing.SystemColors.Control;
    209209      this.CancelButton = this.btnCancel;
    210210      this.ClientSize = new System.Drawing.Size(482, 226);
Note: See TracChangeset for help on using the changeset viewer.