Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/22/11 16:28:59 (13 years ago)
Author:
ascheibe
Message:

#1233

  • implemented administrator ui review comments
  • implemented slave ui review comments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/MainWindow.Designer.cs

    r6734 r6823  
    3939      this.slaveMainView.Name = "slaveMainView";
    4040      this.slaveMainView.ReadOnly = false;
    41       this.slaveMainView.Size = new System.Drawing.Size(588, 328);
     41      this.slaveMainView.Size = new System.Drawing.Size(590, 488);
    4242      this.slaveMainView.TabIndex = 0;
    4343      //
     
    4646      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    4747      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    48       this.ClientSize = new System.Drawing.Size(612, 352);
     48      this.ClientSize = new System.Drawing.Size(614, 512);
    4949      this.Controls.Add(this.slaveMainView);
    5050      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
Note: See TracChangeset for help on using the changeset viewer.