Changeset 15738
- Timestamp:
- 02/08/18 12:50:57 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.Designer.cs
r15583 r15738 172 172 // foldsNumericUpDown 173 173 // 174 this.foldsNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 175 | System.Windows.Forms.AnchorStyles.Right))); 176 this.foldsNumericUpDown.Location = new System.Drawing.Point(55, 2 6);174 this.foldsNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 175 | System.Windows.Forms.AnchorStyles.Right))); 176 this.foldsNumericUpDown.Location = new System.Drawing.Point(55, 27); 177 177 this.foldsNumericUpDown.Maximum = new decimal(new int[] { 178 178 50, … … 186 186 0}); 187 187 this.foldsNumericUpDown.Name = "foldsNumericUpDown"; 188 this.foldsNumericUpDown.Size = new System.Drawing.Size( 154, 20);188 this.foldsNumericUpDown.Size = new System.Drawing.Size(248, 20); 189 189 this.foldsNumericUpDown.TabIndex = 3; 190 190 this.foldsNumericUpDown.ThousandsSeparator = true; … … 208 208 // workersNumericUpDown 209 209 // 210 this.workersNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 211 | System.Windows.Forms.AnchorStyles.Right))); 212 this.workersNumericUpDown.Location = new System.Drawing.Point(55, 0);210 this.workersNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 211 | System.Windows.Forms.AnchorStyles.Right))); 212 this.workersNumericUpDown.Location = new System.Drawing.Point(55, 1); 213 213 this.workersNumericUpDown.Maximum = new decimal(new int[] { 214 214 50, … … 262 262 // samplesEndStringConvertibleValueView 263 263 // 264 this.samplesEndStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 264 this.samplesEndStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 265 265 | System.Windows.Forms.AnchorStyles.Right))); 266 266 this.samplesEndStringConvertibleValueView.Caption = "StringConvertibleValue View"; … … 275 275 // samplesStartStringConvertibleValueView 276 276 // 277 this.samplesStartStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 277 this.samplesStartStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 278 278 | System.Windows.Forms.AnchorStyles.Right))); 279 279 this.samplesStartStringConvertibleValueView.Caption = "StringConvertibleValue View"; … … 289 289 // 290 290 this.tabControl.AllowDrop = true; 291 this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 292 | System.Windows.Forms.AnchorStyles.Left) 291 this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 292 | System.Windows.Forms.AnchorStyles.Left) 293 293 | System.Windows.Forms.AnchorStyles.Right))); 294 294 this.tabControl.Controls.Add(this.algorithmTabPage); … … 321 321 // algorithmNamedItemView 322 322 // 323 this.algorithmNamedItemView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 323 this.algorithmNamedItemView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 324 324 | System.Windows.Forms.AnchorStyles.Right))); 325 325 this.algorithmNamedItemView.Caption = "NamedItem View"; … … 334 334 // 335 335 this.algorithmTabControl.AllowDrop = true; 336 this.algorithmTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 337 | System.Windows.Forms.AnchorStyles.Left) 336 this.algorithmTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 337 | System.Windows.Forms.AnchorStyles.Left) 338 338 | System.Windows.Forms.AnchorStyles.Right))); 339 339 this.algorithmTabControl.Controls.Add(this.algorithmProblemTabPage); … … 375 375 // algorithmProblemViewHost 376 376 // 377 this.algorithmProblemViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 378 | System.Windows.Forms.AnchorStyles.Left) 377 this.algorithmProblemViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 378 | System.Windows.Forms.AnchorStyles.Left) 379 379 | System.Windows.Forms.AnchorStyles.Right))); 380 380 this.algorithmProblemViewHost.Caption = "View"; … … 517 517 // splitContainer 518 518 // 519 this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 519 this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 520 520 | System.Windows.Forms.AnchorStyles.Right))); 521 521 this.splitContainer.Location = new System.Drawing.Point(0, 26);
Note: See TracChangeset
for help on using the changeset viewer.