Changeset 7070
- Timestamp:
- 11/24/11 17:05:06 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimizer/3.3/MainFormTypeSelectionDialog.Designer.cs
r6841 r7070 113 113 // 114 114 this.labelRestart.AutoSize = true; 115 this.labelRestart.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 116 this.labelRestart.ForeColor = System.Drawing.Color.Red; 115 117 this.labelRestart.Location = new System.Drawing.Point(9, 123); 116 118 this.labelRestart.Name = "labelRestart"; 117 this.labelRestart.Size = new System.Drawing.Size( 199, 26);119 this.labelRestart.Size = new System.Drawing.Size(241, 26); 118 120 this.labelRestart.TabIndex = 11; 119 121 this.labelRestart.Text = "Please note that you have to restart the \r\nOptimizer for the changes to take effe" +
Note: See TracChangeset
for help on using the changeset viewer.