Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/28/09 17:33:37 (15 years ago)
Author:
aleitner
Message:

contextmenu is on place where clicked
Add project form
expand add job form
(#626)

File:
1 edited

Legend:

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

    r1832 r1937  
    7171      // AddGroup
    7272      //
     73      this.AcceptButton = this.btnAdd;
    7374      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    7475      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     76      this.CancelButton = this.btnClose;
    7577      this.ClientSize = new System.Drawing.Size(337, 70);
    7678      this.Controls.Add(this.tbName);
Note: See TracChangeset for help on using the changeset viewer.