Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/11 18:10:31 (13 years ago)
Author:
ascheibe
Message:

#1233 some minor ui fixes for the slave

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/SlaveAboutDialog.Designer.cs

    r5602 r5677  
    9595      this.licenseTextBox.BackColor = System.Drawing.SystemColors.HighlightText;
    9696      this.licenseTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
    97       this.licenseTextBox.Location = new System.Drawing.Point(257, 78);
     97      this.licenseTextBox.Location = new System.Drawing.Point(257, 71);
    9898      this.licenseTextBox.Name = "licenseTextBox";
    9999      this.licenseTextBox.ReadOnly = true;
     
    193193      this.Controls.Add(this.label);
    194194      this.Controls.Add(this.btnOk);
     195      this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
    195196      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
    196197      this.MaximizeBox = false;
Note: See TracChangeset for help on using the changeset viewer.